Searched refs:hfile (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/
H A Dusbdevs2h.awk95 function vendor(hfile)
102 if (hfile)
104 vendors[nvendors, 2]) > hfile
111 if (hfile)
112 printf("\t/* ") > hfile
117 if (hfile)
118 printf("(") > hfile
124 if (hfile)
125 printf("%s", $f) > hfile
126 if (f < NF && hfile)
[all...]

Completed in 255 milliseconds