Home
last modified time | relevance | path

Searched defs:PLAN (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/t/
H A Dresults.t13 use constant PLAN => 'TAP::Parser::Result::Plan'; constant
/openbsd-src/usr.bin/find/
H A Dfind.c247 find_traverse(PLAN *plan, int (*func)(PLAN *, void *), void *arg) in find_traverse()
H A Dfind.h94 } PLAN; typedef
H A Dfunction.c1694 palloc(enum ntype t, int (*f)(PLAN *, FTSENT *)) in palloc()