Home
last modified time | relevance | path

Searched refs:check_flags (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/kadm5/
H A Dacl.c176 check_flags (unsigned op, in check_flags() function
214 ret = check_flags (op, context->acl_flags); in _kadm5_acl_check_permission()
220 return check_flags (op, princ_flags); in _kadm5_acl_check_permission()
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dt1_lib.c2173 int check_flags = 0, strict_mode; in tls1_check_chain() local
2206 check_flags = CERT_PKEY_STRICT_FLAGS; in tls1_check_chain()
2208 check_flags = CERT_PKEY_VALID_FLAGS; in tls1_check_chain()
2214 if (check_flags) in tls1_check_chain()
2215 check_flags |= CERT_PKEY_SUITEB; in tls1_check_chain()
2219 else if (!check_flags) in tls1_check_chain()
2285 if (check_flags) in tls1_check_chain()
2300 if (!check_flags) in tls1_check_chain()
2307 if (check_flags) { in tls1_check_chain()
2316 else if (check_flags) in tls1_check_chain()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-modref.h70 bool useful_p (int ecf_flags, bool check_flags = true);
H A Dipa-modref.cc323 modref_summary::useful_p (int ecf_flags, bool check_flags) in useful_p() argument
325 if (arg_flags.length () && !check_flags) in useful_p()
327 if (check_flags && eaf_flags_useful_p (arg_flags, ecf_flags)) in useful_p()
330 if (check_flags && remove_useless_eaf_flags (retslot_flags, ecf_flags, false)) in useful_p()
332 if (check_flags in useful_p()
371 bool useful_p (int ecf_flags, bool check_flags = true);
396 modref_summary_lto::useful_p (int ecf_flags, bool check_flags) in useful_p() argument
398 if (arg_flags.length () && !check_flags) in useful_p()
400 if (check_flags && eaf_flags_useful_p (arg_flags, ecf_flags)) in useful_p()
403 if (check_flags && remove_useless_eaf_flags (retslot_flags, ecf_flags, false)) in useful_p()
[all …]
H A DChangeLog-20204622 (modref_summary::useful_p): Add new check_flags
4625 (modref_summary_lto::useful_p): Add new check_flags
/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtexceptions.c156 check_flags (void) in check_flags() function
564 check_flags(); in main()
/netbsd-src/crypto/external/bsd/heimdal/dist/
H A DChangeLog.20001041 * kdc/kaserver.c (do_authenticate, do_getticket): call check_flags
1042 * kdc/kerberos4.c (do_version4): call check_flags.
1043 * kdc/kerberos5.c (check_flags): make global
H A DChangeLog.1998246 * kdc/kerberos5.c (check_flags): handle case where client is NULL
599 function `check_flags'.
H A DChangeLog.19992130 * kdc/kerberos5.c (check_flags): handle NULL client or server