Home
last modified time | relevance | path

Searched refs:QUERY_CMD_LABELALL_LEN (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/security/apparmor/
H A Dapparmorfs.c912 #define QUERY_CMD_LABELALL_LEN 9 macro
960 } else if (count > QUERY_CMD_LABELALL_LEN && in aa_write_access()
962 QUERY_CMD_LABELALL_LEN)) { in aa_write_access()
964 t->data + QUERY_CMD_LABELALL_LEN, in aa_write_access()
965 count - QUERY_CMD_LABELALL_LEN, false); in aa_write_access()