OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:patNext
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/csh/
glob.c
820
const Char *nameNext, *nameStart, *nameEnd, *
patNext
;
823
patNext
= pat;
845
patNext
= pat;
879
pat =
patNext
;
/src/lib/libc/gen/
glob.c
187
const unsigned char *
patnext
;
local in function:glob
194
patnext
= (const unsigned char *) pattern;
208
while (bufnext < bufend && (c = *
patnext
++) != EOS)
212
while (bufnext < bufend && (c = *
patnext
++) != EOS)
214
if ((c = *
patnext
++) == EOS) {
216
--
patnext
;
950
const Char *
patNext
, *nameNext, *nameStart, *nameEnd;
955
patNext
= pat;
966
patNext
= pat;
1003
pat =
patNext
;
[
all
...]
Completed in 13 milliseconds
Indexes created Mon Sep 29 15:09:53 GMT 2025