OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:chase_symlinks
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/gen/
glob.c
696
int
chase_symlinks
= 0;
local in function:glob3
720
chase_symlinks
= (pglobstar[2] & M_MASK) == M_ALL;
721
termstar = pglobstar + (2 +
chase_symlinks
);
744
&& ((globstar && !
chase_symlinks
) || !S_ISLNK(sbuf.st_mode))
833
if (!
chase_symlinks
&&
glob.c
696
int
chase_symlinks
= 0;
local in function:glob3
720
chase_symlinks
= (pglobstar[2] & M_MASK) == M_ALL;
721
termstar = pglobstar + (2 +
chase_symlinks
);
744
&& ((globstar && !
chase_symlinks
) || !S_ISLNK(sbuf.st_mode))
833
if (!
chase_symlinks
&&
Completed in 22 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025