OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hfile
(Results
1 - 3
of
3
) sorted by relevancy
/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
);
/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
);
/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,
Completed in 12 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025