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

/freebsd-13-stable/lib/libfetch/
H A Dcommon.c94 SOCKS5_ERR_NOT_ALLOWED, enumerator in enum:SOCKS5_ERR
123 { SOCKS5_ERR_NOT_ALLOWED, FETCH_AUTH, "SOCKS5: Connection not allowed by ruleset" },
490 ret = SOCKS5_ERR_NOT_ALLOWED;

Completed in 55 milliseconds