OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lexw
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/csh/
exec.c
609
struct wordent
lexw
[3];
local in function:dowhich
612
lexw
[0].next = &
lexw
[1];
613
lexw
[1].next = &
lexw
[2];
614
lexw
[2].next = &
lexw
[0];
616
lexw
[0].prev = &
lexw
[2];
617
lexw
[1].prev = &lexw[0]
[
all
...]
exec.c
609
struct wordent
lexw
[3];
local in function:dowhich
612
lexw
[0].next = &
lexw
[1];
613
lexw
[1].next = &
lexw
[2];
614
lexw
[2].next = &
lexw
[0];
616
lexw
[0].prev = &
lexw
[2];
617
lexw
[1].prev = &lexw[0]
[
all
...]
Completed in 22 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025