HomeSort by relevance Sort by last modified time
    Searched refs:follows_symlinks (Results 1 - 2 of 2) sorted by null

  /build/kati/
find.h 46 bool follows_symlinks; member in struct:FindCommand
find.cc 368 if (fc.follows_symlinks && errno_ != ENOENT) {
596 fc_->follows_symlinks = true;
640 fc_->follows_symlinks = true;
1032 : follows_symlinks(false), depth(INT_MAX), mindepth(INT_MIN),

Completed in 185 milliseconds