Searched refs:print_matchpathcon (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/selinux/
H A Dmatchpathcon.c9 static int print_matchpathcon(char *path, int noprint) function
61 error += print_matchpathcon(path, opts & OPT_NOT_PRINT);
77 error += print_matchpathcon(path, 1);
82 error += print_matchpathcon(path, 1);

Completed in 55 milliseconds