HomeSort by: relevance | last modified time | path
    Searched defs:sohashttpget (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet/
accf_http.c 51 static void sohashttpget(struct socket *so, void *arg, int events, int waitflag);
66 .accf_callback = sohashttpget,
215 sohashttpget(struct socket *so, void *arg, int events, int waitflag) function in typeref:typename:void
accf_http.c 51 static void sohashttpget(struct socket *so, void *arg, int events, int waitflag);
66 .accf_callback = sohashttpget,
215 sohashttpget(struct socket *so, void *arg, int events, int waitflag) function in typeref:typename:void

Completed in 23 milliseconds