Home
last modified time | relevance | path

Searched refs:DOUBLE_SLASH_IS_DISTINCT_ROOT (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/stdlib/
Dcanonicalize.c89 #ifndef DOUBLE_SLASH_IS_DISTINCT_ROOT
90 # define DOUBLE_SLASH_IS_DISTINCT_ROOT false macro
243 if (DOUBLE_SLASH_IS_DISTINCT_ROOT) in realpath_stk()
277 if (DOUBLE_SLASH_IS_DISTINCT_ROOT in realpath_stk()
352 if (DOUBLE_SLASH_IS_DISTINCT_ROOT) in realpath_stk()
368 if (DOUBLE_SLASH_IS_DISTINCT_ROOT && dest == rname + 1 in realpath_stk()
381 if (DOUBLE_SLASH_IS_DISTINCT_ROOT && dest == rname + 1 && !prefix_len in realpath_stk()
/glibc-2.36/ChangeLog.old/
DChangeLog.222481 [! DOUBLE_SLASH_IS_DISTINCT_ROOT](DOUBLE_SLASH_IS_DISTINCT_ROOT): New.