Home
last modified time | relevance | path

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

/freebsd-13.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);
152 sohashttpget(struct socket *so, void *arg, int waitflag) in sohashttpget() argument
187 return (soishttpconnected(so, arg, waitflag)); in sohashttpget()
189 return (soparsehttpvers(so, arg, waitflag)); in sohashttpget()
200 soparsehttpvers(struct socket *so, void *arg, int waitflag) in soparsehttpvers() argument
253 arg, waitflag)); in soparsehttpvers()
279 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);
48 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);
62 sohasdns(struct socket *so, void *arg, int waitflag) in sohasdns() argument
/freebsd-13.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.c105 static int svc_vc_soupcall(struct socket *so, void *arg, int waitflag);
1087 svc_vc_soupcall(struct socket *so, void *arg, int waitflag) in svc_vc_soupcall() argument
1097 svc_vc_rendezvous_soupcall(struct socket *head, void *arg, int waitflag) in svc_vc_rendezvous_soupcall() argument
H A Dclnt_dg.c85 static int clnt_dg_soupcall(struct socket *so, void *arg, int waitflag);
1048 clnt_dg_soupcall(struct socket *so, void *arg, int waitflag) in clnt_dg_soupcall() argument
H A Dclnt_vc.c104 static int clnt_vc_soupcall(struct socket *so, void *arg, int waitflag);
945 clnt_vc_soupcall(struct socket *so, void *arg, int waitflag) in clnt_vc_soupcall() argument
/freebsd-13.1/sys/netgraph/
H A Dng_ksocket.c157 static int ng_ksocket_incoming(struct socket *so, void *arg, int waitflag);
999 ng_ksocket_incoming(struct socket *so, void *arg, int waitflag) in ng_ksocket_incoming() argument
1003 int wait = ((waitflag & M_WAITOK) ? NG_WAITOK : 0) | NG_QUEUE; in ng_ksocket_incoming()
/freebsd-13.1/sys/cam/ctl/
H A Dctl_ha.c113 ctl_ha_lupcall(struct socket *so, void *arg, int waitflag) in ctl_ha_lupcall() argument
122 ctl_ha_rupcall(struct socket *so, void *arg, int waitflag) in ctl_ha_rupcall() argument
131 ctl_ha_supcall(struct socket *so, void *arg, int waitflag) in ctl_ha_supcall() argument
/freebsd-13.1/sys/sys/
H A Dsocketvar.h348 (struct socket *so, void *arg, int waitflag);
/freebsd-13.1/sys/dev/iscsi/
H A Dicl_soft.c797 icl_soupcall_receive(struct socket *so, void *arg, int waitflag) in icl_soupcall_receive() argument
1049 icl_soupcall_send(struct socket *so, void *arg, int waitflag) in icl_soupcall_send() argument
/freebsd-13.1/sys/netsmb/
H A Dsmb_trantcp.c105 nb_upcall(struct socket *so, void *arg, int waitflag) in nb_upcall() argument
/freebsd-13.1/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_rfcomm.c102 (struct socket *so, void *arg, int waitflag);
1022 ng_btsocket_rfcomm_upcall(struct socket *so, void *arg, int waitflag) in ng_btsocket_rfcomm_upcall() argument
/freebsd-13.1/sys/dev/cxgbe/iw_cxgbe/
H A Dcm.c118 static int c4iw_so_upcall(struct socket *so, void *arg, int waitflag);
1070 c4iw_so_upcall(struct socket *so, void *arg, int waitflag) in c4iw_so_upcall() argument