Searched refs:maxterms (Results 1 – 1 of 1) sorted by relevance
1265 int maxterms; in main() local1456 maxterms = (argc + 2 - optind); in main()1457 tfile = typeMalloc(path, maxterms); in main()1458 tname = typeCalloc(char *, maxterms); in main()1459 entries = typeCalloc(ENTRY, maxterms); in main()