Home
last modified time | relevance | path

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

/dports/sysutils/LPRng/lprng-3.8.C/src/include/
H A Dlp.h175 #define LINK_ETIMEDOUT -9 /* connection timedout */ macro
/dports/sysutils/LPRng/lprng-3.8.C/src/common/
H A Dlinksupport.c557 sock = LINK_ETIMEDOUT; in getconnection()