OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:failed_module
(Results
1 - 1
of
1
) sorted by null
/external/openssl/crypto/rand/
rand_os2.c
89
char
failed_module
[20];
local
94
ULONG rc = DosLoadModule(
failed_module
, sizeof(
failed_module
), "DOSCALLS", &hDoscalls);
Completed in 135 milliseconds