Searched defs:shmfdlabel (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/sys/security/mac_test/ |
H A D | mac_test.c | 1491 struct label *shmfdlabel, mode_t mode) in test_posixshm_check_stat() argument 1428 test_posixshm_check_mmap(struct ucred * cred,struct shmfd * shmfd,struct label * shmfdlabel,int prot,int flags) test_posixshm_check_mmap() argument 1440 test_posixshm_check_open(struct ucred * cred,struct shmfd * shmfd,struct label * shmfdlabel,accmode_t accmode) test_posixshm_check_open() argument 1467 test_posixshm_check_setmode(struct ucred * cred,struct shmfd * shmfd,struct label * shmfdlabel,mode_t mode) test_posixshm_check_setmode() argument 1479 test_posixshm_check_setowner(struct ucred * cred,struct shmfd * shmfd,struct label * shmfdlabel,uid_t uid,gid_t gid) test_posixshm_check_setowner() argument 1504 test_posixshm_check_truncate(struct ucred * active_cred,struct ucred * file_cred,struct shmfd * shmfd,struct label * shmfdlabel) test_posixshm_check_truncate() argument 1517 test_posixshm_check_unlink(struct ucred * cred,struct shmfd * shmfd,struct label * shmfdlabel) test_posixshm_check_unlink() argument 1544 test_posixshm_create(struct ucred * cred,struct shmfd * shmfd,struct label * shmfdlabel) test_posixshm_create() argument [all...] |