Postfix3.3.1
|
マクロ定義 | |
#define | REC_STREAMLF_PUT_BUF(s, t, b) rec_streamlf_put((s), (t), vstring_str(b), VSTRING_LEN(b)) |
関数 | |
int | rec_streamlf_get (VSTREAM *, VSTRING *, int) |
int | rec_streamlf_put (VSTREAM *, int, const char *, int) |
#define REC_STREAMLF_PUT_BUF | ( | s, | |
t, | |||
b | |||
) | rec_streamlf_put((s), (t), vstring_str(b), VSTRING_LEN(b)) |
rec_streamlf.h の 31 行目に定義があります。