Home
last modified time | relevance | path

Searched refs:Cwd (Results 1 - 15 of 15) sorted by relevance

/third_party/curl/tests/
H A Dpathhelp.pm56 use Cwd 'abs_path';
129 return Cwd::getcwd() if !os_is_win();
300 $path = Cwd::abs_path($path);
420 $path = Cwd::abs_path($path);
H A Dsecureserver.pl38 use Cwd;
39 use Cwd 'abs_path';
H A Dglobalconfig.pm69 use Cwd qw(getcwd);
H A Dsshserver.pl31 use Cwd;
32 use Cwd 'abs_path';
H A Dtestcurl.pl65 use Cwd;
/third_party/openssl/test/
H A Dgenerate_ssl_tests.pl14 use Cwd qw/abs_path/;
/third_party/node/src/
H A Dnode_process_methods.cc126 static void Cwd(const FunctionCallbackInfo<Value>& args) { in Cwd() function
600 SetMethodNoSideEffect(context, target, "cwd", Cwd); in Initialize()
629 registry->Register(Cwd); in RegisterExternalReferences()
/third_party/ltp/docparse/
H A Dtestinfo.pl10 use Cwd qw(abs_path);
/third_party/icu/icu4c/source/tools/gensprep/
H A DfilterRFC3454.pl19 use Cwd;
/third_party/skia/third_party/externals/icu/source/tools/gensprep/
H A DfilterRFC3454.pl19 use Cwd;
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/
H A DTest.pm71 use Cwd qw/getcwd abs_path/;
/third_party/openssl/util/perl/OpenSSL/
H A DTest.pm71 use Cwd qw/getcwd abs_path/;
/third_party/node/deps/openssl/openssl/
H A DConfigure3414 use Cwd qw/realpath/;
/third_party/openssl/
H A DConfigure3409 use Cwd qw/realpath/;
/third_party/ltp/scripts/
H A Dcheckpatch.pl14 use Cwd 'abs_path';

Completed in 23 milliseconds