Searched refs:check_priv_entry (Results 1 – 4 of 4) sorted by relevance
46 int check_priv_entry(const char *, boolean_t);
223 (priv != NULL) && check_priv_entry(priv, a_flag) != 0) in main()
676 check_priv_entry(const char *privlist, boolean_t add) in check_priv_entry() function
281 priv != NULL && check_priv_entry(priv, 1) != 0) in main()