Searched defs:srandom (Results 1 – 6 of 6) sorted by relevance
424 # define srandom srand macro426 # define srandom srand48 macro
67 void srandom(unsigned seed) { in srandom() function
176 gnutls_datum_t srandom; in keylog_callback() local
303 #define srandom(s) srand(s) macro
504 pub fn srandom(a: c_uint); in srandom() function
592 pub fn srandom(arg1: c_uint); in srandom() function