Home
last modified time | relevance | path

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

/freebsd/lib/libfetch/
H A Dfetch.h86 #define FETCH_UNAVAIL 16 macro
H A Dftp.c1134 && fetchLastErrCode != FETCH_UNAVAIL) in ftp_request()
H A Dcommon.c184 fetchLastErrCode = FETCH_UNAVAIL; in fetch_syserr()
/freebsd/usr.bin/fetch/
H A Dfetch.c1202 && fetchLastErrCode != FETCH_UNAVAIL in main()