/freebsd-src/sys/security/mac/ |
H A D | mac_sysv_msg.c | 74 mac_sysvmsg_init(struct msg *msgptr) in mac_sysvmsg_init() 112 mac_sysvmsg_destroy(struct msg *msgptr) in mac_sysvmsg_destroy() 141 struct msg *msgptr) in mac_sysvmsg_create() 157 mac_sysvmsg_cleanup(struct msg *msgptr) in mac_sysvmsg_cleanup() 174 mac_sysvmsq_check_msgmsq(struct ucred *cred, struct msg *msgptr, in mac_sysvmsq_check_msgmsq() 190 mac_sysvmsq_check_msgrcv(struct ucred *cred, struct msg *msgptr) in mac_sysvmsq_check_msgrcv() 205 mac_sysvmsq_check_msgrmid(struct ucred *cred, struct msg *msgptr) in mac_sysvmsq_check_msgrmid()
|
/freebsd-src/contrib/tcpdump/ |
H A D | print-olsr.c | 361 } msgptr; olsr_print() local [all...] |
/freebsd-src/sys/security/mac_stub/ |
H A D | mac_stub.c | 1201 struct label *msqlabel, struct msg *msgptr, struct label *msglabel) in stub_sysvmsq_check_msgrcv() argument 1186 stub_sysvmsg_create(struct ucred * cred,struct msqid_kernel * msqkptr,struct label * msqlabel,struct msg * msgptr,struct label * msglabel) stub_sysvmsg_create() argument 1192 stub_sysvmsq_check_msgmsq(struct ucred * cred,struct msg * msgptr,struct label * msglabel,struct msqid_kernel * msqkptr,struct label * msqklabel) stub_sysvmsq_check_msgmsq() argument 1209 stub_sysvmsq_check_msgrmid(struct ucred * cred,struct msg * msgptr,struct label * msglabel) stub_sysvmsq_check_msgrmid() argument
|
/freebsd-src/sys/security/mac_test/ |
H A D | mac_test.c | 2130 test_sysvmsg_create(struct ucred * cred,struct msqid_kernel * msqkptr,struct label * msqlabel,struct msg * msgptr,struct label * msglabel) test_sysvmsg_create() argument 2157 test_sysvmsq_check_msgmsq(struct ucred * cred,struct msg * msgptr,struct label * msglabel,struct msqid_kernel * msqkptr,struct label * msqklabel) test_sysvmsq_check_msgmsq() argument 2172 test_sysvmsq_check_msgrcv(struct ucred * cred,struct msg * msgptr,struct label * msglabel) test_sysvmsq_check_msgrcv() argument 2185 test_sysvmsq_check_msgrmid(struct ucred * cred,struct msg * msgptr,struct label * msglabel) test_sysvmsq_check_msgrmid() argument
|
/freebsd-src/sys/security/mac_mls/ |
H A D | mac_mls.c | 2112 mls_sysvmsg_create(struct ucred * cred,struct msqid_kernel * msqkptr,struct label * msqlabel,struct msg * msgptr,struct label * msglabel) mls_sysvmsg_create() argument 2124 mls_sysvmsq_check_msgrcv(struct ucred * cred,struct msg * msgptr,struct label * msglabel) mls_sysvmsq_check_msgrcv() argument 2142 mls_sysvmsq_check_msgrmid(struct ucred * cred,struct msg * msgptr,struct label * msglabel) mls_sysvmsq_check_msgrmid() argument
|
/freebsd-src/sys/security/mac_biba/ |
H A D | mac_biba.c | 2481 biba_sysvmsg_create(struct ucred * cred,struct msqid_kernel * msqkptr,struct label * msqlabel,struct msg * msgptr,struct label * msglabel) biba_sysvmsg_create() argument 2493 biba_sysvmsq_check_msgrcv(struct ucred * cred,struct msg * msgptr,struct label * msglabel) biba_sysvmsq_check_msgrcv() argument 2511 biba_sysvmsq_check_msgrmid(struct ucred * cred,struct msg * msgptr,struct label * msglabel) biba_sysvmsq_check_msgrmid() argument
|
/freebsd-src/sys/dev/sym/ |
H A D | sym_hipd.c | 2807 static int sym_prepare_nego(hcb_p np, ccb_p cp, int nego, u_char *msgptr) in sym_prepare_nego() 7403 u_char idmsg, *msgptr; local
|