Home
last modified time | relevance | path

Searched refs:waitflag (Results 1 – 14 of 14) sorted by relevance

/freebsd-12.1/sys/netinet/
H A Daccf_http.c44 static int sohashttpget(struct socket *so, void *arg, int waitflag);
46 static int soparsehttpvers(struct socket *so, void *arg, int waitflag);
48 static int soishttpconnected(struct socket *so, void *arg, int waitflag);
164 sohashttpget(struct socket *so, void *arg, int waitflag) in sohashttpget() argument
199 return (soishttpconnected(so, arg, waitflag)); in sohashttpget()
201 return (soparsehttpvers(so, arg, waitflag)); in sohashttpget()
212 soparsehttpvers(struct socket *so, void *arg, int waitflag) in soparsehttpvers() argument
265 arg, waitflag)); in soparsehttpvers()
292 soishttpconnected(struct socket *so, void *arg, int waitflag) in soishttpconnected() argument
H A Daccf_data.c43 static int sohasdata(struct socket *so, void *arg, int waitflag);
61 sohasdata(struct socket *so, void *arg, int waitflag) in sohasdata() argument
H A Daccf_dns.c42 static int sohasdns(struct socket *so, void *arg, int waitflag);
75 sohasdns(struct socket *so, void *arg, int waitflag) in sohasdns() argument
/freebsd-12.1/sys/rpc/
H A Dsvc_dg.c74 static int svc_dg_soupcall(struct socket *so, void *arg, int waitflag);
301 svc_dg_soupcall(struct socket *so, void *arg, int waitflag) in svc_dg_soupcall() argument
H A Dsvc_vc.c101 static int svc_vc_soupcall(struct socket *so, void *arg, int waitflag);
954 svc_vc_soupcall(struct socket *so, void *arg, int waitflag) in svc_vc_soupcall() argument
964 svc_vc_rendezvous_soupcall(struct socket *head, void *arg, int waitflag) in svc_vc_rendezvous_soupcall() argument
H A Dclnt_vc.c99 static int clnt_vc_soupcall(struct socket *so, void *arg, int waitflag);
849 clnt_vc_soupcall(struct socket *so, void *arg, int waitflag) in clnt_vc_soupcall() argument
H A Dclnt_dg.c85 static int clnt_dg_soupcall(struct socket *so, void *arg, int waitflag);
1044 clnt_dg_soupcall(struct socket *so, void *arg, int waitflag) in clnt_dg_soupcall() argument
/freebsd-12.1/sys/netgraph/
H A Dng_ksocket.c157 static int ng_ksocket_incoming(struct socket *so, void *arg, int waitflag);
1000 ng_ksocket_incoming(struct socket *so, void *arg, int waitflag) in ng_ksocket_incoming() argument
1004 int wait = ((waitflag & M_WAITOK) ? NG_WAITOK : 0) | NG_QUEUE; in ng_ksocket_incoming()
/freebsd-12.1/sys/cam/ctl/
H A Dctl_ha.c176 ctl_ha_lupcall(struct socket *so, void *arg, int waitflag) in ctl_ha_lupcall() argument
185 ctl_ha_rupcall(struct socket *so, void *arg, int waitflag) in ctl_ha_rupcall() argument
194 ctl_ha_supcall(struct socket *so, void *arg, int waitflag) in ctl_ha_supcall() argument
/freebsd-12.1/sys/sys/
H A Dsocketvar.h325 (struct socket *so, void *arg, int waitflag);
/freebsd-12.1/sys/dev/iscsi/
H A Dicl_soft.c802 icl_soupcall_receive(struct socket *so, void *arg, int waitflag) in icl_soupcall_receive() argument
1051 icl_soupcall_send(struct socket *so, void *arg, int waitflag) in icl_soupcall_send() argument
/freebsd-12.1/sys/netsmb/
H A Dsmb_trantcp.c105 nb_upcall(struct socket *so, void *arg, int waitflag) in nb_upcall() argument
/freebsd-12.1/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_rfcomm.c102 (struct socket *so, void *arg, int waitflag);
1021 ng_btsocket_rfcomm_upcall(struct socket *so, void *arg, int waitflag) in ng_btsocket_rfcomm_upcall() argument
/freebsd-12.1/sys/dev/cxgbe/iw_cxgbe/
H A Dcm.c119 static int c4iw_so_upcall(struct socket *so, void *arg, int waitflag);
1074 c4iw_so_upcall(struct socket *so, void *arg, int waitflag) in c4iw_so_upcall() argument