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

  /src/usr.bin/find/
function.c 83 int f_always_true(PLAN *, FTSENT *);
513 f_always_true(PLAN *plan, FTSENT *entry) function in typeref:typename:int
524 return (palloc(N_DEPTH, f_always_true));
930 new = palloc(N_EXIT, f_always_true);
1012 return (palloc(N_FOLLOW, f_always_true));
1895 return (palloc(N_XDEV, f_always_true));
function.c 83 int f_always_true(PLAN *, FTSENT *);
513 f_always_true(PLAN *plan, FTSENT *entry) function in typeref:typename:int
524 return (palloc(N_DEPTH, f_always_true));
930 new = palloc(N_EXIT, f_always_true);
1012 return (palloc(N_FOLLOW, f_always_true));
1895 return (palloc(N_XDEV, f_always_true));
function.c 83 int f_always_true(PLAN *, FTSENT *);
513 f_always_true(PLAN *plan, FTSENT *entry) function in typeref:typename:int
524 return (palloc(N_DEPTH, f_always_true));
930 new = palloc(N_EXIT, f_always_true);
1012 return (palloc(N_FOLLOW, f_always_true));
1895 return (palloc(N_XDEV, f_always_true));

Completed in 34 milliseconds