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

/netbsd-current/sys/dev/tc/
H A Ddevlist2h.awk35 hfile="tcdevs.h"
51 printf("/*\t$NetBSD" "$\t*/\n\n") > hfile
52 printf("/*\n") > hfile
54 > hfile
55 printf(" *\n") > hfile
56 printf(" * generated from:\n") > hfile
57 printf(" *\t%s\n", VERSION) > hfile
58 printf(" */\n") > hfile
71 printf("\n") > hfile
73 devices[ndevices, 2]) > hfile
[all...]
/netbsd-current/sys/dev/podulebus/
H A Dpodulelist2h.awk37 hfile="podules.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
71 vendors[nvendors, 2]) > hfile
77 printf("\t/* ") > hfile
[all...]
/netbsd-current/sys/dev/videomode/
H A Ddevlist2h.awk35 hfile="ediddevs.h"
51 printf("/*\t$NetBSD" "$\t*/\n\n") > hfile
52 printf("/*\n") > hfile
54 > hfile
55 printf(" *\n") > hfile
56 printf(" * generated from:\n") > hfile
57 printf(" *\t%s\n", VERSION) > hfile
58 printf(" */\n") > hfile
70 printf("#define\tEDID_VENDOR_%s\t\"", vendors[nvendors, 1]) > hfile
76 printf("(") > hfile
[all...]
/netbsd-current/sys/dev/mca/
H A Ddevlist2h.awk38 hfile="mcadevs.h"
57 printf("/*\t$NetBSD" "$\t*/\n\n") > hfile
58 printf("/*\n") > hfile
60 > hfile
61 printf(" *\n") > hfile
62 printf(" * generated from:\n") > hfile
63 printf(" *\t%s\n", VERSION) > hfile
64 printf(" */\n") > hfile
82 # if third parameter is an alias, print appropriate entry to hfile,
86 $0) > hfile
[all...]
/netbsd-current/sys/dev/eisa/
H A Ddevlist2h.awk35 hfile="eisadevs.h"
51 printf("/*\t$NetBSD" "$\t*/\n\n") > hfile
52 printf("/*\n") > hfile
54 > hfile
55 printf(" *\n") > hfile
56 printf(" * generated from:\n") > hfile
57 printf(" *\t%s\n", VERSION) > hfile
58 printf(" */\n") > hfile
96 products[nproducts, 2]) > hfile
102 printf(" ") > hfile
[all...]
/netbsd-current/sys/arch/hp300/dev/
H A Ddevlist2h.awk38 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
[all...]
/netbsd-current/sys/dev/sdmmc/
H A Ddevlist2h.awk62 hfile="sdmmcdevs.h"
68 printf("/*\t$NetBSD: devlist2h.awk,v 1.3 2019/12/02 19:24:32 christos Exp $\t*/\n\n") > hfile
69 printf("/*\n") > hfile
71 > hfile
72 printf(" *\n") > hfile
73 printf(" * generated from:\n") > hfile
74 printf(" *\t%s\n", VERSION) > hfile
75 printf(" */\n") > hfile
86 vendors[nvendors, 2]) > hfile
88 printf("/* %s */\n", vendors[nvendors, 3]) > hfile
[all...]
/netbsd-current/sys/dev/onewire/
H A Ddevlist2h.awk21 hfile = "onewiredevs.h"
31 " *\n * Generated from:\n *\t%s\n */\n\n", VERSION) > hfile
40 printf("#define ONEWIRE_FAMILY_%s\t%s\n", toupper($2), $3) > hfile
/netbsd-current/sys/dev/isapnp/
H A Ddevlist2h.awk89 printf("struct isapnp_matchinfo {\n") > hfile
90 printf("\tconst char *name;\n") > hfile
91 printf("\tint variant;\n") > hfile
92 printf("};\n\n") > hfile
93 printf("struct isapnp_devinfo {\n") > hfile
94 printf("\tconst struct isapnp_matchinfo *devlogic;\n") > hfile
95 printf("\tint nlogic;\n") > hfile
96 printf("\tconst struct isapnp_matchinfo *devcompat;\n") > hfile
97 printf("\tint ncompat;\n") > hfile
98 printf("};\n\n") > hfile
[all...]
/netbsd-current/sys/dev/
H A Ddevlist2h.awk65 hfile= FILENAME ".h"
98 printf("/*\t$NetBSD" "$\t*/\n\n") > hfile
99 printf("/*\n") > hfile
101 > hfile
102 printf(" *\n") > hfile
103 printf(" * generated from:\n") > hfile
104 printf(" *\t%s\n", VERSION) > hfile
105 printf(" */\n") > hfile
116 vendors[nvendors, 2]) > hfile
123 printf("\t\t/* ") > hfile
[all...]
/netbsd-current/sys/arch/sgimips/gio/
H A Ddevlist2h.awk88 hfile="giodevs.h"
95 printf("/*\t$NetBSD" "$\t*/\n\n") > hfile
96 printf("/*\n") > hfile
98 > hfile
99 printf(" */\n") > hfile
135 printf("\n") > hfile
137 printf("#define %s\t%s\t/* %s */\n", products[i, 1], products[i,2], products[i, 3]) > hfile
145 close(hfile)
/netbsd-current/sys/dev/pcmcia/
H A Ddevlist2h.awk88 hfile="pcmciadevs.h"
105 printf("/*\t$NetBSD" "$\t*/\n\n") > hfile
106 printf("/*\n") > hfile
108 > hfile
109 printf(" *\n") > hfile
110 printf(" * generated from:\n") > hfile
111 printf(" *\t%s\n", VERSION) > hfile
112 printf(" */\n") > hfile
123 vendors[nvendors, 2]) > hfile
125 printf("/* %s */\n", vendors[nvendors, 3]) > hfile
[all...]
/netbsd-current/usr.sbin/ypserv/mknetid/
H A Dmknetid.c385 FILE *hfile; local
389 if ((hfile = fopen(fname, "r")) == NULL)
393 (line = fparseln(hfile, &len, NULL, NULL, FPARSELN_UNESCALL));
412 (void) fclose(hfile);
/netbsd-current/lib/libedit/TEST/
H A Dwtc1.c18 static const char hfile[] = ".whistory"; variable
129 history_w(hist, &ev, H_LOAD, hfile);
271 history_w(hist, &ev, H_SAVE, hfile);
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/sl/
H A Dslc-gram.y108 FILE *cfile, *hfile;
315 space(hfile, level);
316 vfprintf(hfile, fmt, ap);
782 hfile = fopen(hname, "w");
783 if(hfile == NULL)
787 fclose(hfile);
H A Dslc-gram.c1410 FILE *cfile, *hfile; variable
1617 space(hfile, level);
1618 vfprintf(hfile, fmt, ap);
2084 hfile = fopen(hname, "w");
2085 if(hfile == NULL)
2089 fclose(hfile);
/netbsd-current/crypto/external/bsd/openssl/dist/util/
H A Dmkerr.pl318 my $hfile = $hprivinc{$lib};
319 my $guard = $hfile;
328 open( OUT, ">$hfile" ) || die "Can't write to $hfile, $!,";
413 my $hfile = $hpubinc{$lib};
414 my $guard = $hfile;
419 open( OUT, ">$hfile" ) || die "Can't write to $hfile, $!,";
/netbsd-current/external/bsd/wpa/dist/hostapd/
H A Dhostapd_cli.c1930 char *hfile = NULL; local
1943 hfile = os_malloc(hfile_len);
1944 if (hfile)
1945 os_snprintf(hfile, hfile_len, "%s/%s", home, fname);
1950 hostapd_cli_edit_completion_cb, NULL, hfile, NULL);
1956 edit_deinit(hfile, NULL);
1957 os_free(hfile);
/netbsd-current/crypto/external/bsd/openssl.old/dist/util/
H A Dmkerr.pl439 my $hfile = $hinc{$lib};
440 $hfile =~ s/.h$/err.h/ if $internal;
441 open( OUT, ">$hfile" ) || die "Can't write to $hfile, $!,";
546 my $hincf = $hfile;
/netbsd-current/bin/csh/
H A Dcsh.c878 Char buf[BUFSIZE], hbuf[BUFSIZE], *hfile; local
898 if ((hfile = value(STRhistfile)) == STRNULL) {
899 hfile = Strcpy(buf, value(STRhome));
903 if ((fp = open(short2str(hfile), O_WRONLY | O_CREAT | O_TRUNC,
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Ddbxread.c381 struct header_file *hfile;
408 hfile = HEADER_FILES (dbxread_objfile) + i;
409 hfile->name = xstrdup (name);
410 hfile->instance = instance;
411 hfile->length = 10;
412 hfile->vector = XCNEWVEC (struct type *, 10);
377 struct header_file *hfile; local
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Ddbxread.c379 struct header_file *hfile;
406 hfile = HEADER_FILES (dbxread_objfile) + i;
407 hfile->name = xstrdup (name);
408 hfile->instance = instance;
409 hfile->length = 10;
410 hfile->vector = XCNEWVEC (struct type *, 10);
375 struct header_file *hfile; local
/netbsd-current/external/bsd/wpa/dist/wpa_supplicant/
H A Dwpa_cli.c4306 static char *hfile = NULL; variable
4326 hfile = os_malloc(hfile_len);
4327 if (hfile)
4328 os_snprintf(hfile, hfile_len, "%s/%s", home, fname);
4332 wpa_cli_edit_completion_cb, NULL, hfile, ps) < 0) {
4537 edit_deinit(hfile, wpa_cli_edit_filter_history_cb);
4538 os_free(hfile);

Completed in 189 milliseconds