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