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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3.c28186 int hostIdMatch = 0; local
28224 hostIdMatch = !memcmp(&readBuf[PROXY_HEADERLEN], myHostID,
28231 if( hostIdMatch ){
28244 }else if( hostIdMatch
28271 if( hostIdMatch && !createConch ){
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3.c28186 int hostIdMatch = 0; local
28224 hostIdMatch = !memcmp(&readBuf[PROXY_HEADERLEN], myHostID,
28231 if( hostIdMatch ){
28244 }else if( hostIdMatch
28271 if( hostIdMatch && !createConch ){
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3.c28186 int hostIdMatch = 0; local
28224 hostIdMatch = !memcmp(&readBuf[PROXY_HEADERLEN], myHostID,
28231 if( hostIdMatch ){
28244 }else if( hostIdMatch
28271 if( hostIdMatch && !createConch ){
[all...]

Completed in 1106 milliseconds