Home
last modified time | relevance | path

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

/aoo4110/main/l10ntools/source/
H A Ddirectory.cxx183 struct stat statbuf2; in readDirectory() local
219 if( lstat( sEntity.getStr() , &statbuf2 ) < 0 ) in readDirectory()
226 switch( statbuf2.st_mode & S_IFMT ) in readDirectory()

Completed in 7 milliseconds