Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/utils/indxbib/
H A Dindxbib.cpp125 typedef int (*parser_t)(const char *); in main() typedef
126 parser_t parser = do_file; in main()