OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:firstc
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/kern/
tty_subr.c
387
* Callers must not allow getc's to happen between
firstc
's and getc's
424
* Callers must not allow getc's to happen between
firstc
's and getc's
431
firstc
(struct clist *clp, int *c)
function
/src/external/gpl2/gmake/dist/glob/
glob.c
387
int
firstc
;
456
firstc
= pglob->gl_pathc;
499
if (pglob->gl_pathc !=
firstc
)
386
int
firstc
;
local
/src/external/gpl2/xcvs/dist/lib/
glob.c
300
size_t
firstc
;
367
firstc
= pglob->gl_pathc;
408
if (pglob->gl_pathc !=
firstc
)
299
size_t
firstc
;
local
/src/external/gpl3/gdb/dist/gnulib/import/
glob.c
386
size_t
firstc
;
438
firstc
= pglob->gl_pathc;
478
if (pglob->gl_pathc !=
firstc
)
385
size_t
firstc
;
local
/src/external/gpl3/gdb.old/dist/gnulib/import/
glob.c
386
size_t
firstc
;
438
firstc
= pglob->gl_pathc;
478
if (pglob->gl_pathc !=
firstc
)
385
size_t
firstc
;
local
Completed in 21 milliseconds
Indexes created Thu Mar 19 00:23:35 UTC 2026