Searched defs:waitflag (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/sys/netinet/ |
H A D | accf_http.c | 215 sohashttpget(struct socket *so, void *arg, int events, int waitflag) in sohashttpget() 266 soparsehttpvers(struct socket *so, void *arg, int events, int waitflag) in soparsehttpvers() 351 soishttpconnected(struct socket *so, void *arg, int events, int waitflag) in soishttpconnected()
|
H A D | accf_data.c | 79 sohasdata(struct socket *so, void *arg, int events, int waitflag) in sohasdata()
|
/netbsd-src/sys/nfs/ |
H A D | nfs_srvsocket.c | 113 nfsrv_soupcall(struct socket *so, void *arg, int events, int waitflag) in nfsrv_soupcall() 278 nfsrv_getstream(struct nfssvc_sock *slp, int waitflag) in nfsrv_getstream()
|
/netbsd-src/sys/net/ |
H A D | if_gre.c | 374 gre_receive(struct socket *so, void *arg, int events, int waitflag) in gre_receive()
|
H A D | if_wg.c | 3213 wg_so_upcall(struct socket * so,void * cookie,int events,int waitflag) wg_so_upcall() argument
|