Home
last modified time | relevance | path

Searched refs:ISSLASH (Results 1 – 25 of 1269) sorted by relevance

12345678910>>...51

/dports/devel/m4/m4-1.4.19/lib/
H A Dcanonicalize.c49 #if ISSLASH ('\\')
79 while (ISSLASH (*end)) in suffix_requires_dir_check()
84 while (ISSLASH (*end)); in suffix_requires_dir_check()
258 && ISSLASH (name[1]) && !ISSLASH (name[2])) in canonicalize_filename_mode_stk()
293 while (ISSLASH (*start)) in canonicalize_filename_mode_stk()
297 for (end = start; *end && !ISSLASH (*end); ++end) in canonicalize_filename_mode_stk()
316 && ISSLASH (*dest) && !ISSLASH (dest[1])) in canonicalize_filename_mode_stk()
321 if (!ISSLASH (dest[-1])) in canonicalize_filename_mode_stk()
416 if (ISSLASH (buf[1]) && !ISSLASH (buf[2]) && !pfxlen) in canonicalize_filename_mode_stk()
431 && ISSLASH (*dest) && !ISSLASH (dest[1]) && !prefix_len) in canonicalize_filename_mode_stk()
[all …]
H A Dcanonicalize-lgpl.c123 while (ISSLASH (*end)) in suffix_requires_dir_check()
128 while (ISSLASH (*end)); in suffix_requires_dir_check()
266 && ISSLASH (name[1]) && !ISSLASH (name[2])) in realpath_stk()
276 while (ISSLASH (*start)) in realpath_stk()
280 for (end = start; *end && !ISSLASH (*end); ++end) in realpath_stk()
299 && ISSLASH (*dest) && !ISSLASH (dest[1])) in realpath_stk()
304 if (!ISSLASH (dest[-1])) in realpath_stk()
374 if (ISSLASH (buf[1]) && !ISSLASH (buf[2]) && !pfxlen) in realpath_stk()
389 && ISSLASH (*dest) && !ISSLASH (dest[1]) && !prefix_len) in realpath_stk()
399 if (dest > rname + prefix_len + 1 && ISSLASH (dest[-1])) in realpath_stk()
[all …]
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Dcanonicalize.c49 #if ISSLASH ('\\')
79 while (ISSLASH (*end)) in suffix_requires_dir_check()
84 while (ISSLASH (*end)); in suffix_requires_dir_check()
258 && ISSLASH (name[1]) && !ISSLASH (name[2])) in canonicalize_filename_mode_stk()
293 while (ISSLASH (*start)) in canonicalize_filename_mode_stk()
297 for (end = start; *end && !ISSLASH (*end); ++end) in canonicalize_filename_mode_stk()
316 && ISSLASH (*dest) && !ISSLASH (dest[1])) in canonicalize_filename_mode_stk()
321 if (!ISSLASH (dest[-1])) in canonicalize_filename_mode_stk()
416 if (ISSLASH (buf[1]) && !ISSLASH (buf[2]) && !pfxlen) in canonicalize_filename_mode_stk()
431 && ISSLASH (*dest) && !ISSLASH (dest[1]) && !prefix_len) in canonicalize_filename_mode_stk()
[all …]
H A Dcanonicalize-lgpl.c122 while (ISSLASH (*end)) in suffix_requires_dir_check()
127 while (ISSLASH (*end)); in suffix_requires_dir_check()
265 && ISSLASH (name[1]) && !ISSLASH (name[2])) in realpath_stk()
275 while (ISSLASH (*start)) in realpath_stk()
279 for (end = start; *end && !ISSLASH (*end); ++end) in realpath_stk()
298 && ISSLASH (*dest) && !ISSLASH (dest[1])) in realpath_stk()
303 if (!ISSLASH (dest[-1])) in realpath_stk()
373 if (ISSLASH (buf[1]) && !ISSLASH (buf[2]) && !pfxlen) in realpath_stk()
388 && ISSLASH (*dest) && !ISSLASH (dest[1]) && !prefix_len) in realpath_stk()
398 if (dest > rname + prefix_len + 1 && ISSLASH (dest[-1])) in realpath_stk()
[all …]
/dports/www/wget2/wget2-2.0.0/lib/
H A Dcanonicalize.c49 #if ISSLASH ('\\')
79 while (ISSLASH (*end)) in suffix_requires_dir_check()
84 while (ISSLASH (*end)); in suffix_requires_dir_check()
258 && ISSLASH (name[1]) && !ISSLASH (name[2])) in canonicalize_filename_mode_stk()
293 while (ISSLASH (*start)) in canonicalize_filename_mode_stk()
297 for (end = start; *end && !ISSLASH (*end); ++end) in canonicalize_filename_mode_stk()
316 && ISSLASH (*dest) && !ISSLASH (dest[1])) in canonicalize_filename_mode_stk()
321 if (!ISSLASH (dest[-1])) in canonicalize_filename_mode_stk()
416 if (ISSLASH (buf[1]) && !ISSLASH (buf[2]) && !pfxlen) in canonicalize_filename_mode_stk()
431 && ISSLASH (*dest) && !ISSLASH (dest[1]) && !prefix_len) in canonicalize_filename_mode_stk()
[all …]
H A Dcanonicalize-lgpl.c123 while (ISSLASH (*end)) in suffix_requires_dir_check()
128 while (ISSLASH (*end)); in suffix_requires_dir_check()
266 && ISSLASH (name[1]) && !ISSLASH (name[2])) in realpath_stk()
276 while (ISSLASH (*start)) in realpath_stk()
280 for (end = start; *end && !ISSLASH (*end); ++end) in realpath_stk()
299 && ISSLASH (*dest) && !ISSLASH (dest[1])) in realpath_stk()
304 if (!ISSLASH (dest[-1])) in realpath_stk()
374 if (ISSLASH (buf[1]) && !ISSLASH (buf[2]) && !pfxlen) in realpath_stk()
389 && ISSLASH (*dest) && !ISSLASH (dest[1]) && !prefix_len) in realpath_stk()
399 if (dest > rname + prefix_len + 1 && ISSLASH (dest[-1])) in realpath_stk()
[all …]
/dports/misc/findutils/findutils-4.8.0/gl/lib/
H A Dcanonicalize.c49 #if ISSLASH ('\\')
79 while (ISSLASH (*end)) in suffix_requires_dir_check()
84 while (ISSLASH (*end)); in suffix_requires_dir_check()
258 && ISSLASH (name[1]) && !ISSLASH (name[2])) in canonicalize_filename_mode_stk()
293 while (ISSLASH (*start)) in canonicalize_filename_mode_stk()
297 for (end = start; *end && !ISSLASH (*end); ++end) in canonicalize_filename_mode_stk()
316 && ISSLASH (*dest) && !ISSLASH (dest[1])) in canonicalize_filename_mode_stk()
321 if (!ISSLASH (dest[-1])) in canonicalize_filename_mode_stk()
416 if (ISSLASH (buf[1]) && !ISSLASH (buf[2]) && !pfxlen) in canonicalize_filename_mode_stk()
431 && ISSLASH (*dest) && !ISSLASH (dest[1]) && !prefix_len) in canonicalize_filename_mode_stk()
[all …]
/dports/ftp/wget/wget-1.21.2/lib/
H A Dcanonicalize.c49 #if ISSLASH ('\\')
79 while (ISSLASH (*end)) in suffix_requires_dir_check()
84 while (ISSLASH (*end)); in suffix_requires_dir_check()
258 && ISSLASH (name[1]) && !ISSLASH (name[2])) in canonicalize_filename_mode_stk()
293 while (ISSLASH (*start)) in canonicalize_filename_mode_stk()
297 for (end = start; *end && !ISSLASH (*end); ++end) in canonicalize_filename_mode_stk()
316 && ISSLASH (*dest) && !ISSLASH (dest[1])) in canonicalize_filename_mode_stk()
321 if (!ISSLASH (dest[-1])) in canonicalize_filename_mode_stk()
416 if (ISSLASH (buf[1]) && !ISSLASH (buf[2]) && !pfxlen) in canonicalize_filename_mode_stk()
431 && ISSLASH (*dest) && !ISSLASH (dest[1]) && !prefix_len) in canonicalize_filename_mode_stk()
[all …]
H A Dcanonicalize-lgpl.c122 while (ISSLASH (*end)) in suffix_requires_dir_check()
127 while (ISSLASH (*end)); in suffix_requires_dir_check()
265 && ISSLASH (name[1]) && !ISSLASH (name[2])) in realpath_stk()
275 while (ISSLASH (*start)) in realpath_stk()
279 for (end = start; *end && !ISSLASH (*end); ++end) in realpath_stk()
298 && ISSLASH (*dest) && !ISSLASH (dest[1])) in realpath_stk()
303 if (!ISSLASH (dest[-1])) in realpath_stk()
373 if (ISSLASH (buf[1]) && !ISSLASH (buf[2]) && !pfxlen) in realpath_stk()
388 && ISSLASH (*dest) && !ISSLASH (dest[1]) && !prefix_len) in realpath_stk()
398 if (dest > rname + prefix_len + 1 && ISSLASH (dest[-1])) in realpath_stk()
[all …]
/dports/lang/guile/guile-3.0.7/lib/
H A Dcanonicalize-lgpl.c123 while (ISSLASH (*end)) in suffix_requires_dir_check()
128 while (ISSLASH (*end)); in suffix_requires_dir_check()
266 && ISSLASH (name[1]) && !ISSLASH (name[2])) in realpath_stk()
276 while (ISSLASH (*start)) in realpath_stk()
280 for (end = start; *end && !ISSLASH (*end); ++end) in realpath_stk()
299 && ISSLASH (*dest) && !ISSLASH (dest[1])) in realpath_stk()
304 if (!ISSLASH (dest[-1])) in realpath_stk()
374 if (ISSLASH (buf[1]) && !ISSLASH (buf[2]) && !pfxlen) in realpath_stk()
389 && ISSLASH (*dest) && !ISSLASH (dest[1]) && !prefix_len) in realpath_stk()
399 if (dest > rname + prefix_len + 1 && ISSLASH (dest[-1])) in realpath_stk()
[all …]
/dports/archivers/gtar/tar-1.34/gnu/
H A Dcanonicalize-lgpl.c118 while (ISSLASH (*end)) in suffix_requires_dir_check()
123 while (ISSLASH (*end)); in suffix_requires_dir_check()
261 && ISSLASH (name[1]) && !ISSLASH (name[2])) in realpath_stk()
271 while (ISSLASH (*start)) in realpath_stk()
275 for (end = start; *end && !ISSLASH (*end); ++end) in realpath_stk()
294 && ISSLASH (*dest) && !ISSLASH (dest[1])) in realpath_stk()
299 if (!ISSLASH (dest[-1])) in realpath_stk()
369 if (ISSLASH (buf[1]) && !ISSLASH (buf[2]) && !pfxlen) in realpath_stk()
384 && ISSLASH (*dest) && !ISSLASH (dest[1]) && !prefix_len) in realpath_stk()
394 if (dest > rname + prefix_len + 1 && ISSLASH (dest[-1])) in realpath_stk()
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/lib/
H A Dcanonicalize-lgpl.c122 while (ISSLASH (*end)) in suffix_requires_dir_check()
127 while (ISSLASH (*end)); in suffix_requires_dir_check()
265 && ISSLASH (name[1]) && !ISSLASH (name[2])) in realpath_stk()
275 while (ISSLASH (*start)) in realpath_stk()
279 for (end = start; *end && !ISSLASH (*end); ++end) in realpath_stk()
298 && ISSLASH (*dest) && !ISSLASH (dest[1])) in realpath_stk()
303 if (!ISSLASH (dest[-1])) in realpath_stk()
373 if (ISSLASH (buf[1]) && !ISSLASH (buf[2]) && !pfxlen) in realpath_stk()
388 && ISSLASH (*dest) && !ISSLASH (dest[1]) && !prefix_len) in realpath_stk()
398 if (dest > rname + prefix_len + 1 && ISSLASH (dest[-1])) in realpath_stk()
[all …]
/dports/devel/gdb/gdb-11.1/gnulib/import/
H A Dcanonicalize-lgpl.c118 while (ISSLASH (*end)) in suffix_requires_dir_check()
123 while (ISSLASH (*end)); in suffix_requires_dir_check()
261 && ISSLASH (name[1]) && !ISSLASH (name[2])) in realpath_stk()
271 while (ISSLASH (*start)) in realpath_stk()
275 for (end = start; *end && !ISSLASH (*end); ++end) in realpath_stk()
294 && ISSLASH (*dest) && !ISSLASH (dest[1])) in realpath_stk()
299 if (!ISSLASH (dest[-1])) in realpath_stk()
369 if (ISSLASH (buf[1]) && !ISSLASH (buf[2]) && !pfxlen) in realpath_stk()
384 && ISSLASH (*dest) && !ISSLASH (dest[1]) && !prefix_len) in realpath_stk()
394 if (dest > rname + prefix_len + 1 && ISSLASH (dest[-1])) in realpath_stk()
[all …]
/dports/math/octave/octave-6.4.0/libgnu/
H A Dcanonicalize.c47 #if ISSLASH ('\\')
167 && ISSLASH (name[1]) && !ISSLASH (name[2])) in canonicalize_filename_mode()
175 for (i = 2; name[i] != '\0' && !ISSLASH (name[i]); ) in canonicalize_filename_mode()
202 while (ISSLASH (*start)) in canonicalize_filename_mode()
206 for (end = start; *end && !ISSLASH (*end); ++end) in canonicalize_filename_mode()
220 && !prefix_len && ISSLASH (*dest) && !ISSLASH (dest[1])) in canonicalize_filename_mode()
227 if (!ISSLASH (dest[-1])) in canonicalize_filename_mode()
326 if (ISSLASH (buf[1]) && !ISSLASH (buf[2]) && !pfxlen) in canonicalize_filename_mode()
341 && ISSLASH (*dest) && !ISSLASH (dest[1]) && !prefix_len) in canonicalize_filename_mode()
357 if (dest > rname + prefix_len + 1 && ISSLASH (dest[-1])) in canonicalize_filename_mode()
[all …]
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/gnulib-lib/
H A Dcanonicalize.c47 #if ISSLASH ('\\')
169 if (ISSLASH (name[1]) && !ISSLASH (name[2]) && !prefix_len) in canonicalize_filename_mode()
179 while (ISSLASH (*start)) in canonicalize_filename_mode()
183 for (end = start; *end && !ISSLASH (*end); ++end) in canonicalize_filename_mode()
194 for (--dest; dest > rname && !ISSLASH (dest[-1]); --dest) in canonicalize_filename_mode()
197 && !prefix_len && ISSLASH (*dest) && !ISSLASH (dest[1])) in canonicalize_filename_mode()
204 if (!ISSLASH (dest[-1])) in canonicalize_filename_mode()
303 if (ISSLASH (buf[1]) && !ISSLASH (buf[2]) && !pfxlen) in canonicalize_filename_mode()
318 && ISSLASH (*dest) && !ISSLASH (dest[1]) && !prefix_len) in canonicalize_filename_mode()
334 if (dest > rname + prefix_len + 1 && ISSLASH (dest[-1])) in canonicalize_filename_mode()
[all …]
/dports/games/freedink-engine/freedink-108.4/gnulib/lib/
H A Dcanonicalize.c47 #if ISSLASH ('\\')
169 if (ISSLASH (name[1]) && !ISSLASH (name[2]) && !prefix_len) in canonicalize_filename_mode()
179 while (ISSLASH (*start)) in canonicalize_filename_mode()
183 for (end = start; *end && !ISSLASH (*end); ++end) in canonicalize_filename_mode()
194 for (--dest; dest > rname && !ISSLASH (dest[-1]); --dest) in canonicalize_filename_mode()
197 && !prefix_len && ISSLASH (*dest) && !ISSLASH (dest[1])) in canonicalize_filename_mode()
204 if (!ISSLASH (dest[-1])) in canonicalize_filename_mode()
302 if (ISSLASH (buf[1]) && !ISSLASH (buf[2]) && !pfxlen) in canonicalize_filename_mode()
317 && ISSLASH (*dest) && !ISSLASH (dest[1]) && !prefix_len) in canonicalize_filename_mode()
333 if (dest > rname + prefix_len + 1 && ISSLASH (dest[-1])) in canonicalize_filename_mode()
[all …]
/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Dcanonicalize.c47 #if ISSLASH ('\\')
169 if (ISSLASH (name[1]) && !ISSLASH (name[2]) && !prefix_len) in canonicalize_filename_mode()
179 while (ISSLASH (*start)) in canonicalize_filename_mode()
183 for (end = start; *end && !ISSLASH (*end); ++end) in canonicalize_filename_mode()
194 for (--dest; dest > rname && !ISSLASH (dest[-1]); --dest) in canonicalize_filename_mode()
197 && !prefix_len && ISSLASH (*dest) && !ISSLASH (dest[1])) in canonicalize_filename_mode()
204 if (!ISSLASH (dest[-1])) in canonicalize_filename_mode()
302 if (ISSLASH (buf[1]) && !ISSLASH (buf[2]) && !pfxlen) in canonicalize_filename_mode()
317 && ISSLASH (*dest) && !ISSLASH (dest[1]) && !prefix_len) in canonicalize_filename_mode()
333 if (dest > rname + prefix_len + 1 && ISSLASH (dest[-1])) in canonicalize_filename_mode()
[all …]
/dports/sysutils/cmogstored/cmogstored-1.8.1/lib/
H A Dcanonicalize.c47 #if ISSLASH ('\\')
169 if (ISSLASH (name[1]) && !ISSLASH (name[2]) && !prefix_len) in canonicalize_filename_mode()
179 while (ISSLASH (*start)) in canonicalize_filename_mode()
183 for (end = start; *end && !ISSLASH (*end); ++end) in canonicalize_filename_mode()
194 for (--dest; dest > rname && !ISSLASH (dest[-1]); --dest) in canonicalize_filename_mode()
197 && !prefix_len && ISSLASH (*dest) && !ISSLASH (dest[1])) in canonicalize_filename_mode()
204 if (!ISSLASH (dest[-1])) in canonicalize_filename_mode()
303 if (ISSLASH (buf[1]) && !ISSLASH (buf[2]) && !pfxlen) in canonicalize_filename_mode()
318 && ISSLASH (*dest) && !ISSLASH (dest[1]) && !prefix_len) in canonicalize_filename_mode()
334 if (dest > rname + prefix_len + 1 && ISSLASH (dest[-1])) in canonicalize_filename_mode()
[all …]
/dports/sysutils/coreutils/coreutils-8.32/lib/
H A Dcanonicalize.c47 #if ISSLASH ('\\')
169 if (ISSLASH (name[1]) && !ISSLASH (name[2]) && !prefix_len) in canonicalize_filename_mode()
179 while (ISSLASH (*start)) in canonicalize_filename_mode()
183 for (end = start; *end && !ISSLASH (*end); ++end) in canonicalize_filename_mode()
194 for (--dest; dest > rname && !ISSLASH (dest[-1]); --dest) in canonicalize_filename_mode()
197 && !prefix_len && ISSLASH (*dest) && !ISSLASH (dest[1])) in canonicalize_filename_mode()
204 if (!ISSLASH (dest[-1])) in canonicalize_filename_mode()
303 if (ISSLASH (buf[1]) && !ISSLASH (buf[2]) && !pfxlen) in canonicalize_filename_mode()
318 && ISSLASH (*dest) && !ISSLASH (dest[1]) && !prefix_len) in canonicalize_filename_mode()
334 if (dest > rname + prefix_len + 1 && ISSLASH (dest[-1])) in canonicalize_filename_mode()
[all …]
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/gnulib-lib/
H A Dcanonicalize.c47 #if ISSLASH ('\\')
169 if (ISSLASH (name[1]) && !ISSLASH (name[2]) && !prefix_len) in canonicalize_filename_mode()
179 while (ISSLASH (*start)) in canonicalize_filename_mode()
183 for (end = start; *end && !ISSLASH (*end); ++end) in canonicalize_filename_mode()
194 for (--dest; dest > rname && !ISSLASH (dest[-1]); --dest) in canonicalize_filename_mode()
197 && !prefix_len && ISSLASH (*dest) && !ISSLASH (dest[1])) in canonicalize_filename_mode()
204 if (!ISSLASH (dest[-1])) in canonicalize_filename_mode()
303 if (ISSLASH (buf[1]) && !ISSLASH (buf[2]) && !pfxlen) in canonicalize_filename_mode()
318 && ISSLASH (*dest) && !ISSLASH (dest[1]) && !prefix_len) in canonicalize_filename_mode()
334 if (dest > rname + prefix_len + 1 && ISSLASH (dest[-1])) in canonicalize_filename_mode()
[all …]
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/gnulib-lib/
H A Dcanonicalize.c47 #if ISSLASH ('\\')
169 if (ISSLASH (name[1]) && !ISSLASH (name[2]) && !prefix_len) in canonicalize_filename_mode()
179 while (ISSLASH (*start)) in canonicalize_filename_mode()
183 for (end = start; *end && !ISSLASH (*end); ++end) in canonicalize_filename_mode()
194 for (--dest; dest > rname && !ISSLASH (dest[-1]); --dest) in canonicalize_filename_mode()
197 && !prefix_len && ISSLASH (*dest) && !ISSLASH (dest[1])) in canonicalize_filename_mode()
204 if (!ISSLASH (dest[-1])) in canonicalize_filename_mode()
303 if (ISSLASH (buf[1]) && !ISSLASH (buf[2]) && !pfxlen) in canonicalize_filename_mode()
318 && ISSLASH (*dest) && !ISSLASH (dest[1]) && !prefix_len) in canonicalize_filename_mode()
334 if (dest > rname + prefix_len + 1 && ISSLASH (dest[-1])) in canonicalize_filename_mode()
[all …]
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/gnulib-lib/
H A Dcanonicalize.c47 #if ISSLASH ('\\')
169 if (ISSLASH (name[1]) && !ISSLASH (name[2]) && !prefix_len) in canonicalize_filename_mode()
179 while (ISSLASH (*start)) in canonicalize_filename_mode()
183 for (end = start; *end && !ISSLASH (*end); ++end) in canonicalize_filename_mode()
194 for (--dest; dest > rname && !ISSLASH (dest[-1]); --dest) in canonicalize_filename_mode()
197 && !prefix_len && ISSLASH (*dest) && !ISSLASH (dest[1])) in canonicalize_filename_mode()
204 if (!ISSLASH (dest[-1])) in canonicalize_filename_mode()
303 if (ISSLASH (buf[1]) && !ISSLASH (buf[2]) && !pfxlen) in canonicalize_filename_mode()
318 && ISSLASH (*dest) && !ISSLASH (dest[1]) && !prefix_len) in canonicalize_filename_mode()
334 if (dest > rname + prefix_len + 1 && ISSLASH (dest[-1])) in canonicalize_filename_mode()
[all …]
/dports/misc/gnuls/coreutils-8.30/lib/
H A Dcanonicalize.c47 #if ISSLASH ('\\')
169 if (ISSLASH (name[1]) && !ISSLASH (name[2]) && !prefix_len) in canonicalize_filename_mode()
179 while (ISSLASH (*start)) in canonicalize_filename_mode()
183 for (end = start; *end && !ISSLASH (*end); ++end) in canonicalize_filename_mode()
194 for (--dest; dest > rname && !ISSLASH (dest[-1]); --dest) in canonicalize_filename_mode()
197 && !prefix_len && ISSLASH (*dest) && !ISSLASH (dest[1])) in canonicalize_filename_mode()
204 if (!ISSLASH (dest[-1])) in canonicalize_filename_mode()
303 if (ISSLASH (buf[1]) && !ISSLASH (buf[2]) && !pfxlen) in canonicalize_filename_mode()
318 && ISSLASH (*dest) && !ISSLASH (dest[1]) && !prefix_len) in canonicalize_filename_mode()
334 if (dest > rname + prefix_len + 1 && ISSLASH (dest[-1])) in canonicalize_filename_mode()
[all …]
/dports/lang/guile2/guile-2.2.7/lib/
H A Dcanonicalize-lgpl.c188 if (ISSLASH (name[1]) && !ISSLASH (name[2]) && !prefix_len) in __realpath()
204 while (ISSLASH (*start)) in __realpath()
208 for (end = start; *end && !ISSLASH (*end); ++end) in __realpath()
219 for (--dest; dest > rpath && !ISSLASH (dest[-1]); --dest) in __realpath()
223 && ISSLASH (*dest) && !ISSLASH (dest[1])) in __realpath()
230 if (!ISSLASH (dest[-1])) in __realpath()
341 if (ISSLASH (buf[1]) && !ISSLASH (buf[2]) && !pfxlen) in __realpath()
353 for (--dest; dest > rpath && !ISSLASH (dest[-1]); --dest) in __realpath()
356 && ISSLASH (*dest) && !ISSLASH (dest[1]) && !prefix_len) in __realpath()
367 if (dest > rpath + prefix_len + 1 && ISSLASH (dest[-1])) in __realpath()
[all …]
/dports/devel/gettext-tools/gettext-0.21/gettext-runtime/gnulib-lib/
H A Dcanonicalize-lgpl.c190 if (ISSLASH (name[1]) && !ISSLASH (name[2]) && !prefix_len) in __realpath()
206 while (ISSLASH (*start)) in __realpath()
210 for (end = start; *end && !ISSLASH (*end); ++end) in __realpath()
221 for (--dest; dest > rpath && !ISSLASH (dest[-1]); --dest) in __realpath()
225 && ISSLASH (*dest) && !ISSLASH (dest[1])) in __realpath()
232 if (!ISSLASH (dest[-1])) in __realpath()
345 if (ISSLASH (buf[1]) && !ISSLASH (buf[2]) && !pfxlen) in __realpath()
357 for (--dest; dest > rpath && !ISSLASH (dest[-1]); --dest) in __realpath()
360 && ISSLASH (*dest) && !ISSLASH (dest[1]) && !prefix_len) in __realpath()
371 if (dest > rpath + prefix_len + 1 && ISSLASH (dest[-1])) in __realpath()
[all …]

12345678910>>...51