OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:table_flags
(Results
1 - 1
of
1
) sorted by null
/external/openssl/crypto/engine/
eng_table.c
90
static unsigned int
table_flags
= 0;
variable
92
/* API function manipulating '
table_flags
' */
95
return
table_flags
;
100
table_flags
= flags;
291
if((ret->funct_ref > 0) || !(
table_flags
& ENGINE_TABLE_FLAG_NOINIT))
Completed in 6177 milliseconds