Home
last modified time | relevance | path

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

/titanic_50/usr/src/head/
H A Dexec_attr.h86 #define IS_SEARCH_ALL(f) (((f) & __SEARCH_ALL_POLS) == __SEARCH_ALL_POLS) macro
/titanic_50/usr/src/lib/libnsl/nss/
H A Dgetexecattr.c199 _priv_exec.policy = IS_SEARCH_ALL(search_flag) ? NULL : policy_buf; in _getexecprof()
271 if (!IS_SEARCH_ALL(search_flag) && in _getexecprof()