Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/util/
H A Dmakemap.c393 while (sm_io_fgets(smioin, SM_TIME_DEFAULT, ibuf, sizeof ibuf)
407 else if (!sm_io_eof(smioin))
/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dio.h167 #define smioin (&SmIoF[SMIOIN_FILENO]) macro
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmain.c224 InChannel = smioin;
2085 if (isatty(sm_io_getinfo(smioin, SM_IO_WHAT_FD, NULL)))
2108 if (sm_io_fgets(smioin, SM_TIME_DEFAULT, buf,
3314 if (InChannel != smioin)
3317 InChannel = smioin;
3320 SM_IO_RDONLY, NULL, smioin) == NULL)
H A Ddeliver.c1940 mci->mci_in = smioin;