Searched refs:cfclose (Results 1 – 3 of 3) sorted by relevance
49 void cfclose(struct s_command *, struct s_command *);
767 cfclose(struct s_command *cp, struct s_command *end) in cfclose() function783 cfclose(cp->u.c, cp->next); in cfclose()
191 cfclose(prog, NULL); in main()