OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:myprintf_compat
(Results
1 - 2
of
2
) sorted by null
/external/selinux/libselinux/src/
label_internal.h
125
extern int
myprintf_compat
;
129
#define COMPAT_LOG(type, fmt...) if (
myprintf_compat
) \
matchpathcon.c
30
int
myprintf_compat
= 0;
variable
35
myprintf_compat
= 1;
Completed in 42 milliseconds