Home
last modified time | relevance | path

Searched refs:CONVPROC_t (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dsubr.c852 typedef int (*CONVPROC_t) (Node *, void *); typedef
857 CONVPROC_t convproc;
1370 b->convproc = va_arg (args, CONVPROC_t); in format_cmdline()