Home
last modified time | relevance | path

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

/freebsd/contrib/pf/ftp-proxy/
H A Dftp-proxy.c97 int client_parse_anon(struct session *s);
176 return (client_parse_anon(s)); in client_parse()
182 client_parse_anon(struct session *s) in client_parse_anon() function