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

  /src/usr.bin/find/
function.c 105 int f_mindepth(PLAN *, FTSENT *);
1299 f_mindepth(PLAN *plan, FTSENT *entry) function in typeref:typename:int
1311 new = palloc(N_MINDEPTH, f_mindepth);
function.c 105 int f_mindepth(PLAN *, FTSENT *);
1299 f_mindepth(PLAN *plan, FTSENT *entry) function in typeref:typename:int
1311 new = palloc(N_MINDEPTH, f_mindepth);

Completed in 22 milliseconds