OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:whyles
(Results
1 - 4
of
4
) sorted by relevancy
/src/bin/csh/
func.c
330
for (wp =
whyles
; wp; wp = wp->w_next)
366
if (
whyles
)
422
nwp->w_next =
whyles
;
424
whyles
= nwp;
440
again =
whyles
!= 0 && SEEKEQ(&
whyles
->w_start, &lineloc) &&
441
whyles
->w_fename == 0;
460
nwp->w_next =
whyles
;
461
whyles
= nwp;
481
whyles
->w_end.type = I_SEEK
[
all
...]
csh.c
136
struct whyle *
whyles
;
variable in typeref:struct:whyle *
778
oldwhyl =
whyles
;
824
intty = isatty(SHIN),
whyles
= 0, gointr = 0;
859
intty = oldintty,
whyles
= oldwhyl, gointr = ogointr;
1186
if (enterhist || (catch && intty && !
whyles
))
1443
if (!
whyles
) {
1469
if (
whyles
)
csh.h
403
} *
whyles
;
variable in typeref:struct:whyle *
lex.c
1550
if (
whyles
)
Completed in 49 milliseconds
Indexes created Mon Oct 20 01:09:56 GMT 2025