SMK_LABELLEN      150 security/smack/smackfs.c #define SMK_CIPSOMIN (SMK_LABELLEN + 2 * SMK_DIGITLEN)
SMK_LABELLEN      163 security/smack/smackfs.c #define SMK_OLOADLEN	(SMK_LABELLEN + SMK_LABELLEN + SMK_OACCESSLEN)
SMK_LABELLEN      164 security/smack/smackfs.c #define SMK_LOADLEN	(SMK_LABELLEN + SMK_LABELLEN + SMK_ACCESSLEN)
SMK_LABELLEN      372 security/smack/smackfs.c 	rc = smk_fill_rule(data, data + SMK_LABELLEN,
SMK_LABELLEN      373 security/smack/smackfs.c 			   data + SMK_LABELLEN + SMK_LABELLEN, NULL, rule,
SMK_LABELLEN      374 security/smack/smackfs.c 			   import, SMK_LABELLEN);
SMK_LABELLEN      625 security/smack/smackfs.c 		smk_rule_show(s, srp, SMK_LABELLEN);
SMK_LABELLEN      784 security/smack/smackfs.c 	if (strlen(skp->smk_known) >= SMK_LABELLEN)
SMK_LABELLEN      877 security/smack/smackfs.c 		rule += SMK_LABELLEN;
SMK_LABELLEN     2211 security/smack/smackfs.c 	smk_rule_show(s, srp, SMK_LABELLEN);