Searched defs:SRAND (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/sudo-73/src/
H A Dmkstemps.c93 # define SRAND srandom macro
98 # define SRAND srand48 macro
102 # define SRAND srand macro
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_cryptkit/ckutils/
H A DckutilsPlatform.h30 #define SRAND(x) srandom(x) macro
36 #define SRAND(x) srand(x) macro
/macosx-10.10.1/groff-38/groff/src/preproc/pic/
H A Dpic_tab.h78 #define SRAND 334 macro
H A Dpic.cpp150 #define SRAND 334 macro

Completed in 139 milliseconds