Home
last modified time | relevance | path

Searched defs:newpath (Results 1 – 23 of 23) sorted by relevance

/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Drenameat2.c68 int newdirfd, const char *newpath, unsigned int flags) in sys_renameat2()
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dpopen.c84 static char newpath[MaxPathLen]; in ftp_rooted() local
/freebsd/sbin/kldconfig/
H A Dkldconfig.c122 char *newpath; in setpath() local
/freebsd/sys/contrib/openzfs/lib/libzutil/os/linux/
H A Dzutil_device_path_os.c122 char *newpath = strdup(path); in zfs_strip_partition_path() local
/freebsd/lib/libcam/
H A Dcamlib.c117 char *newpath; in cam_get_device() local
/freebsd/crypto/openssh/
H A Dsftp-server.c1270 char *oldpath, *newpath; in process_rename() local
1355 char *oldpath, *newpath; in process_symlink() local
1375 char *oldpath, *newpath; in process_extended_posix_rename() local
1433 char *oldpath, *newpath; in process_extended_hardlink() local
H A Dsftp-client.c1103 sftp_copy(struct sftp_conn *conn, const char *oldpath, const char *newpath) in sftp_copy()
1218 sftp_rename(struct sftp_conn *conn, const char *oldpath, const char *newpath, in sftp_rename()
1263 sftp_hardlink(struct sftp_conn *conn, const char *oldpath, const char *newpath) in sftp_hardlink()
1301 sftp_symlink(struct sftp_conn *conn, const char *oldpath, const char *newpath) in sftp_symlink()
/freebsd/contrib/file/src/
H A Dmagic.c92 char *newpath; in _w32_append_path() local
/freebsd/contrib/sendmail/src/
H A Dmci.c1208 char newpath[MAXPATHLEN]; variable
/freebsd/crypto/openssl/crypto/conf/
H A Dconf_def.c864 char *newpath; in get_next_file() local
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_netbsd.cpp202 uptr internal_rename(const char *oldpath, const char *newpath) { in internal_rename()
H A Dsanitizer_solaris.cpp155 const char *newpath) { in DECLARE__REAL_AND_INTERNAL()
H A Dsanitizer_mac.cpp369 uptr internal_rename(const char *oldpath, const char *newpath) { in internal_rename()
H A Dsanitizer_linux.cpp489 uptr internal_rename(const char *oldpath, const char *newpath) { in internal_rename()
/freebsd/sys/cam/ata/
H A Data_xpt.c2038 struct cam_path newpath; in ata_dev_async() local
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DAMDGPU.cpp484 SmallString<0> newpath = path; in detectHIPRuntime() local
/freebsd/sys/cam/
H A Dcam_periph.c1886 struct cam_path *newpath; in cam_periph_error() local
/freebsd/sys/cam/scsi/
H A Dscsi_xpt.c2965 struct cam_path newpath; in scsi_dev_async() local
/freebsd/usr.sbin/bsnmpd/modules/snmp_pf/
H A Dpf_snmp.c1565 char newpath[MAXPATHLEN]; in pfl_walk_rulesets() local
/freebsd/contrib/libarchive/libarchive/test/
H A Dmain.c1741 const char *newpath, const char *linkto) in assertion_make_hardlink()
1765 const char *newpath, const char *linkto) in assertion_make_symlink()
/freebsd/contrib/libarchive/test_utils/
H A Dtest_main.c2024 const char *newpath, const char *linkto) in assertion_make_hardlink()
2052 const char *newpath, const char *linkto, int targetIsDir) in assertion_make_symlink()
/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c3693 char *oldpath, *newpath; in ztest_vdev_attach_detach() local
4054 char *newpath = umem_alloc(MAXPATHLEN, UMEM_NOFAIL); in ztest_vdev_raidz_attach() local
8134 char *newpath = umem_alloc(MAXPATHLEN, UMEM_NOFAIL); in ztest_raidz_expand_run() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa.c8756 spa_vdev_setpath(spa_t *spa, uint64_t guid, const char *newpath)