/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));
|