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

/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dsetvbuf.c155 ** Fix up the SM_FILE_T fields, and set sm_cleanup for output flush on
190 atexit(sm_cleanup);
H A Dfindfp.c228 sm_cleanup() function
245 ** Registers sm_cleanup() using atexit().
259 atexit(sm_cleanup); /* conservative */
H A Dlocal.h34 void sm_cleanup __P((void));

Completed in 62 milliseconds