Searched refs:IS_SEARCH_ALL (Results 1 – 2 of 2) sorted by relevance
86 #define IS_SEARCH_ALL(f) (((f) & __SEARCH_ALL_POLS) == __SEARCH_ALL_POLS) macro
199 _priv_exec.policy = IS_SEARCH_ALL(search_flag) ? NULL : policy_buf; in _getexecprof()271 if (!IS_SEARCH_ALL(search_flag) && in _getexecprof()