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

/freebsd-11.0-release/contrib/sendmail/libsm/
H A Dfindfp.c74 #define smstd(flags, file, name) \ macro
81 SM_FILE_T SmFtRealStdio_def = smstd(SMRW|SMNBF, -1, "realstdio");
93 smstd(SMRD|SMNBF, SMIOIN_FILENO, "smiostdin"), /* smiostdin */
94 smstd(SMWR|SMNBF, SMIOOUT_FILENO, "smiostdout"),/* smiostdout */
95 smstd(SMWR|SMNBF, SMIOERR_FILENO, "smiostderr") /* smiostderr */

Completed in 47 milliseconds