HomeSort by relevance Sort by last modified time
    Searched refs:myprintf_compat (Results 1 - 2 of 2) sorted by null

  /external/selinux/libselinux/src/
label_internal.h 122 extern int myprintf_compat;
126 #define COMPAT_LOG(type, fmt...) if (myprintf_compat) \
matchpathcon.c 30 int myprintf_compat = 0; variable
35 myprintf_compat = 1;

Completed in 199 milliseconds