Searched defs:pplabel (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/security/mac_stub/ |
H A D | mac_stub.c | 638 struct label *pplabel, unsigned long cmd, void /* caddr_t */ *data) in stub_pipe_check_ioctl() 646 struct label *pplabel) in stub_pipe_check_poll() 654 struct label *pplabel) in stub_pipe_check_read() 662 struct label *pplabel, struct label *newlabel) in stub_pipe_check_relabel() 670 struct label *pplabel) in stub_pipe_check_stat() 678 struct label *pplabel) in stub_pipe_check_write() 686 struct label *pplabel) in stub_pipe_create() 693 struct label *pplabel, struct label *newlabel) in stub_pipe_relabel()
|
/freebsd/sys/security/mac_mls/ |
H A D | mac_mls.c | 1328 struct label *pplabel, unsigned long cmd, void /* caddr_t */ *data) in mls_pipe_check_ioctl() 1341 struct label *pplabel) in mls_pipe_check_poll() 1359 struct label *pplabel) in mls_pipe_check_read() 1377 struct label *pplabel, struct label *newlabel) in mls_pipe_check_relabel() 1428 struct label *pplabel) in mls_pipe_check_stat() 1446 struct label *pplabel) in mls_pipe_check_write() 1464 struct label *pplabel) in mls_pipe_create() 1476 struct label *pplabel, struct label *newlabel) in mls_pipe_relabel()
|
/freebsd/sys/security/mac_test/ |
H A D | mac_test.c | 1155 struct label *pplabel, unsigned long cmd, void /* caddr_t */ *data) in test_pipe_check_ioctl() 1168 struct label *pplabel) in test_pipe_check_poll() 1181 struct label *pplabel) in test_pipe_check_read() 1194 struct label *pplabel, struct label *newlabel) in test_pipe_check_relabel() 1208 struct label *pplabel) in test_pipe_check_stat() 1221 struct label *pplabel) in test_pipe_check_write() 1244 struct label *pplabel) in test_pipe_create() 1297 struct label *pplabel, struct label *newlabel) in test_pipe_relabel()
|
/freebsd/sys/security/mac_biba/ |
H A D | mac_biba.c | 1433 struct label *pplabel, unsigned long cmd, void /* caddr_t */ *data) in biba_pipe_check_ioctl() 1446 struct label *pplabel) in biba_pipe_check_poll() 1464 struct label *pplabel) in biba_pipe_check_read() 1482 struct label *pplabel, struct label *newlabel) in biba_pipe_check_relabel() 1533 struct label *pplabel) in biba_pipe_check_stat() 1551 struct label *pplabel) in biba_pipe_check_write() 1569 struct label *pplabel) in biba_pipe_create() 1581 struct label *pplabel, struct label *newlabel) in biba_pipe_relabel()
|
/freebsd/sys/security/mac_lomac/ |
H A D | mac_lomac.c | 1535 struct label *pplabel, unsigned long cmd, void /* caddr_t */ *data) in lomac_pipe_check_ioctl() 1548 struct label *pplabel) in lomac_pipe_check_read() 1566 struct label *pplabel, struct label *newlabel) in lomac_pipe_check_relabel() 1617 struct label *pplabel) in lomac_pipe_check_write() 1635 struct label *pplabel) in lomac_pipe_create() 1647 struct label *pplabel, struct label *newlabel) in lomac_pipe_relabel()
|