Searched defs:pplabel (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12-stable/sys/security/mac_stub/ |
| D | mac_stub.c | 598 struct label *pplabel, unsigned long cmd, void /* caddr_t */ *data) in stub_pipe_check_ioctl() 606 struct label *pplabel) in stub_pipe_check_poll() 614 struct label *pplabel) in stub_pipe_check_read() 622 struct label *pplabel, struct label *newlabel) in stub_pipe_check_relabel() 630 struct label *pplabel) in stub_pipe_check_stat() 638 struct label *pplabel) in stub_pipe_check_write() 646 struct label *pplabel) in stub_pipe_create() 653 struct label *pplabel, struct label *newlabel) in stub_pipe_relabel()
|
| /freebsd-12-stable/sys/security/mac_mls/ |
| D | mac_mls.c | 1331 struct label *pplabel, unsigned long cmd, void /* caddr_t */ *data) in mls_pipe_check_ioctl() 1344 struct label *pplabel) in mls_pipe_check_poll() 1362 struct label *pplabel) in mls_pipe_check_read() 1380 struct label *pplabel, struct label *newlabel) in mls_pipe_check_relabel() 1431 struct label *pplabel) in mls_pipe_check_stat() 1449 struct label *pplabel) in mls_pipe_check_write() 1467 struct label *pplabel) in mls_pipe_create() 1479 struct label *pplabel, struct label *newlabel) in mls_pipe_relabel()
|
| /freebsd-12-stable/sys/security/mac_test/ |
| D | mac_test.c | 1097 struct label *pplabel, unsigned long cmd, void /* caddr_t */ *data) in test_pipe_check_ioctl() 1110 struct label *pplabel) in test_pipe_check_poll() 1123 struct label *pplabel) in test_pipe_check_read() 1136 struct label *pplabel, struct label *newlabel) in test_pipe_check_relabel() 1150 struct label *pplabel) in test_pipe_check_stat() 1163 struct label *pplabel) in test_pipe_check_write() 1186 struct label *pplabel) in test_pipe_create() 1239 struct label *pplabel, struct label *newlabel) in test_pipe_relabel()
|
| /freebsd-12-stable/sys/security/mac_biba/ |
| D | mac_biba.c | 1435 struct label *pplabel, unsigned long cmd, void /* caddr_t */ *data) in biba_pipe_check_ioctl() 1448 struct label *pplabel) in biba_pipe_check_poll() 1466 struct label *pplabel) in biba_pipe_check_read() 1484 struct label *pplabel, struct label *newlabel) in biba_pipe_check_relabel() 1535 struct label *pplabel) in biba_pipe_check_stat() 1553 struct label *pplabel) in biba_pipe_check_write() 1571 struct label *pplabel) in biba_pipe_create() 1583 struct label *pplabel, struct label *newlabel) in biba_pipe_relabel()
|
| /freebsd-12-stable/sys/security/mac_lomac/ |
| D | mac_lomac.c | 1527 struct label *pplabel, unsigned long cmd, void /* caddr_t */ *data) in lomac_pipe_check_ioctl() 1540 struct label *pplabel) in lomac_pipe_check_read() 1558 struct label *pplabel, struct label *newlabel) in lomac_pipe_check_relabel() 1609 struct label *pplabel) in lomac_pipe_check_write() 1627 struct label *pplabel) in lomac_pipe_create() 1639 struct label *pplabel, struct label *newlabel) in lomac_pipe_relabel()
|