Searched refs:IS_GET_ALL (Results 1 – 5 of 5) sorted by relevance
82 if (!IS_GET_ONE(search_flag) && !IS_GET_ALL(search_flag)) { in getexecprof()90 } else if (IS_GET_ALL(search_flag)) { in getexecprof()128 if (!IS_GET_ONE(search_flag) && !IS_GET_ALL(search_flag)) { in getexecuser()142 } else if (IS_GET_ALL(search_flag)) { in getexecuser()245 } else if (IS_GET_ALL(c->sflag)) { in findexecattr()
84 #define IS_GET_ALL(f) (((f) & GET_ALL) == 1) macro
158 if (IS_GET_ALL(_priv_exec->search_flag)) { in _exec_nis_parse()
377 if (IS_GET_ALL(_priv_exec->search_flag)) { in _exec_process_val()
401 if ((ep = ap->key.attrp) != NULL && IS_GET_ALL(ep->search_flag)) in try_local()