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

/freebsd-current/sys/security/mac/
H A Dmac_posix_shm.c101 MAC_CHECK_PROBE_DEFINE2(posixshm_check_create, "struct ucred *",
109 MAC_POLICY_CHECK_NOSLEEP(posixshm_check_create, cred, path);
110 MAC_CHECK_PROBE2(posixshm_check_create, error, cred, path);
/freebsd-current/sys/security/mac_test/
H A Dmac_test.c1416 COUNTER_DECL(posixshm_check_create); variable
1421 COUNTER_INC(posixshm_check_create);

Completed in 63 milliseconds