Searched refs:check_flags (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/crypto/heimdal/lib/kadm5/
H A Dacl.c173 check_flags (unsigned op, function
209 ret = check_flags (op, context->acl_flags);
215 return check_flags (op, princ_flags);
/freebsd-13-stable/crypto/openssl/ssl/
H A Dt1_lib.c2173 int check_flags = 0, strict_mode; local
2206 check_flags = CERT_PKEY_STRICT_FLAGS;
2208 check_flags = CERT_PKEY_VALID_FLAGS;
2214 if (check_flags)
2215 check_flags |= CERT_PKEY_SUITEB;
2219 else if (!check_flags)
2285 if (check_flags)
2295 * so check_flags is always set.
2300 if (!check_flags)
2307 if (check_flags) {
[all...]
/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
H A Dfs.h168 int (*check_flags)(int);
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_io.c1616 check_flags( function
1703 return check_flags(psau, name, flags) ? ISC_FALSE : ISC_TRUE;

Completed in 86 milliseconds