Home
last modified time | relevance | path

Searched defs:pplabel (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/sys/security/mac_stub/
H A Dmac_stub.c678 struct label *pplabel) in stub_pipe_relabel() argument
623 stub_pipe_check_ioctl(struct ucred * cred,struct pipepair * pp,struct label * pplabel,unsigned long cmd,void * data) stub_pipe_check_ioctl() argument
631 stub_pipe_check_poll(struct ucred * cred,struct pipepair * pp,struct label * pplabel) stub_pipe_check_poll() argument
639 stub_pipe_check_read(struct ucred * cred,struct pipepair * pp,struct label * pplabel) stub_pipe_check_read() argument
647 stub_pipe_check_relabel(struct ucred * cred,struct pipepair * pp,struct label * pplabel,struct label * newlabel) stub_pipe_check_relabel() argument
655 stub_pipe_check_stat(struct ucred * cred,struct pipepair * pp,struct label * pplabel) stub_pipe_check_stat() argument
663 stub_pipe_check_write(struct ucred * cred,struct pipepair * pp,struct label * pplabel) stub_pipe_check_write() argument
671 stub_pipe_create(struct ucred * cred,struct pipepair * pp,struct label * pplabel) stub_pipe_create() argument
/freebsd-src/sys/security/mac_mls/
H A Dmac_mls.c1330 mls_pipe_check_ioctl(struct ucred * cred,struct pipepair * pp,struct label * pplabel,unsigned long cmd,void * data) mls_pipe_check_ioctl() argument
1343 mls_pipe_check_poll(struct ucred * cred,struct pipepair * pp,struct label * pplabel) mls_pipe_check_poll() argument
1361 mls_pipe_check_read(struct ucred * cred,struct pipepair * pp,struct label * pplabel) mls_pipe_check_read() argument
1379 mls_pipe_check_relabel(struct ucred * cred,struct pipepair * pp,struct label * pplabel,struct label * newlabel) mls_pipe_check_relabel() argument
1430 mls_pipe_check_stat(struct ucred * cred,struct pipepair * pp,struct label * pplabel) mls_pipe_check_stat() argument
1448 mls_pipe_check_write(struct ucred * cred,struct pipepair * pp,struct label * pplabel) mls_pipe_check_write() argument
1466 mls_pipe_create(struct ucred * cred,struct pipepair * pp,struct label * pplabel) mls_pipe_create() argument
1478 mls_pipe_relabel(struct ucred * cred,struct pipepair * pp,struct label * pplabel,struct label * newlabel) mls_pipe_relabel() argument
[all...]
/freebsd-src/sys/security/mac_test/
H A Dmac_test.c1131 test_pipe_check_ioctl(struct ucred * cred,struct pipepair * pp,struct label * pplabel,unsigned long cmd,void * data) test_pipe_check_ioctl() argument
1144 test_pipe_check_poll(struct ucred * cred,struct pipepair * pp,struct label * pplabel) test_pipe_check_poll() argument
1157 test_pipe_check_read(struct ucred * cred,struct pipepair * pp,struct label * pplabel) test_pipe_check_read() argument
1170 test_pipe_check_relabel(struct ucred * cred,struct pipepair * pp,struct label * pplabel,struct label * newlabel) test_pipe_check_relabel() argument
1184 test_pipe_check_stat(struct ucred * cred,struct pipepair * pp,struct label * pplabel) test_pipe_check_stat() argument
1197 test_pipe_check_write(struct ucred * cred,struct pipepair * pp,struct label * pplabel) test_pipe_check_write() argument
1220 test_pipe_create(struct ucred * cred,struct pipepair * pp,struct label * pplabel) test_pipe_create() argument
1273 test_pipe_relabel(struct ucred * cred,struct pipepair * pp,struct label * pplabel,struct label * newlabel) test_pipe_relabel() argument
[all...]
/freebsd-src/sys/security/mac_biba/
H A Dmac_biba.c1434 biba_pipe_check_ioctl(struct ucred * cred,struct pipepair * pp,struct label * pplabel,unsigned long cmd,void * data) biba_pipe_check_ioctl() argument
1447 biba_pipe_check_poll(struct ucred * cred,struct pipepair * pp,struct label * pplabel) biba_pipe_check_poll() argument
1465 biba_pipe_check_read(struct ucred * cred,struct pipepair * pp,struct label * pplabel) biba_pipe_check_read() argument
1483 biba_pipe_check_relabel(struct ucred * cred,struct pipepair * pp,struct label * pplabel,struct label * newlabel) biba_pipe_check_relabel() argument
1534 biba_pipe_check_stat(struct ucred * cred,struct pipepair * pp,struct label * pplabel) biba_pipe_check_stat() argument
1552 biba_pipe_check_write(struct ucred * cred,struct pipepair * pp,struct label * pplabel) biba_pipe_check_write() argument
1570 biba_pipe_create(struct ucred * cred,struct pipepair * pp,struct label * pplabel) biba_pipe_create() argument
1582 biba_pipe_relabel(struct ucred * cred,struct pipepair * pp,struct label * pplabel,struct label * newlabel) biba_pipe_relabel() argument
[all...]
/freebsd-src/sys/security/mac_lomac/
H A Dmac_lomac.c1536 lomac_pipe_check_ioctl(struct ucred * cred,struct pipepair * pp,struct label * pplabel,unsigned long cmd,void * data) lomac_pipe_check_ioctl() argument
1549 lomac_pipe_check_read(struct ucred * cred,struct pipepair * pp,struct label * pplabel) lomac_pipe_check_read() argument
1567 lomac_pipe_check_relabel(struct ucred * cred,struct pipepair * pp,struct label * pplabel,struct label * newlabel) lomac_pipe_check_relabel() argument
1618 lomac_pipe_check_write(struct ucred * cred,struct pipepair * pp,struct label * pplabel) lomac_pipe_check_write() argument
1636 lomac_pipe_create(struct ucred * cred,struct pipepair * pp,struct label * pplabel) lomac_pipe_create() argument
1648 lomac_pipe_relabel(struct ucred * cred,struct pipepair * pp,struct label * pplabel,struct label * newlabel) lomac_pipe_relabel() argument
[all...]