Searched refs:sys_init (Results 1 - 4 of 4) sorted by relevance

/external/ppp/pppd/
H A Dpppd.h584 void sys_init __P((void)); /* Do system-dependent initialization */
H A Dmain.c481 sys_init();
H A Dsys-linux.c307 * sys_init - System-dependent initialization.
310 void sys_init(void) function
2016 /* get the kernel version now, since we are called before sys_init */
H A Dsys-solaris.c570 * sys_init - System-dependent initialization.
573 sys_init() function
615 * Since sys_init() is called prior to ifname being set in main(),

Completed in 712 milliseconds