Searched refs:unopen (Results 1 – 2 of 2) sorted by relevance
20 #define unopen(fil) {if (fil != NULL) {fclose(fil); fil = NULL; }} macro55 unopen(fa); in makefgrep()56 unopen(fb); in makefgrep()
19 #define unopen(fil) {if (fil != NULL) {fclose(fil); fil = NULL; }} macro147 unopen(fa); in huntmain()148 unopen(fb); in huntmain()149 unopen(fc); in huntmain()