Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dos_unix.c7328 int hostIdMatch = 0; in proxyTakeConch() local
7367 hostIdMatch = !memcmp(&readBuf[PROXY_HEADERLEN], myHostID, in proxyTakeConch()
7374 if( hostIdMatch ){ in proxyTakeConch()
7387 }else if( hostIdMatch in proxyTakeConch()
7414 if( hostIdMatch && !createConch ){ in proxyTakeConch()