Home
last modified time | relevance | path

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

/src/contrib/sqlite3/
H A Dsqlite3.c46346 int hostIdMatch = 0; in proxyTakeConch() local
46385 hostIdMatch = !memcmp(&readBuf[PROXY_HEADERLEN], myHostID, in proxyTakeConch()
46392 if( hostIdMatch ){ in proxyTakeConch()
46405 }else if( hostIdMatch in proxyTakeConch()
46432 if( hostIdMatch && !createConch ){ in proxyTakeConch()