OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Histlist
(Results
1 - 5
of
5
) sorted by relevancy
/src/bin/csh/
hist.c
77
for (hp = &
Histlist
; (np = hp->Hnext) != NULL;)
125
np->Hnext =
Histlist
.Hnext;
126
Histlist
.Hnext = np;
177
dohist1(
Histlist
.Hnext, &n, rflg, hflg);
csh.h
470
}
Histlist
;
lex.c
1220
for (hp =
Histlist
.Hnext; hp; hp = hp->Hnext)
1238
for (hp =
Histlist
.Hnext; hp; hp = hp->Hnext) {
csh.c
145
struct Hist
Histlist
;
set.c
582
loadhist(
Histlist
.Hnext);
Completed in 14 milliseconds
Indexes created Thu Nov 06 02:09:54 GMT 2025