Searched defs:clean_exit (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libwrap/
H A Dclean_exit.c9 * clean_exit() cleans up and terminates the program. It should be called
19 static char sccsid[] = "@(#) clean_exit.c 1.4 94/12/28 17:42:19";
30 /* clean_exit - clean up and exit */
32 void clean_exit(request) function

Completed in 60 milliseconds