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

/freebsd-10.3-release/contrib/sendmail/libsm/
H A Dwsetup.c42 if (!Sm_IO_DidInit)
H A Dfindfp.c31 bool Sm_IO_DidInit; /* IO system has been initialized? */ variable
159 if (!Sm_IO_DidInit)
249 if (Sm_IO_DidInit) /* paranoia */
258 Sm_IO_DidInit = true;
H A Dmakebuf.c62 if (!Sm_IO_DidInit)
H A Dungetc.c115 if (!Sm_IO_DidInit)
H A Dfopen.c239 if (!Sm_IO_DidInit)
H A Drefill.c165 if (!Sm_IO_DidInit)
H A Dfseek.c94 if (!Sm_IO_DidInit)
H A Dlocal.h79 extern bool Sm_IO_DidInit;

Completed in 109 milliseconds