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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/smack/
H A Dsmack.h209 extern const char *smack_cipso_option;
H A Dsmackfs.c91 const char *smack_cipso_option = SMACK_CIPSO_OPTION; variable
828 if (strcmp(smack, smack_cipso_option) == 0)
829 sp = (char *)smack_cipso_option;
873 if (skp->smk_label != smack_cipso_option)
887 if (rc == 0 && sp != smack_cipso_option)
H A Dsmack_lsm.c1475 if (snp->smk_label == smack_cipso_option)

Completed in 78 milliseconds