OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:exclnxt
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/csh/
lex.c
87
* getexcl the variables lap, exclp, and
exclnxt
are all zero.
99
static struct wordent *
exclnxt
= NULL;
variable in typeref:struct:wordent *
403
if (
exclnxt
&& --exclc >= 0) {
404
exclnxt
=
exclnxt
->next;
405
setexclp(
exclnxt
->word);
409
exclnxt
= 0;
411
if (
exclnxt
) {
412
exclnxt
=
exclnxt
->next
[
all
...]
lex.c
87
* getexcl the variables lap, exclp, and
exclnxt
are all zero.
99
static struct wordent *
exclnxt
= NULL;
variable in typeref:struct:wordent *
403
if (
exclnxt
&& --exclc >= 0) {
404
exclnxt
=
exclnxt
->next;
405
setexclp(
exclnxt
->word);
409
exclnxt
= 0;
411
if (
exclnxt
) {
412
exclnxt
=
exclnxt
->next
[
all
...]
Completed in 21 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025