Home
last modified time | relevance | path

Searched defs:is_not (Results 1 – 2 of 2) sorted by relevance

/linux/security/tomoyo/
H A Dcondition.c517 bool is_not; in tomoyo_get_condition() local
[all...]
/linux/kernel/trace/
H A Dtrace_events_filter.c134 static bool is_not(const char *str) in is_not() function