Home
last modified time | relevance | path

Searched refs:unopen (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/refer/
H A Dhunt8.c20 #define unopen(fil) {if (fil != NULL) {fclose(fil); fil = NULL; }} macro
55 unopen(fa); in makefgrep()
56 unopen(fb); in makefgrep()
H A Dglue1.c19 #define unopen(fil) {if (fil != NULL) {fclose(fil); fil = NULL; }} macro
147 unopen(fa); in huntmain()
148 unopen(fb); in huntmain()
149 unopen(fc); in huntmain()