Home
last modified time | relevance | path

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

/linux/security/smack/
H A Dsmack.h193 #define SMACK_DELETE_OPTION "-DELETE" macro
H A Dsmackfs.c1496 if (strcmp(smack, SMACK_DELETE_OPTION) != 0) { in smk_write_net6addr()