| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/migration/ |
| H A D | migration.kshlib | 54 cwd=$PWD 61 cd $cwd 95 cwd=$PWD 116 cd $cwd 129 cwd=$PWD 150 cd $cwd
|
| H A D | migration_004_pos.ksh | 59 cwd=$PWD 66 cd $cwd 67 (( $? != 0 )) && log_untested "Could not change directory to $cwd"
|
| H A D | migration_006_pos.ksh | 59 cwd=$PWD 66 cd $cwd 67 (( $? != 0 )) && log_untested "Could not change directory to $cwd"
|
| H A D | migration_005_pos.ksh | 59 cwd=$PWD 66 cd $cwd 67 (( $? != 0 )) && log_untested "Could not change directory to $cwd"
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_destroy/ |
| H A D | zpool_destroy_002_pos.ksh | 52 [[ -n $cwd ]] && log_must cd $cwd 111 log_must cd $cwd
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/inuse/ |
| H A D | inuse_003_pos.ksh | 96 typeset cwd="" 151 cwd=$PWD 157 log_must cd $cwd
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_unmount/ |
| H A D | zfs_unmount.kshlib | 72 [[ -n $cwd ]] && cd $cwd
|
| H A D | zfs_unmount_005_pos.ksh | 98 cwd=$PWD
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_ptrace.c | 163 l_long cwd; member 176 linux_r->cwd = bsd_r->fpr_env[0]; in map_fpregs_to_linux() 189 bsd_r->fpr_env[0] = linux_r->cwd; in map_fpregs_from_linux() 200 l_ushort cwd; member
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | util.c | 628 char cwd[1024]; in getAbsolutePath() local 636 if (getcwd(cwd,sizeof(cwd)) == NULL) { in getAbsolutePath() 640 abspath = sdsnew(cwd); in getAbsolutePath()
|
| H A D | config.c | 1893 char cwd[1024]; local 1895 if (getcwd(cwd,sizeof(cwd)) == NULL) { 1899 rewriteConfigStringOption(state,"dir",cwd,NULL);
|
| H A D | rdb.c | 1221 char cwd[MAXPATHLEN]; /* Current working dir path for error messages. */ in rdbSave() local 1229 char *cwdp = getcwd(cwd,MAXPATHLEN); in rdbSave() 1257 char *cwdp = getcwd(cwd,MAXPATHLEN); in rdbSave()
|
| H A D | aof.c | 249 char cwd[MAXPATHLEN]; /* Current working dir path for error messages. */ in startAppendOnly() local 255 char *cwdp = getcwd(cwd,MAXPATHLEN); in startAppendOnly()
|
| /f-stack/freebsd/contrib/openzfs/include/os/freebsd/zfs/sys/ |
| H A D | zfs_vnops_os.h | 39 extern int zfs_rmdir(znode_t *dzp, const char *name, znode_t *cwd,
|
| /f-stack/freebsd/contrib/openzfs/include/os/linux/zfs/sys/ |
| H A D | zfs_vnops_os.h | 54 extern int zfs_rmdir(znode_t *dzp, char *name, znode_t *cwd,
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux.h | 186 u_int16_t cwd; member
|
| /f-stack/dpdk/examples/vhost_blk/ |
| H A D | vhost_blk.c | 786 char cwd[PATH_MAX]; in vhost_blk_ctrlr_construct() local 789 path = getcwd(cwd, PATH_MAX); in vhost_blk_ctrlr_construct()
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zfs_vnops_os.c | 1363 zfs_rmdir(znode_t *dzp, char *name, znode_t *cwd, cred_t *cr, in zfs_rmdir() argument 1405 if (zp == cwd) { in zfs_rmdir()
|
| /f-stack/dpdk/drivers/event/dlb2/pf/base/ |
| H A D | dlb2_regs.h | 1011 u32 cwd : 1; member
|
| /f-stack/freebsd/kern/ |
| H A D | kern_descrip.c | 4725 static SYSCTL_NODE(_kern_proc, KERN_PROC_CWD, cwd, CTLFLAG_RD|CTLFLAG_MPSAFE,
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | zfs_vnops_os.c | 1611 zfs_rmdir(znode_t *dzp, const char *name, znode_t *cwd, cred_t *cr, int flags) in zfs_rmdir() argument
|