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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/selinux/
H A Dsetfiles.c21 char *policyfile; member in struct:globals
48 #define policyfile (G.policyfile ) macro
419 if (policyfile) {
546 USE_FEATURE_SETFILES_CHECK_OPTION(&policyfile,)
554 policystream = xfopen(policyfile, "r");
556 bb_error_msg_and_die("sepol_set_policydb_from_file on %s", policyfile);

Completed in 45 milliseconds