Home
last modified time | relevance | path

Searched refs:sys_cleanup (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dpppd.h526 extern void sys_cleanup __P((void)); /* Restore system state before exiting */
H A Dmain.c1501 sys_cleanup(); /* XXX: Need to check if this is okay after close_tty */ in cleanup()
H A Dsys-solaris.c715 sys_cleanup() in sys_cleanup() function