| /freebsd-13.1/tests/sys/cddl/zfs/tests/snapshot/ |
| H A D | snapshot_002_pos.ksh | 66 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=$PWD 131 cd $CWD || log_fail "Could not cd $CWD"
|
| H A D | snapshot_006_pos.ksh | 65 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=$PWD 129 cd $CWD || log_fail "Could not cd $CWD"
|
| /freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/snapshot/ |
| H A D | snapshot_002_pos.ksh | 54 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=$PWD 122 cd $CWD || log_fail "Could not cd $CWD"
|
| H A D | snapshot_006_pos.ksh | 53 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=$PWD 120 cd $CWD || log_fail "Could not cd $CWD"
|
| /freebsd-13.1/share/mk/ |
| H A D | meta2deps.sh | 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 351 $CWD) continue;; # ignore
|
| /freebsd-13.1/contrib/bmake/mk/ |
| H A D | meta2deps.sh | 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} 284 test -d ${cwd:-/dev/null/no/such} || cwd=$CWD 360 $CWD) continue;; # ignore
|
| /freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/ |
| H A D | zpool_import_missing_002_pos.ksh | 110 cd $CWD || log_fail "Unable change directory to $CWD" 123 CWD=$PWD
|
| H A D | zpool_import_missing_003_pos.ksh | 139 cd $CWD || log_fail "Unable change directory to $CWD" 147 CWD=$PWD
|
| H A D | zpool_import_missing_001_pos.ksh | 111 CWD=$PWD
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ |
| H A D | DependencyScanningTool.cpp | 53 const tooling::CompilationDatabase &Compilations, StringRef CWD) { in getDependencyFile() argument 115 auto Result = Worker.computeDependencies(Input, CWD, Compilations, Consumer); in getDependencyFile() 125 const tooling::CompilationDatabase &Compilations, StringRef CWD, in getFullDependencies() argument 200 Worker.computeDependencies(Input, CWD, Compilations, Consumer); in getFullDependencies()
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/ |
| H A D | DependencyScanningTool.h | 86 StringRef CWD); 101 StringRef CWD, const llvm::StringSet<> &AlreadySeen);
|
| /freebsd-13.1/tests/sys/cddl/zfs/tests/cli_root/zpool_import/ |
| H A D | zpool_import_missing_003_pos.ksh | 141 cd $CWD || log_fail "Unable change directory to $CWD" 149 CWD=$PWD
|
| H A D | zpool_import_missing_001_pos.ksh | 119 CWD=$PWD
|
| /freebsd-13.1/contrib/opie/ |
| H A D | ftpcmd.y | 174 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.1/crypto/heimdal/appl/ftp/ftpd/ |
| H A D | ftpcmd.y | 101 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 D | ftpcmd.c | 110 CWD = 299, enumerator 195 #define CWD 299 macro 3015 { "CWD", CWD, OSTR, 1, "[ <sp> directory-name ]" }, 3016 { "XCWD", CWD, OSTR, 1, "[ <sp> directory-name ]" },
|
| /freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-mc/ |
| H A D | llvm-mc.cpp | 481 SmallString<128> CWD; in main() local 482 if (!sys::fs::current_path(CWD)) in main() 483 Ctx.setCompilationDir(CWD); in main()
|
| /freebsd-13.1/libexec/ftpd/ |
| H A D | ftpcmd.y | 109 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.1/contrib/llvm-project/clang/tools/driver/ |
| H A D | cc1as_main.cpp | 425 SmallString<128> CWD; in ExecuteAssemblerImpl() local 426 if (!sys::fs::current_path(CWD)) in ExecuteAssemblerImpl() 427 Ctx.setCompilationDir(CWD); in ExecuteAssemblerImpl()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/ |
| H A D | Tooling.cpp | 505 if (auto CWD = OverlayFileSystem->getCurrentWorkingDirectory()) { in run() local 506 InitialWorkingDir = std::move(*CWD); in run() 509 << CWD.getError().message() << "\n"; in run()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/ProfileData/Coverage/ |
| H A D | CoverageMappingReader.cpp | 160 StringRef CWD; in readUncompressed() local 161 if (auto Err = readString(CWD)) in readUncompressed() 163 Filenames.push_back(CWD.str()); in readUncompressed() 176 P.assign(CWD); in readUncompressed()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrExtension.td | 24 // FIXME: CWD/CDQ/CQO shouldn't Def the A register, but the fast register 27 def CWD : I<0x99, RawFrm, (outs), (ins),
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CoverageMappingGen.cpp | 1570 SmallString<256> CWD; in getCurrentDirname() local 1571 llvm::sys::fs::current_path(CWD); in getCurrentDirname() 1572 return CWD.str().str(); in getCurrentDirname()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Support/ |
| H A D | VirtualFileSystem.cpp | 990 auto CWD = getCurrentWorkingDirectory(); in getRealPath() local 991 if (!CWD || CWD->empty()) in getRealPath()
|
| /freebsd-13.1/usr.sbin/cron/doc/ |
| H A D | MAIL | 50 TERM, and the like; supply correct values for HOME, USER, CWD, 327 << delete TERM and TERMCAP; modify HOME, USER, and CWD; pass TZ and
|