Home
last modified time | relevance | path

Searched defs:newname (Results 1 – 25 of 64) sorted by relevance

123

/freebsd/sys/geom/vinum/
H A Dgeom_vinum_rename.c51 char *newname, *object, *name; in gv_rename() local
123 gv_rename_drive(struct gv_softc *sc, struct gv_drive *d, char *newname, in gv_rename_drive()
146 gv_rename_plex(struct gv_softc *sc, struct gv_plex *p, char *newname, int flags) in gv_rename_plex()
200 gv_rename_sd(struct gv_softc *sc, struct gv_sd *s, char *newname, int flags) in gv_rename_sd()
223 gv_rename_vol(struct gv_softc *sc, struct gv_volume *v, char *newname, in gv_rename_vol()
H A Dgeom_vinum.c634 char *newname; in gv_worker() local
/freebsd/sbin/fsck_ffs/
H A Dutilities.c53 char *newname, *cp; in blockcheck() local
H A Dpass2.c586 char newname[MAXPATHLEN + 1]; in fix_extraneous() local
/freebsd/crypto/openssl/crypto/
H A Do_fopen.c84 char *newname = NULL; in openssl_fopen() local
/freebsd/contrib/unifdef/win32/
H A Dwin32.c34 replace(const char *oldname, const char *newname) in replace()
/freebsd/contrib/llvm-project/libcxx/src/filesystem/
H A Dposix_compat.h213 inline int symlink_file_dir(const wchar_t* oldname, const wchar_t* newname, bool is_dir) { in symlink_file_dir()
228 inline int symlink_file(const wchar_t* oldname, const wchar_t* newname) { in symlink_file()
232 inline int symlink_dir(const wchar_t* oldname, const wchar_t* newname) { in symlink_dir()
236 inline int link(const wchar_t* oldname, const wchar_t* newname) { in link()
/freebsd/contrib/tcsh/
H A Dtw.spell.c39 struct Strbuf guess = Strbuf_INIT, newname = Strbuf_INIT; in spell_me() local
/freebsd/contrib/lib9p/backend/
H A Dfs.c1118 char newname[MAXPATHLEN]; in fs_icreate() local
1308 char newname[MAXPATHLEN]; in fs_imkdir() local
1369 char newname[MAXPATHLEN]; in fs_imknod() local
1428 char newname[MAXPATHLEN]; in fs_imkfifo() local
1472 char newname[MAXPATHLEN]; in fs_imksocket() local
1582 char newname[MAXPATHLEN]; in fs_isymlink() local
2086 char newname[MAXPATHLEN]; in fs_wstat() local
2297 char olddir[MAXPATHLEN], newname[MAXPATHLEN]; in fs_rename() local
2767 char newname[MAXPATHLEN]; in fs_link() local
2909 char newname[MAXPATHLEN]; in fs_unlinkat() local
/freebsd/sys/dev/ofw/
H A Dopenfirmio.c114 char newname[OFIOCSUGGPROPNAMELEN]; in openfirm_ioctl() local
/freebsd/usr.sbin/makefs/
H A Dcd9660.c1217 char newname[9]; in cd9660_rrip_move_directory() local
1569 char *newname, int is_file) in cd9660_level1_convert_filename()
1624 char *newname, int is_file) in cd9660_level2_convert_filename()
1693 char *newname, int is_file) in cd9660_convert_filename()
/freebsd/crypto/openssh/openbsd-compat/
H A Dport-linux.c179 ssh_selinux_change_context(const char *newname) in ssh_selinux_change_context()
/freebsd/usr.bin/compress/
H A Dcompress.c63 char *p, newname[MAXPATHLEN]; in main() local
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dutil.c225 char *newname; in mktmpname() local
H A Doutput.c726 write_ctf(tdata_t *td, const char *curname, const char *newname, int flags) in write_ctf()
/freebsd/contrib/elftoolchain/elfcopy/
H A Delfcopy.h41 const char *newname; member
71 const char *newname; member
120 char *newname; /* new section name */ member
H A Dsymbols.c393 char *newname; in generate_symbols() local
1140 add_to_symop_list(struct elfcopy *ecp, const char *name, const char *newname, in add_to_symop_list()
/freebsd/contrib/openbsm/libauditd/
H A Dauditd_lib.c1111 char newname[MAXPATHLEN]; in auditd_new_curlink() local
1245 char newname[MAXPATHLEN]; in audit_quick_stop() local
/freebsd/sbin/restore/
H A Dsymtab.c305 moveentry(struct entry *ep, char *newname) in moveentry()
/freebsd/contrib/ntp/libntp/lib/isc/unix/
H A Dfile.c330 isc_file_rename(const char *oldname, const char *newname) { in isc_file_rename()
/freebsd/crypto/openssl/crypto/store/
H A Dstore_result.c162 char *newname = NULL, *newdesc = NULL; in try_name() local
/freebsd/libexec/tftpd/
H A Dtftpd.c623 char newname[MAXPATHLEN]; in find_next_name() local
/freebsd/usr.sbin/pw/
H A Dpw_group.c598 char *newname = NULL; in pw_group_mod() local
/freebsd/lib/libifconfig/
H A Dlibifconfig.c271 ifconfig_set_name(ifconfig_handle_t *h, const char *name, const char *newname) in ifconfig_set_name()
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_changelist.c337 char newname[ZFS_MAX_DATASET_NAME_LEN]; in changelist_rename() local

123