Home
last modified time | relevance | path

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

/dragonfly/lib/libfetch/
H A Dcommon.h87 #define SOCKS5_NOTIMPLEMENTED 0x00 macro
H A Dcommon.c443 else if (ptr[1] != SOCKS5_NOTIMPLEMENTED) { in fetch_socks5_init()