Home
last modified time | relevance | path

Searched refs:smiostdin (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dt-smstdio.c70 while ((c = sm_io_getc(smiostdin)) != SM_IO_EOF)
/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dio.h170 #define smiostdin (&SmIoF[SMIOSTDIN_FILENO]) macro