Home
last modified time | relevance | path

Searched refs:SM_IO_NBF (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/sendmail/libsm/
HDsetvbuf.c68 if (mode != SM_IO_NBF)
96 if (mode == SM_IO_NBF)
/freebsd-11-stable/contrib/sendmail/src/
HDcontrol.c302 SM_IO_NBF, SM_IO_BUFSIZ);
HDmain.c463 (char *) NULL, SM_IO_NBF,
/freebsd-11-stable/contrib/sendmail/include/sm/
HDio.h249 #define SM_IO_NBF 2 /* setvbuf should set unbuffered */ macro