Searched refs:statbuf2 (Results 1 – 1 of 1) sorted by relevance
182 struct stat statbuf2; in readDirectory() local218 if( lstat( sEntity.getStr() , &statbuf2 ) < 0 ) in readDirectory()225 switch( statbuf2.st_mode & S_IFMT ) in readDirectory()
Completed in 10 milliseconds