OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iLogLevel
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/cpl/tpm-tools/dist/lib/
tpm_log.c
24
int
iLogLevel
= LOG_LEVEL_ERROR;
70
if (
iLogLevel
< LOG_LEVEL_DEBUG)
86
if (
iLogLevel
< LOG_LEVEL_INFO)
102
if (
iLogLevel
< LOG_LEVEL_ERROR)
tpm_utils.c
99
iLogLevel
= LOG_LEVEL_NONE;
101
iLogLevel
= LOG_LEVEL_ERROR;
103
iLogLevel
= LOG_LEVEL_INFO;
105
iLogLevel
= LOG_LEVEL_DEBUG;
/src/crypto/external/cpl/tpm-tools/dist/include/
tpm_utils.h
102
extern int
iLogLevel
;
Completed in 16 milliseconds
Indexes created Thu Sep 03 00:25:33 UTC 2026