Home
last modified time | relevance | path

Searched refs:set_matchpathcon_printf (Results 1 – 4 of 4) sorted by relevance

/external/selinux/libselinux/src/
Dselinuxswig.i48 %ignore set_matchpathcon_printf;
Dmatchpathcon.c76 void set_matchpathcon_printf(void (*f) (const char *fmt, ...)) in set_matchpathcon_printf() function
/external/selinux/libselinux/include/selinux/
Dselinux.h407 extern void set_matchpathcon_printf(void (*f) (const char *fmt, ...));
/external/selinux/libselinux/
DChangeLog1130 * Added set_matchpathcon_printf.