Home
last modified time | relevance | path

Searched refs:MAGIC_POSIX_SHM (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/security/mac_test/
H A Dmac_test.c103 #define MAGIC_POSIX_SHM 0x4e853fc9 macro
1298 LABEL_CHECK(kslabel, MAGIC_POSIX_SHM); in test_posixsem_check_setmode()
1310 LABEL_CHECK(kslabel, MAGIC_POSIX_SHM); in test_posixsem_check_setowner()
1400 LABEL_CHECK(shmfdlabel, MAGIC_POSIX_SHM); in test_posixshm_check_mmap()
1412 LABEL_CHECK(shmfdlabel, MAGIC_POSIX_SHM); in test_posixshm_check_open()
1426 LABEL_CHECK(shmlabel, MAGIC_POSIX_SHM); in test_posixshm_check_read()
1439 LABEL_CHECK(shmfdlabel, MAGIC_POSIX_SHM); in test_posixshm_check_setmode()
1451 LABEL_CHECK(shmfdlabel, MAGIC_POSIX_SHM); in test_posixshm_check_setowner()
1503 LABEL_CHECK(shmlabel, MAGIC_POSIX_SHM); in test_posixshm_check_write()
1525 LABEL_DESTROY(label, MAGIC_POSIX_SHM); in test_posixshm_destroy_label()
[all …]