Home
last modified time | relevance | path

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

/freebsd/contrib/pf/ftp-proxy/
H A Dftp-proxy.c126 int anonymous_only, daemonize, id_count, ipv6_mode, loglevel, max_sessions, variable
175 if (anonymous_only && (linebuf[0] == 'U' || linebuf[0] == 'u')) in client_parse()
606 anonymous_only = 0; in main()
632 anonymous_only = 1; in main()