Searched defs:shmfdlabel (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/security/mac_test/ |
H A D | mac_test.c | 1452 struct label *shmfdlabel, int prot, int flags) in test_posixshm_check_mmap() 1464 struct label *shmfdlabel, accmode_t accmode) in test_posixshm_check_open() 1491 struct label *shmfdlabel, mode_t mode) in test_posixshm_check_setmode() 1503 struct label *shmfdlabel, uid_t uid, gid_t gid) in test_posixshm_check_setowner() 1515 struct ucred *file_cred, struct shmfd *shmfd, struct label *shmfdlabel) in test_posixshm_check_stat() 1528 struct ucred *file_cred, struct shmfd *shmfd, struct label *shmfdlabel) in test_posixshm_check_truncate() 1541 struct label *shmfdlabel) in test_posixshm_check_unlink() 1568 struct label *shmfdlabel) in test_posixshm_create()
|