Searched refs:fcontext (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.c37 char *fcontext, *prefix, *path; local
41 opts = getopt32(argv, "nNf:p:V", &fcontext, &prefix);
48 if (matchpathcon_init(fcontext))
49 bb_perror_msg_and_die("error while processing %s", fcontext);

Completed in 99 milliseconds