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

/linux-master/security/smack/
H A Dsmack_access.c280 * smack_str_from_perm : helper to transalate an int to a
286 static inline void smack_str_from_perm(char *string, int access) function
362 smack_str_from_perm(request_buffer, request);

Completed in 94 milliseconds