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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/smack/
H A Dsmackfs.c109 * SMK_ACCESSLEN: Maximum length for a rule access field
113 #define SMK_ACCESSLEN (sizeof(SMK_ACCESS) - 1) macro
114 #define SMK_LOADLEN (SMK_LABELLEN + SMK_LABELLEN + SMK_ACCESSLEN)
257 * char access[SMK_ACCESSLEN]
259 * writes must be SMK_LABELLEN+SMK_LABELLEN+SMK_ACCESSLEN bytes.

Completed in 67 milliseconds