HomeSort by relevance Sort by last modified time
    Searched refs:sys_cleanup (Results 1 - 4 of 4) sorted by null

  /external/ppp/pppd/
pppd.h 587 void sys_cleanup __P((void)); /* Restore system state before exiting */
    [all...]
main.c 1168 sys_cleanup();
    [all...]
sys-linux.c 330 * sys_cleanup - restore any system state we modified before exiting:
335 void sys_cleanup(void) function
    [all...]
sys-solaris.c 768 * sys_cleanup - restore any system state we modified before exiting:
773 sys_cleanup() function
    [all...]

Completed in 1217 milliseconds