Searched refs:VSTREAM_CTL_BUFSIZE (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/util/
H A Dvstream_tweak.c118 #ifdef VSTREAM_CTL_BUFSIZE
123 VSTREAM_CTL_BUFSIZE, (ssize_t) mss,
H A Dvstream.h136 #define VSTREAM_CTL_BUFSIZE 12 macro
H A Dvstream.c293 /* .IP "VSTREAM_CTL_BUFSIZE (ssize_t)"
299 /* NOTE: the VSTREAM_CTL_BUFSIZE request specifies intent, not
305 /* NOTE: the VSTREAM_CTL_BUFSIZE argument type is ssize_t, not
1330 case VSTREAM_CTL_BUFSIZE:
1333 msg_panic("VSTREAM_CTL_BUFSIZE with negative size: %ld",

Completed in 52 milliseconds