Home
last modified time | relevance | path

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

/dports/ftp/uftp/uftp-5.0/
H A Dproxy_config.c168 proxy_type = UNDEF_PROXY; in set_defaults()
222 if (proxy_type != UNDEF_PROXY) { in process_args()
254 if (proxy_type != UNDEF_PROXY) { in process_args()
261 if (proxy_type != UNDEF_PROXY) { in process_args()
510 if (proxy_type == UNDEF_PROXY) { in process_args()
H A Dproxy.h45 UNDEF_PROXY = 0, /// Not specified, indicates an error enumerator