OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:chase_symlinks
(Results
1 - 3
of
3
) 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
&&
/src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh
5659
char *
chase_symlinks
(const char *pathspec);
5807
actual_cwrapper_path =
chase_symlinks
(tmp_pathspec);
6107
chase_symlinks
(const char *pathspec)
/src/sys/external/isc/libsodium/dist/
ltmain.sh
4286
char *
chase_symlinks
(const char *pathspec);
4429
actual_cwrapper_path =
chase_symlinks
(tmp_pathspec);
4729
chase_symlinks
(const char *pathspec)
Completed in 26 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025