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

  /src/usr.bin/find/
function.c 106 int f_maxdepth(PLAN *, FTSENT *);
1271 f_maxdepth(PLAN *plan, FTSENT *entry) function
1287 new = palloc(N_MAXDEPTH, f_maxdepth);

Completed in 14 milliseconds