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