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

/freebsd-12-stable/contrib/sendmail/libsm/
H A Dsetvbuf.c153 ** Fix up the SM_FILE_T fields, and set sm_cleanup for output flush on
188 atexit(sm_cleanup);
H A Dfindfp.c226 sm_cleanup() function
243 ** Registers sm_cleanup() using atexit().
257 atexit(sm_cleanup); /* conservative */
H A Dlocal.h33 void sm_cleanup __P((void));

Completed in 52 milliseconds