Home
last modified time | relevance | path

Searched defs:msg (Results 1 – 25 of 93) sorted by relevance

1234

/glibc-2.36/debug/
Dfortify_fail.c22 __fortify_fail (const char *msg) in __fortify_fail()
Dtst-longjmp_chk.c47 static const char msg[] = "unexpected longjmp failure\n"; in handler() local
/glibc-2.36/sysdeps/unix/sysv/linux/
Drecvmsg.c24 __recvmsg_syscall (int fd, struct msghdr *msg, int flags) in __recvmsg_syscall()
34 __libc_recvmsg64 (int fd, struct msghdr *msg, int flags) in __libc_recvmsg64()
Dsendmsg.c25 __libc_sendmsg (int fd, const struct msghdr *msg, int flags) in __libc_sendmsg()
Dconvert_scm_timestamps.c38 __convert_scm_timestamps (struct msghdr *msg, socklen_t msgsize) in __convert_scm_timestamps()
/glibc-2.36/resolv/
Ddn_expand.c95 ___dn_expand (const unsigned char *msg, const unsigned char *eom, in ___dn_expand()
Dns_name_uncompress.c25 ___ns_name_uncompress (const unsigned char *msg, const unsigned char *eom, in ___ns_name_uncompress()
Dns_name_pack.c39 dn_find (const unsigned char *domain, const unsigned char *msg, in dn_find()
108 const unsigned char **cpp, **lpp, *eob, *msg; in ___ns_name_pack() local
/glibc-2.36/malloc/
Dtst-mallopt.c25 merror (const char *msg) in merror()
Dtst-malloc-check.c26 merror (const char *msg) in merror()
Dtst-malloc.c26 merror (const char *msg) in merror()
Dtst-memalign.c29 merror (const char *msg) in merror()
Dtst-posix_memalign.c29 merror (const char *msg) in merror()
Dtst-pvalloc.c29 merror (const char *msg) in merror()
Dtst-valloc.c29 merror (const char *msg) in merror()
/glibc-2.36/string/
Dtest-strerror-errno.c51 char *msg; in do_test() local
/glibc-2.36/sysdeps/mach/htl/
Dpt-block.c43 mach_msg_header_t msg; in __pthread_block() local
Dpt-timedblock.c39 mach_msg_header_t msg; in __pthread_timedblock() local
/glibc-2.36/include/
Dstdlib.h321 char msg[0]; member
/glibc-2.36/sunrpc/
Dsvc_authux.c48 _svcauth_unix (struct svc_req *rqst, struct rpc_msg *msg) in _svcauth_unix()
144 _svcauth_short (struct svc_req *rqst, struct rpc_msg *msg) in _svcauth_short()
/glibc-2.36/libio/
Dtst-fgetc-after-eof.c54 #define XWRITE(fd, s, msg) do { \ argument
/glibc-2.36/wcsmbs/
Dtst-fgetwc-after-eof.c59 #define XWRITE(fd, s, msg) do { \ argument
/glibc-2.36/sysdeps/mach/hurd/
Dsigsuspend.c33 mach_msg_header_t msg; in __sigsuspend() local
/glibc-2.36/misc/
Dtst-syslog.c85 char msg[msg_length]; member
129 check_syslog_message (const struct msg_t *msg, int msgnum, int options, in check_syslog_message()
183 check_openlog_message (const struct msg_t *msg, int msgnum, in check_openlog_message()
215 parse_syslog_msg (const char *msg) in parse_syslog_msg()
241 parse_syslog_console (const char *msg) in parse_syslog_console()
289 struct msg_t msg = parse_syslog_msg (buf); in check_syslog_udp() local
348 struct msg_t msg = parse_syslog_msg (b); in check_syslog_tcp() local
385 struct msg_t msg = parse_syslog_console (buf); in check_syslog_console_read() local
/glibc-2.36/nptl_db/
Dtd_thr_event_getmsg.c24 td_thr_event_getmsg (const td_thrhandle_t *th, td_event_msg_t *msg) in td_thr_event_getmsg()

1234