Searched refs:smk_import_entry (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.h200 struct smack_known *smk_import_entry(const char *, int);
H A Dsmack_access.c303 * smk_import_entry - import a label, return the list entry
310 struct smack_known *smk_import_entry(const char *string, int len) function
380 skp = smk_import_entry(string, len);
H A Dsmackfs.c586 skp = smk_import_entry(rule, 0);

Completed in 76 milliseconds