OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hflg
(Results
1 - 4
of
4
) sorted by relevancy
/src/bin/csh/
hist.c
142
int
hflg
, n, rflg;
local
144
hflg
= 0;
160
hflg
++;
177
dohist1(Histlist.Hnext, &n, rflg,
hflg
);
181
dohist1(struct Hist *hp, int *np, int rflg, int
hflg
)
191
dohist1(hp->Hnext, np, rflg,
hflg
);
193
phist(hp,
hflg
);
197
phist(hp,
hflg
);
202
phist(struct Hist *hp, int
hflg
)
204
if (
hflg
== 0
[
all
...]
csh.c
760
srcunit(int unit, int onlyown, int
hflg
)
827
enterhist =
hflg
;
1228
int
hflg
;
local
1230
hflg
= 0;
1235
hflg
++;
1241
if (!srcfile((char *)buf, 0,
hflg
) && !
hflg
)
/src/usr.bin/rwho/
rwho.c
87
int aflg, qflg,
hflg
;
local
91
aflg = nusers = nhosts = qflg =
hflg
= 0;
105
hflg
= 1;
116
hflg
= 0;
185
if (
hflg
) {
/src/bin/mv/
mv.c
68
static int fflg,
hflg
, iflg, vflg;
variable
99
hflg
= 1;
129
if (
hflg
|| stat(argv[argc - 1], &sb) || !S_ISDIR(sb.st_mode)) {
Completed in 37 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026