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

  /src/dist/pf/usr.sbin/ftp-proxy/
ftp-proxy.c 98 void client_error(struct bufferevent *, short, void *);
137 client_error(struct bufferevent *bufev, short what, void *arg) function in typeref:typename:void
514 &client_error, s);
ftp-proxy.c 98 void client_error(struct bufferevent *, short, void *);
137 client_error(struct bufferevent *bufev, short what, void *arg) function in typeref:typename:void
514 &client_error, s);

Completed in 86 milliseconds