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
85
extern int
myprintf_compat
;
89
#define COMPAT_LOG(type, fmt...) if (
myprintf_compat
) \
matchpathcon.c
74
int
myprintf_compat
= 0;
variable
79
myprintf_compat
= 1;
Completed in 245 milliseconds