Lines Matching refs:flags
539 complete_addrinfo(char *controlhost, char *data_address, char *port, int family, int type, int protocol, int flags)
564 "complete_addrinfo using hostname %s port %s family %s type %s prot %s flags 0x%x\n",
570 flags);
578 hints.ai_flags = flags|AI_CANONNAME;
722 complete_addrinfos(struct addrinfo **remote,struct addrinfo **local, char remote_host[], int type, int protocol, int flags) {
730 flags);
776 flags|AI_PASSIVE);
3414 const struct iovec *hdtrl, int flags)
3416 return syscall(SYS_sendpath, s, path, offset, nbytes, hdtrl, flags);
3845 send_ring->flags)) != send_size)
3869 send_ring->flags) != 0) ||
3878 send_ring->flags) != 0) ||
3886 send_ring->flags)) != send_size)
3962 should) we can pass the address of the flags field. raj 08/2000
3966 &(send_ring->flags),
3967 sizeof(send_ring->flags),