HomeSort by: relevance | last modified time | path
    Searched defs:treescan (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/restore/
dirs.c 229 treescan(const char *pname, ino_t ino, long (*todo)(const char *, ino_t, int)) function
279 treescan(locname, dp->d_ino, todo);
  /src/external/bsd/mdocml/dist/
mandocdb.c 176 static int treescan(void);
464 if (treescan() == 0)
514 if (treescan() == 0)
578 treescan(void) function
786 * See treescan() for the fts(3) version of this.

Completed in 53 milliseconds