Searched refs:get_host_seed (Results 1 - 11 of 11) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/
H A Dmagic.c49 seed = get_host_seed() ^ t.tv_sec ^ t.tv_usec ^ getpid();
H A Dpppd.h577 int get_host_seed __P((void)); /* Get host-dependent random number seed */
H A Dsys-sunos4.c1312 get_host_seed() function
H A Dsys-linux.c2717 get_host_seed()
2716 get_host_seed() function
H A Dsys-solaris.c2353 * get_host_seed - return the serial number of this machine.
2356 get_host_seed() function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/
H A Dmagic.c73 seed = get_host_seed() ^ t.tv_sec ^ t.tv_usec ^ getpid();
H A Dpppd.h667 int get_host_seed __P((void)); /* Get host-dependent random number seed */
H A Dsys-linux.c2797 get_host_seed()
2796 get_host_seed() function
H A Dsys-solaris.c2480 * get_host_seed - return the serial number of this machine.
2483 get_host_seed() function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppoecd/
H A Dpppd.h558 int get_host_seed __P((void)); /* Get host-dependent random number seed */
H A Dsys-linux.c1143 get_host_seed() function

Completed in 174 milliseconds