Searched refs:curpath (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_mount/ |
| H A D | zfs_mount_010_neg.ksh | 66 curpath=`dirname $0` 73 cd $curpath
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_receive/ |
| H A D | zfs_receive_016_pos.ksh | 36 cd $curpath 59 curpath=`dirname $0`
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_unmount/ |
| H A D | zfs_unmount_008_neg.ksh | 112 curpath=`dirname $0` 119 cd $curpath
|
| /f-stack/freebsd/contrib/openzfs/cmd/zdb/ |
| H A D | zdb.c | 4485 static char curpath[PATH_MAX]; variable 4506 (void) strlcat(curpath, name, sizeof (curpath)); in dump_path_impl() 4510 curpath, strerror(err)); in dump_path_impl() 4534 (u_longlong_t)child_obj, curpath, doi.doi_type, in dump_path_impl() 4538 (void) strlcat(curpath, "/", sizeof (curpath)); in dump_path_impl() 4579 (void) snprintf(curpath, sizeof (curpath), "dataset=%s path=/", ds); in dump_path()
|