Searched refs:PROXY_CONCHVERSION (Results 1 – 1 of 1) sorted by relevance
7165 #define PROXY_CONCHVERSION 2 /* 1-byte header, 16-byte host id, path */ macro7279 if( len>PROXY_PATHINDEX && tBuf[0]==(char)PROXY_CONCHVERSION){ in proxyConchLock()7354 readBuf[0]!=(char)PROXY_CONCHVERSION ){ in proxyTakeConch()7429 writeBuffer[0] = (char)PROXY_CONCHVERSION; in proxyTakeConch()