Home
last modified time | relevance | path

Searched refs:smiostdout (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/sendmail/libsm/
H A Dvprintf.c40 return sm_io_vfprintf(smiostdout, timeout, fmt, ap);
H A Dt-smstdio.c73 sm_io_putc(smiostdout, c);
/titanic_41/usr/src/cmd/sendmail/include/sm/
H A Dio.h173 #define smiostdout (&SmIoF[SMIOSTDOUT_FILENO]) macro