Home
last modified time | relevance | path

Searched refs:printcmsghdr (Results 1 – 2 of 2) sorted by relevance

/external/strace/
Dnet.c529 printcmsghdr(struct tcb *tcp, unsigned long addr, size_t len) in printcmsghdr() function
611 printcmsghdr(tcp, (unsigned long) msg->msg_control, in do_msghdr()
DChangeLog-CVS83 * net.c (printcmsghdr): Fix improperly used %zu:
2091 * net.c (printcmsghdr) [HAVE_SENDMSG]: Do not allocate array of
2558 * net.c [HAVE_SENDMSG] (printcmsghdr): New function.