Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/ftp-proxy/
HDftp-proxy.c95 int client_parse_anon(struct session *);
179 return (client_parse_anon(s)); in client_parse()
185 client_parse_anon(struct session *s) in client_parse_anon() function