Lines Matching refs:hfile
38 hfile="diodevs.h"
53 printf("/*\t$NetBSD" "$\t*/\n\n") > hfile
54 printf("/*\n") > hfile
56 > hfile
57 printf(" *\n") > hfile
58 printf(" * generated from:\n") > hfile
59 printf(" *\t%s\n", VERSION) > hfile
60 printf(" */\n") > hfile
80 devices[ndevices, 2]) > hfile
84 > hfile
89 printf("%s", $f) > hfile
91 printf(" ") > hfile
94 printf("\"\n") > hfile
109 devices[ndevices, 3]) > hfile
113 > hfile
118 printf("%s", $f) > hfile
120 printf(" ") > hfile
123 printf("\"\n") > hfile
131 print $0 > hfile
169 close(hfile)