Searched refs:seed_random (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/srm-7/srm/src/
H A Dsrm.h25 void seed_random(void);
H A Drandom.c16 void seed_random(void) { function
46 seed_random();
81 seed_random();
/macosx-10.9.5/removefile-33/
H A Dremovefile_random.c40 seed_random(removefile_state_t state) { function
71 seed_random(state);
109 seed_random(state);
/macosx-10.9.5/sudo-72/src/
H A Dmkstemps.c42 static void seed_random __P((void));
108 seed_random() function
128 seed_random();
/macosx-10.9.5/emacs-92/emacs/src/
H A Dfns.c87 extern void seed_random P_ ((long));
116 seed_random (getpid () + time (NULL));
H A Dsysdep.c3149 seed_random (arg)
3129 seed_random (arg) function

Completed in 191 milliseconds