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

/freebsd-11-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-11-stable/crypto/openssl/ssl/
H A Dt1_lib.c4338 int check_flags = 0, strict_mode; local
4374 check_flags = CERT_PKEY_STRICT_FLAGS;
4376 check_flags = CERT_PKEY_VALID_FLAGS;
4382 if (check_flags)
4383 check_flags |= CERT_PKEY_SUITEB;
4387 else if (!check_flags)
4438 if (check_flags)
4446 if (!check_flags)
4453 if (check_flags) {
4462 else if (check_flags)
[all...]
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dfs.h169 int (*check_flags)(int);
/freebsd-11-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 96 milliseconds