Lines Matching refs:msghdr
88 struct msghdr *);
94 static SLPError mc_sendmsg(struct pollfd *, struct msghdr *,
96 static SLPError bc_sendmsg(struct pollfd *, struct msghdr *, struct bc_ifs *);
192 struct msghdr msg[1];
216 /* make the socket, msghdr and reply buf */
335 struct msghdr msg[1];
676 * Populates a struct msghdr suitable for use with sendmsg.
679 int iovlen, struct msghdr *msg) {
922 struct msghdr *msg, struct bc_ifs *bcifs) {
962 static SLPError bc_sendmsg(struct pollfd *fds, struct msghdr *msg,