HomeSort by relevance Sort by last modified time
    Searched defs:clean_exit (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/lib/libwrap/
clean_exit.c 9 * 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
  /onnv/onnv-gate/usr/src/cmd/tcpd/
scaffold.c 169 /* dummy function to intercept the real clean_exit() */
173 void clean_exit(request) function

Completed in 120 milliseconds