Home | History | Annotate | Download | only in dist

Lines Matching refs:bLink

35892     /* Call stat() on path zIn. Set bLink to true if the path is a symbolic
35894 int bLink = 0;
35901 bLink = S_ISLNK(buf.st_mode);
35904 if( bLink ){
35939 if( bLink==0 ) break;