Searched refs:check_policy (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/nsswitch/nis/common/
H A Dgetexecattr.c55 check_match(nss_XbyY_args_t *argp, int check_policy) argument
71 if ((check_policy && policy &&
92 check_match_strbuf(nss_XbyY_args_t *argp, char *strbuf, int check_policy) argument
118 rc = check_match(argp, check_policy);
129 int check_policy)
150 strbuf, check_policy);
153 check_matched = check_match(argp, check_policy);
193 int check_policy = 1; /* always check policy for yp_all */ local
237 res = _exec_nis_parse(inval, invallen, argp, check_policy);
266 int check_policy local
126 _exec_nis_parse(const char *instr, int instr_len, nss_XbyY_args_t *argp, int check_policy) argument
[all...]
/osnet-11/usr/src/lib/libkmf/libkmf/common/
H A Dpolicy.c1337 * from the data in the KMF_POLICY_RECORD structure. If "check_policy"
1342 boolean_t check_policy)
1352 if (check_policy == B_TRUE) {
1341 kmf_add_policy_to_db(KMF_POLICY_RECORD *policy, char *dbfilename, boolean_t check_policy) argument

Completed in 17 milliseconds