Home
last modified time | relevance | path

Searched refs:Cwd (Results 1 – 17 of 17) sorted by relevance

/third_party/curl/tests/
Dpathhelp.pm54 use Cwd 'abs_path';
135 return Cwd::getcwd() unless os_is_win();
306 $path = Cwd::abs_path($path);
426 $path = Cwd::abs_path($path);
Dsecureserver.pl35 use Cwd;
36 use Cwd 'abs_path';
Dsshserver.pl29 use Cwd;
30 use Cwd 'abs_path';
Dtestcurl.pl63 use Cwd;
Druntests.pl77 use Cwd;
/third_party/openssl/tools/
Dc_rehash.in55 if (defined(&Cwd::getcwd)) {
56 $pwd=Cwd::getcwd();
/third_party/gettext/gettext-tools/examples/hello-c++-kde/admin/
Ddebianrules5 use Cwd;
Dam_edit35 use Cwd;
/third_party/node/src/
Dnode_process_methods.cc125 static void Cwd(const FunctionCallbackInfo<Value>& args) { in Cwd() function
474 env->SetMethodNoSideEffect(target, "cwd", Cwd); in InitializeProcessMethods()
/third_party/ltp/m4/
Dltp-docparse.m439 AX_PROG_PERL_MODULES(Cwd File::Basename JSON LWP::Simple)
/third_party/ltp/docparse/
Dtestinfo.pl10 use Cwd qw(abs_path);
/third_party/flutter/skia/third_party/externals/icu/source/tools/gensprep/
DfilterRFC3454.pl19 use Cwd;
/third_party/icu/icu4c/source/tools/gensprep/
DfilterRFC3454.pl19 use Cwd;
/third_party/skia/third_party/externals/icu/source/tools/gensprep/
DfilterRFC3454.pl19 use Cwd;
/third_party/openssl/util/perl/OpenSSL/
DTest.pm68 use Cwd qw/getcwd abs_path/;
/third_party/ltp/scripts/
Dcheckpatch.pl14 use Cwd 'abs_path';
/third_party/gettext/build-aux/
Dtexi2html39 use Cwd;
7687 use Cwd;