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

/osnet-11/usr/src/cmd/sendmail/libsm/
H A Dfindfp.c76 #define smstd(flags, file, name) \ macro
83 SM_FILE_T SmFtRealStdio_def = smstd(SMRW|SMNBF, -1, "realstdio");
95 smstd(SMRD|SMNBF, SMIOIN_FILENO, "smiostdin"), /* smiostdin */
96 smstd(SMWR|SMNBF, SMIOOUT_FILENO, "smiostdout"),/* smiostdout */
97 smstd(SMWR|SMNBF, SMIOERR_FILENO, "smiostderr") /* smiostderr */

Completed in 34 milliseconds