OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tmpp
(Results
1 - 1
of
1
) sorted by null
/external/openssl/crypto/err/
err_def.c
617
ERR_STATE *ret,tmp,*
tmpp
=NULL;
local
639
tmpp
= ERRFN(thread_set_item)(ret);
646
/* If a race occured in this function and we came second,
tmpp
648
if (
tmpp
)
649
ERR_STATE_free(
tmpp
);
Completed in 240 milliseconds