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

/freebsd-11-stable/contrib/netbsd-tests/lib/libc/gen/
H A Dt_fpsetmask.c220 fpsetmask_masked(const struct ops *test_ops) argument
240 for (t = test_ops; t->op != NULL; t++) {
257 fpsetmask_unmasked(const struct ops *test_ops) argument
277 for (t = test_ops; t->op != NULL; t++) {
/freebsd-11-stable/sys/security/mac_test/
H A Dmac_test.c2992 static struct mac_policy_ops test_ops = variable in typeref:struct:mac_policy_ops
3264 MAC_POLICY_SET(&test_ops, mac_test, "TrustedBSD MAC/Test",

Completed in 62 milliseconds