| /src/lib/libedit/TEST/ |
| wtc1.c | 18 static const char hfile[] = ".whistory"; variable in typeref:typename:const char[] 129 history_w(hist, &ev, H_LOAD, hfile); 271 history_w(hist, &ev, H_SAVE, hfile);
|
| wtc1.c | 18 static const char hfile[] = ".whistory"; variable in typeref:typename:const char[] 129 history_w(hist, &ev, H_LOAD, hfile); 271 history_w(hist, &ev, H_SAVE, hfile);
|
| wtc1.c | 18 static const char hfile[] = ".whistory"; variable in typeref:typename:const char[] 129 history_w(hist, &ev, H_LOAD, hfile); 271 history_w(hist, &ev, H_SAVE, hfile);
|
| /src/usr.sbin/ypserv/mknetid/ |
| mknetid.c | 385 FILE *hfile; local in function:print_hosts 389 if ((hfile = fopen(fname, "r")) == NULL) 393 (line = fparseln(hfile, &len, NULL, NULL, FPARSELN_UNESCALL)); 412 (void) fclose(hfile);
|
| mknetid.c | 385 FILE *hfile; local in function:print_hosts 389 if ((hfile = fopen(fname, "r")) == NULL) 393 (line = fparseln(hfile, &len, NULL, NULL, FPARSELN_UNESCALL)); 412 (void) fclose(hfile);
|
| mknetid.c | 385 FILE *hfile; local in function:print_hosts 389 if ((hfile = fopen(fname, "r")) == NULL) 393 (line = fparseln(hfile, &len, NULL, NULL, FPARSELN_UNESCALL)); 412 (void) fclose(hfile);
|
| /src/bin/csh/ |
| csh.c | 878 Char buf[BUFSIZE], hbuf[BUFSIZE], *hfile; local in function:rechist 898 if ((hfile = value(STRhistfile)) == STRNULL) { 899 hfile = Strcpy(buf, value(STRhome)); 903 if ((fp = open(short2str(hfile), O_WRONLY | O_CREAT | O_TRUNC,
|
| csh.c | 878 Char buf[BUFSIZE], hbuf[BUFSIZE], *hfile; local in function:rechist 898 if ((hfile = value(STRhistfile)) == STRNULL) { 899 hfile = Strcpy(buf, value(STRhome)); 903 if ((fp = open(short2str(hfile), O_WRONLY | O_CREAT | O_TRUNC,
|
| csh.c | 878 Char buf[BUFSIZE], hbuf[BUFSIZE], *hfile; local in function:rechist 898 if ((hfile = value(STRhistfile)) == STRNULL) { 899 hfile = Strcpy(buf, value(STRhome)); 903 if ((fp = open(short2str(hfile), O_WRONLY | O_CREAT | O_TRUNC,
|