Home
last modified time | relevance | path

Searched defs:myprintf (Results 1 – 2 of 2) sorted by relevance

/third_party/selinux/libselinux/src/
Dmatchpathcon.c29 (*myprintf) (const char *fmt,...) = &default_printf; variable
/third_party/python/Modules/_ctypes/
D_ctypes_test.c279 EXPORT(int)myprintf(char *fmt, ...) in myprintf() function