Searched defs:sendmsg (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/libsyscall/wrappers/legacy/
H A Dsendmsg.c46 sendmsg(int s, const struct msghdr *msg, int flags) function
/macosx-10.10.1/Heimdal-398.1.2/lib/roken/
H A Dsendmsg.c41 sendmsg(rk_socket_t s, const struct msghdr *msg, int flags) function
/macosx-10.10.1/lukemftp-14/tnftp/
H A Dtnftp.h490 #define sendmsg Rsendmsg macro
/macosx-10.10.1/bind9-45.101/bind9/bin/dig/include/dig/
H A Ddig.h167 dns_message_t *sendmsg; member in struct:dig_lookup
/macosx-10.10.1/dcerpc-61/dcerpc/include/dce/
H A Ddcethread.h696 # undef sendmsg macro
698 #define sendmsg ($ ERROR $) macro
/macosx-10.10.1/syslog-267/libsystem_asl.tproj/src/
H A Dasl.c956 asl_msg_t *sendmsg; local
[all...]
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Duipc_syscalls.c1258 sendmsg(struct proc *p, struct sendmsg_args *uap, int32_t *retval) function
/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dsocket.h1267 ssize_t sendmsg(int, const struct msghdr *, int) __DARWIN_ALIAS_C(sendmsg); variable
/macosx-10.10.1/ruby-106/ruby/win32/
H A Dwin32.c3338 sendmsg(int fd, const struct msghdr *msg, int flags) function

Completed in 124 milliseconds