Lines Matching defs:descend
460 * descend
461 * boolean indicates if we should descend into subdirectories.
491 int32_t dirDataLen, int depth, int descend, int operation,
549 if (dp->pcd_attr & PCA_DIR && descend == PCFS_VISIT_SUBDIRS) {
551 descend, operation, matchRequired, found,
582 depth, descend, operation, matchRequired,
599 traverseFromRoot(int fd, int depth, int descend, int operation,
604 descend, operation, matchRequired, found, lastDirCluster, dirEnd,
638 traverseDir(int fd, int32_t startAt, int depth, int descend, int operation,
661 visitNodes(fd, startAt, &dirdata, dirdatasize, depth, descend,