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