Home
last modified time | relevance | path

Searched refs:get_host_seed (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dmagic.c55 seed = get_host_seed() ^ t.tv_sec ^ t.tv_usec ^ getpid(); in magic_init()
H A Dpppd.h613 extern int get_host_seed __P((void));
H A Dsys-solaris.c2899 get_host_seed() in get_host_seed() function