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

  /external/ppp/pppd/
magic.c 73 seed = get_host_seed() ^ t.tv_sec ^ t.tv_usec ^ getpid();
pppd.h 684 int get_host_seed __P((void)); /* Get host-dependent random number seed */
    [all...]
sys-linux.c 2853 get_host_seed() function
    [all...]
sys-solaris.c 2491 get_host_seed() function
    [all...]

Completed in 83 milliseconds