Home
last modified time | relevance | path

Searched defs:msgp (Results 1 – 19 of 19) sorted by relevance

/freebsd-head/contrib/openpam/lib/libpam/
HDpam_vprompt.c63 const struct pam_message *msgp; in pam_vprompt() local
/freebsd-head/contrib/ntp/include/
HDadjtime.h45 struct msgbuf msgp; member
/freebsd-head/sys/kern/
HDsysv_msg.c760 const void *msgp; /* XXX msgp is actually mtext. */ member
766 kern_msgsnd(struct thread *td, int msqid, const void *msgp, in kern_msgsnd()
1128 void *msgp; member
1136 kern_msgrcv(struct thread *td, int msqid, void *msgp, size_t msgsz, long msgtyp, in kern_msgrcv()
1825 const void *msgp; in freebsd32_msgsnd() local
1842 void *msgp; in freebsd32_msgrcv() local
/freebsd-head/contrib/ntp/libntp/
HDadjtime.c217 register MsgBuf *msgp = &msg; in _adjtime() local
/freebsd-head/contrib/openpam/modules/pam_unix/
HDpam_unix.c70 const struct pam_message *msgp; in pam_sm_authenticate() local
/freebsd-head/crypto/openssh/openbsd-compat/
HDgetrrsetbyname.c131 _getshort(const u_char *msgp) in _getshort()
140 _getlong(const u_char *msgp) in _getlong()
/freebsd-head/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
HDtsan_platform_linux.cpp446 int ExtractRecvmsgFDs(void *msgp, int *fds, int nfd) { in ExtractRecvmsgFDs()
/freebsd-head/sys/compat/linux/
HDlinux_ipc.c647 const void *msgp; in linux_msgsnd() local
666 void *msgp; in linux_msgrcv() local
/freebsd-head/sys/amd64/linux32/
HDlinux32_machdep.c114 l_uintptr_t msgp; member
HDlinux32_proto.h1519 …char msgp_l_[PADL_(struct l_msgbuf *)]; struct l_msgbuf * msgp; char msgp_r_[PADR_(struct l_msgbuf… member
1525 …char msgp_l_[PADL_(struct l_msgbuf *)]; struct l_msgbuf * msgp; char msgp_r_[PADR_(struct l_msgbuf… member
/freebsd-head/sys/i386/linux/
HDlinux_machdep.c98 struct l_msgbuf *msgp; member
HDlinux_proto.h1513 …char msgp_l_[PADL_(struct l_msgbuf *)]; struct l_msgbuf * msgp; char msgp_r_[PADR_(struct l_msgbuf… member
1519 …char msgp_l_[PADL_(struct l_msgbuf *)]; struct l_msgbuf * msgp; char msgp_r_[PADR_(struct l_msgbuf… member
/freebsd-head/usr.sbin/i2c/
HDi2c.c451 struct iic_msg msgs[2], *msgp = msgs; in i2c_rdwr_transfer() local
/freebsd-head/contrib/llvm-project/compiler-rt/include/sanitizer/
HDlinux_syscall_hooks.h1294 #define __sanitizer_syscall_pre_msgsnd(msqid, msgp, msgsz, msgflg) \ argument
1297 #define __sanitizer_syscall_post_msgsnd(res, msqid, msgp, msgsz, msgflg) \ argument
1300 #define __sanitizer_syscall_pre_msgrcv(msqid, msgp, msgsz, msgtyp, msgflg) \ argument
1304 #define __sanitizer_syscall_post_msgrcv(res, msqid, msgp, msgsz, msgtyp, \ argument
HDnetbsd_syscall_hooks.h1180 #define __sanitizer_syscall_pre_msgsnd(msqid, msgp, msgsz, msgflg) \ argument
1183 #define __sanitizer_syscall_post_msgsnd(res, msqid, msgp, msgsz, msgflg) \ argument
1187 #define __sanitizer_syscall_pre_msgrcv(msqid, msgp, msgsz, msgtyp, msgflg) \ argument
1191 #define __sanitizer_syscall_post_msgrcv(res, msqid, msgp, msgsz, msgtyp, \ argument
/freebsd-head/sys/compat/freebsd32/
HDfreebsd32_proto.h173 char msgp_l_[PADL_(const void *)]; const void * msgp; char msgp_r_[PADR_(const void *)]; member
179 char msgp_l_[PADL_(void *)]; void * msgp; char msgp_r_[PADR_(void *)]; member
/freebsd-head/sys/arm64/linux/
HDlinux_proto.h722 …char msgp_l_[PADL_(struct l_msgbuf *)]; struct l_msgbuf * msgp; char msgp_r_[PADR_(struct l_msgbuf… member
729 …char msgp_l_[PADL_(struct l_msgbuf *)]; struct l_msgbuf * msgp; char msgp_r_[PADR_(struct l_msgbuf… member
/freebsd-head/sys/amd64/linux/
HDlinux_proto.h338 …char msgp_l_[PADL_(struct l_msgbuf *)]; struct l_msgbuf * msgp; char msgp_r_[PADR_(struct l_msgbuf… member
344 …char msgp_l_[PADL_(struct l_msgbuf *)]; struct l_msgbuf * msgp; char msgp_r_[PADR_(struct l_msgbuf… member
/freebsd-head/sys/sys/
HDsysproto.h595 char msgp_l_[PADL_(const void *)]; const void * msgp; char msgp_r_[PADR_(const void *)]; member
601 char msgp_l_[PADL_(void *)]; void * msgp; char msgp_r_[PADR_(void *)]; member