Searched refs:myprintf (Results 1 - 3 of 3) sorted by relevance
/third_party/selinux/libselinux/src/ |
H A D | matchpathcon.c | 29 (*myprintf) (const char *fmt,...) = &default_printf; variable 34 myprintf = f ? f : &default_printf; in set_matchpathcon_printf() 133 myprintf("%s: line %u has invalid context %s\n", path, in default_canoncon() 136 myprintf("%s: invalid context %s\n", path, *context); in default_canoncon() 229 myprintf in matchpathcon_filespec_add() 258 myprintf("%s: insufficient memory for file label entry for %s\n", in matchpathcon_filespec_add() 289 myprintf in matchpathcon_filespec_eval() 393 myprintf("symlink_realpath(%s) strdup() failed: %m\n", in realpath_not_final() 414 myprintf("symlink_realpath(%s) realpath() failed: %m\n", in realpath_not_final() 422 myprintf("symlink_realpat in realpath_not_final() [all...] |
H A D | label_internal.h | 134 (*myprintf) (const char *fmt, ...) ; 138 myprintf(fmt); \
|
/third_party/python/Modules/_ctypes/ |
H A D | _ctypes_test.c | 281 EXPORT(int)myprintf(char *fmt, ...) in myprintf() function
|
Completed in 3 milliseconds