HomeSort by relevance Sort by last modified time
    Searched full: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();
sys-solaris.c 2483 get_host_seed() function
    [all...]
pppd.h 659 int get_host_seed __P((void)); /* Get host-dependent random number seed */
    [all...]
sys-linux.c 2787 get_host_seed() function
    [all...]

Completed in 489 milliseconds