Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/dist/PathTools/
DCwd.xs284 #ifndef SV_CWD_ISDOT
285 #define SV_CWD_ISDOT(dp) \ macro
363 if (SV_CWD_ISDOT(dp)) { in Perl_getcwd_sv()
/openbsd/src/gnu/usr.bin/perl/
Dutil.c4103 #define SV_CWD_ISDOT(dp) \ macro
4196 if (SV_CWD_ISDOT(dp)) {