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

/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dwsetup.c44 if (!Sm_IO_DidInit)
H A Dfindfp.c33 bool Sm_IO_DidInit; /* IO system has been initialized? */ variable
161 if (!Sm_IO_DidInit)
251 if (Sm_IO_DidInit) /* paranoia */
260 Sm_IO_DidInit = true;
H A Dmakebuf.c64 if (!Sm_IO_DidInit)
H A Dungetc.c117 if (!Sm_IO_DidInit)
H A Dfopen.c241 if (!Sm_IO_DidInit)
H A Drefill.c166 if (!Sm_IO_DidInit)
H A Dfseek.c96 if (!Sm_IO_DidInit)
H A Dlocal.h80 extern bool Sm_IO_DidInit;

Completed in 68 milliseconds