OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rootino
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl2/xcvs/dist/lib/
getcwd.c
151
ino_t
rootino
, thisino;
202
rootino
= st.st_ino;
204
while (!(thisdev == rootdev && thisino ==
rootino
))
150
ino_t
rootino
, thisino;
local
/src/external/gpl3/gdb/dist/gnulib/import/
getcwd.c
185
ino_t
rootino
, thisino;
262
rootino
= st.st_ino;
264
while (!(thisdev == rootdev && thisino ==
rootino
))
184
ino_t
rootino
, thisino;
local
/src/external/gpl3/gdb.old/dist/gnulib/import/
getcwd.c
185
ino_t
rootino
, thisino;
262
rootino
= st.st_ino;
264
while (!(thisdev == rootdev && thisino ==
rootino
))
184
ino_t
rootino
, thisino;
local
Completed in 19 milliseconds
Indexes created Mon Apr 27 00:23:16 UTC 2026