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

/freebsd-12-stable/sys/security/mac/
H A Dmac_posix_shm.c103 MAC_CHECK_PROBE_DEFINE2(posixshm_check_create, "struct ucred *",
111 MAC_POLICY_CHECK_NOSLEEP(posixshm_check_create, cred, path);
112 MAC_CHECK_PROBE2(posixshm_check_create, error, cred, path);
/freebsd-12-stable/sys/security/mac_test/
H A Dmac_test.c1382 COUNTER_DECL(posixshm_check_create); variable
1387 COUNTER_INC(posixshm_check_create);

Completed in 158 milliseconds