OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IS_DIR_SEPARATOR
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh
5623
# define
IS_DIR_SEPARATOR
(ch) ((ch) == DIR_SEPARATOR)
5625
# define
IS_DIR_SEPARATOR
(ch) \
5957
if (
IS_DIR_SEPARATOR
(*name))
6030
if (
IS_DIR_SEPARATOR
(wrapper[0]))
6132
while ((p > tmp_pathspec) && (!
IS_DIR_SEPARATOR
(*p)))
6134
if ((p == tmp_pathspec) && (!
IS_DIR_SEPARATOR
(*p)))
/src/sys/external/isc/libsodium/dist/
ltmain.sh
4250
# define
IS_DIR_SEPARATOR
(ch) ((ch) == DIR_SEPARATOR)
4252
# define
IS_DIR_SEPARATOR
(ch) \
4579
if (
IS_DIR_SEPARATOR
(*name))
4652
if (
IS_DIR_SEPARATOR
(wrapper[0]))
4754
while ((p > tmp_pathspec) && (!
IS_DIR_SEPARATOR
(*p)))
4756
if ((p == tmp_pathspec) && (!
IS_DIR_SEPARATOR
(*p)))
Completed in 46 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025