Searched refs:CWD (Results 1 - 25 of 30) sorted by relevance

12

/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/snapshot/
H A Dsnapshot_002_pos.ksh54 if [[ -d $CWD ]]; then
55 cd $CWD || log_fail "Could not cd $CWD"
95 CWD=$PWD
98 cd $CWD || log_fail "Could not cd $CWD"
107 CWD=$PWD
110 cd $CWD || log_fail "Could not cd $CWD"
115 CWD
[all...]
H A Dsnapshot_006_pos.ksh53 if [[ -d $CWD ]]; then
54 cd $CWD || log_fail "Could not cd $CWD"
93 CWD=$PWD
96 cd $CWD || log_fail "Could not cd $CWD"
105 CWD=$PWD
108 cd $CWD || log_fail "Could not cd $CWD"
113 CWD
[all...]
/freebsd-13-stable/tests/sys/cddl/zfs/tests/snapshot/
H A Dsnapshot_002_pos.ksh66 if [[ -d $CWD ]]; then
67 cd $CWD || log_fail "Could not cd $CWD"
104 CWD=$PWD
107 cd $CWD || log_fail "Could not cd $CWD"
116 CWD=$PWD
119 cd $CWD || log_fail "Could not cd $CWD"
124 CWD
[all...]
H A Dsnapshot_006_pos.ksh65 if [[ -d $CWD ]]; then
66 cd $CWD || log_fail "Could not cd $CWD"
102 CWD=$PWD
105 cd $CWD || log_fail "Could not cd $CWD"
114 CWD=$PWD
117 cd $CWD || log_fail "Could not cd $CWD"
122 CWD
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningTool.h92 StringRef CWD);
108 StringRef CWD, const llvm::StringSet<> &AlreadySeen);
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dzpool_import_missing_002_pos.ksh110 cd $CWD || log_fail "Unable change directory to $CWD"
123 CWD=$PWD
H A Dzpool_import_missing_003_pos.ksh139 cd $CWD || log_fail "Unable change directory to $CWD"
147 CWD=$PWD
H A Dzpool_import_missing_001_pos.ksh111 CWD=$PWD
/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningTool.cpp32 const tooling::CompilationDatabase &Compilations, StringRef CWD) {
89 auto Result = Worker.computeDependencies(Input, CWD, Compilations, Consumer);
99 const tooling::CompilationDatabase &Compilations, StringRef CWD,
165 Worker.computeDependencies(Input, CWD, Compilations, Consumer);
31 getDependencyFile( const tooling::CompilationDatabase &Compilations, StringRef CWD) argument
98 getFullDependencies( const tooling::CompilationDatabase &Compilations, StringRef CWD, const llvm::StringSet<> &AlreadySeen) argument
H A DDependencyScanningWorker.cpp56 assert(!CWD.empty() && "empty CWD");
57 return CWD;
61 CWD = Path.str();
66 std::string CWD; member in class:__anon2389::ProxyFileSystemWithoutChdir
/freebsd-13-stable/contrib/bmake/mk/
H A Dmeta2deps.sh13 # To do this, we extract the 'CWD' record as well as all the
22 # CWD "cwd"
38 # To simplify the logic the 'CWD' line is made to look like a
242 sed -e 's,^CWD,C C,;/^[CREFLMV] /!d' -e "s,',,g" |
248 # CWD is bmake's cwd
250 ,C) CWD=$path cwd=$path ldir=$path
252 SB=`echo $CWD | sed 's,/obj.*,,'`
269 eval ldir=\${ldir_$pid:-$CWD} cwd=\${cwd_$pid:-$CWD}
283 test -d ${cwd:-/dev/null/no/such} || cwd=$CWD
[all...]
/freebsd-13-stable/share/mk/
H A Dmeta2deps.sh13 # To do this, we extract the 'CWD' record as well as all the
22 # CWD "cwd"
38 # To simplify the logic the 'CWD' line is made to look like a
243 sed -e 's,^CWD,C C,;/^[CREFLMV] /!d' -e "s,',,g" |
249 # CWD is bmake's cwd
251 ,C) CWD=$path cwd=$path ldir=$path
253 SB=`echo $CWD | sed 's,/obj.*,,'`
270 eval ldir=\${ldir_$pid:-$CWD} cwd=\${cwd_$pid:-$CWD}
284 test -d ${cwd:-/dev/null/no/such} || cwd=$CWD
[all...]
/freebsd-13-stable/tests/sys/cddl/zfs/tests/cli_root/zpool_import/
H A Dzpool_import_missing_003_pos.ksh141 cd $CWD || log_fail "Unable change directory to $CWD"
149 CWD=$PWD
H A Dzpool_import_missing_001_pos.ksh119 CWD=$PWD
/freebsd-13-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.y101 ABOR DELE CWD LIST NLST SITE
364 | CWD CRLF check_login
373 | CWD SP pathname CRLF check_login
962 { "CWD", CWD, OSTR, 1, "[ <sp> directory-name ]" },
963 { "XCWD", CWD, OSTR, 1, "[ <sp> directory-name ]" },
H A Dftpcmd.c110 CWD = 299, enumerator in enum:yytokentype
195 #define CWD 299 macro
690 "REST", "RNFR", "RNTO", "ABOR", "DELE", "CWD", "LIST", "NLST", "SITE",
3018 { "CWD", CWD, OSTR, 1, "[ <sp> directory-name ]" },
3019 { "XCWD", CWD, OSTR, 1, "[ <sp> directory-name ]" },
/freebsd-13-stable/contrib/opie/
H A Dftpcmd.y174 ABOR DELE CWD LIST NLST SITE
386 | CWD check_login CRLF
391 | CWD check_login SP pathname CRLF
837 { "CWD", CWD, OSTR, 1, "[ <sp> directory-name ]" },
838 { "XCWD", CWD, OSTR, 1, "[ <sp> directory-name ]" },
/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/
H A DTooling.cpp484 if (auto CWD = OverlayFileSystem->getCurrentWorkingDirectory()) {
485 InitialWorkingDir = std::move(*CWD);
488 << CWD.getError().message() << "\n";
/freebsd-13-stable/contrib/llvm-project/clang/tools/driver/
H A Dcc1as_main.cpp417 SmallString<128> CWD; local
418 if (!sys::fs::current_path(CWD))
419 Ctx.setCompilationDir(CWD);
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp423 SmallString<128> CWD; local
424 if (!sys::fs::current_path(CWD))
425 Ctx.setCompilationDir(CWD);
/freebsd-13-stable/libexec/ftpd/
H A Dftpcmd.y109 ABOR DELE CWD LIST NLST SITE
512 | CWD check_login CRLF
518 | CWD check_login SP pathname CRLF
1102 { "CWD", CWD, OSTR, 1, "[ <sp> directory-name ]" },
1103 { "XCWD", CWD, OSTR, 1, "[ <sp> directory-name ]" },
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp971 auto CWD = getCurrentWorkingDirectory(); local
972 if (!CWD || CWD->empty())
/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp624 } else if (llvm::ErrorOr<std::string> CWD =
627 CmdArgs.push_back(Args.MakeArgString(*CWD));
2155 auto CWD = D.getVFS().getCurrentWorkingDirectory(); local
2156 if (!CWD)
2157 CWD = ".";
2158 CDB << "{ \"directory\": \"" << escape(*CWD) << "\"";
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp1583 {X86::IDIV16r, X86::CWD, Copy, X86::AX, S}, // SDiv
1584 {X86::IDIV16r, X86::CWD, Copy, X86::DX, S}, // SRem
/freebsd-13-stable/sys/cddl/dev/dtrace/x86/
H A Ddis_tables.c160 CWD, /* so data16 can be evaluated for cwd and variants */ enumerator in enum:__anon8768
2220 /* [9,8] */ TNS("cXtX",CBW), TNS("cXtX",CWD), TNSx("lcall",SO), TNS("fwait",NORM),
3658 dp->it_adrmode != CWD &&
4684 case CWD:

Completed in 811 milliseconds

12