Home
last modified time | relevance | path

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

/src/lib/libfetch/
H A Dcommon.c94 SOCKS5_ERR_NOT_ALLOWED, enumerator
123 { SOCKS5_ERR_NOT_ALLOWED, FETCH_AUTH, "SOCKS5: Connection not allowed by ruleset" },
498 ret = SOCKS5_ERR_NOT_ALLOWED; in fetch_socks5_init()