Searched defs:msg (Results 1 – 18 of 18) sorted by relevance
/sysdeps/unix/sysv/linux/ |
A D | sendmsg.c | 25 __libc_sendmsg (int fd, const struct msghdr *msg, int flags) in __libc_sendmsg()
|
A D | recvmsg.c | 24 __libc_recvmsg (int fd, struct msghdr *msg, int flags) in __libc_recvmsg()
|
A D | convert_scm_timestamps.c | 38 __convert_scm_timestamps (struct msghdr *msg, socklen_t msgsize) in __convert_scm_timestamps()
|
A D | check_native.c | 114 struct msghdr msg = in __check_native() local
|
A D | check_pf.c | 159 struct msghdr msg = in make_request() local
|
A D | ifaddrs.c | 162 struct msghdr msg = in __netlink_request() local
|
/sysdeps/mach/htl/ |
A D | pt-block.c | 43 mach_msg_header_t msg; in __pthread_block() local
|
A D | pt-timedblock.c | 39 mach_msg_header_t msg; in __pthread_timedblock() local
|
/sysdeps/mach/hurd/ |
A D | sigsuspend.c | 33 mach_msg_header_t msg; in __sigsuspend() local
|
A D | sigwait.c | 36 mach_msg_header_t msg; in __sigwait() local
|
A D | ioctl.c | 81 } msg; in __ioctl() local
|
A D | setitimer.c | 85 } msg; in timer_thread() local
|
A D | profil.c | 187 mach_msg_header_t msg; in profile_waiter() local
|
/sysdeps/mach/hurd/i386/ |
A D | intr-msg.h | 24 #define INTR_MSG_TRAP(msg, option, send_size, rcv_size, rcv_name, timeout, notify, cancel_p, intr_p… argument 115 mach_msg_header_t *msg; member
|
A D | tls.h | 115 const char *msg = NULL; in _hurd_tls_init() local
|
/sysdeps/x86_64/fpu/scripts/ |
A D | bench_libmvec.py | 427 def die(msg): argument
|
/sysdeps/mips/sys/ |
A D | asm.h | 191 #define PANIC(msg) \ argument 211 #define TEXT(msg) \ argument
|
/sysdeps/nptl/ |
A D | thread_db.h | 208 } msg; member
|
Completed in 32 milliseconds