Home
last modified time | relevance | path

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

/src/contrib/sqlite3/
H A Dsqlite3.c53213 int bLink = 0; local
53221 bLink = ((buf.st_mode & 0170000) == 0120000);
53224 if( bLink ){
53260 if( bLink==0 ) break;