Lines Matching defs:flags
632 struct proc *p, uint32_t flags, struct proc *ep) in socreate_internal()
1799 sae_associd_t aid, sae_connid_t *pcid, uint32_t flags, void *arg, in soconnectxlocked()
2003 int32_t clen, int32_t atomic, int flags, int *sblocked) in sosendcheck()
2183 struct mbuf *top, struct mbuf *control, int flags) in sosend()
2730 sosend_list(struct socket *so, struct mbuf *pktlist, size_t total_len, u_int *pktcnt, int flags) in sosend_list()
2943 int flags, struct mbuf **mp, struct mbuf **nextrecordp, int canwait) in soreceive_addr()
3089 soreceive_ctl(struct socket *so, struct mbuf **controlp, int flags, in soreceive_ctl()
3235 so_should_wait(struct socket *so, struct uio *uio, struct mbuf *m, int flags) in so_should_wait()
3311 int flags, error, offset; in soreceive() local
4095 int flags, error; in soreceive_m_list() local
7184 socket_getlock(struct socket *so, int flags) in socket_getlock()