/freebsd/sbin/fsck_ffs/ |
H A D | utilities.c | 53 char *newname, *cp; in blockcheck() local
|
H A D | pass2.c | 586 char newname[MAXPATHLEN + 1]; in fix_extraneous() local
|
/freebsd/crypto/openssl/crypto/ |
H A D | o_fopen.c | 84 char *newname = NULL; in openssl_fopen() local
|
/freebsd/contrib/unifdef/win32/ |
H A D | win32.c | 34 replace(const char *oldname, const char *newname) in replace()
|
/freebsd/contrib/llvm-project/libcxx/src/filesystem/ |
H A D | posix_compat.h | 229 return symlink_file_dir(oldname, newname, false); in symlink_file() argument 233 return symlink_file_dir(oldname, newname, true); in symlink_dir() argument 237 if (CreateHardLinkW(newname, oldname, nullptr)) in link() argument 212 symlink_file_dir(const wchar_t * oldname,const wchar_t * newname,bool is_dir) symlink_file_dir() argument [all...] |
/freebsd/contrib/lib9p/backend/ |
H A D | fs.c | 1118 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/contrib/tcsh/ |
H A D | tw.spell.c | 39 struct Strbuf guess = Strbuf_INIT, newname = Strbuf_INIT; in spell_me() local
|
/freebsd/sys/dev/ofw/ |
H A D | openfirmio.c | 114 char newname[OFIOCSUGGPROPNAMELEN]; in openfirm_ioctl() local
|
/freebsd/usr.sbin/makefs/ |
H A D | cd9660.c | 1222 char newname[9]; in cd9660_rrip_move_directory() local 1574 char *newname, size_t newnamelen, int is_file) in cd9660_level1_convert_filename() 1630 char *newname, size_t newnamelen, int is_file) in cd9660_level2_convert_filename() 1697 char *newname, size_t newnamelen, int is_file) in cd9660_convert_filename()
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | port-linux.c | 179 ssh_selinux_change_context(const char *newname) in ssh_selinux_change_context()
|
/freebsd/usr.bin/compress/ |
H A D | compress.c | 63 char *p, newname[MAXPATHLEN]; in main() local
|
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/ |
H A D | util.c | 225 char *newname; in mktmpname() local
|
H A D | output.c | 726 write_ctf(tdata_t *td, const char *curname, const char *newname, int flags) in write_ctf()
|
/freebsd/contrib/elftoolchain/elfcopy/ |
H A D | elfcopy.h | 41 const char *newname; member 71 const char *newname; member 120 char *newname; /* new section name */ member
|
H A D | symbols.c | 393 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 D | auditd_lib.c | 1111 char newname[MAXPATHLEN]; in auditd_new_curlink() local 1245 char newname[MAXPATHLEN]; in audit_quick_stop() local
|
/freebsd/sbin/restore/ |
H A D | symtab.c | 305 moveentry(struct entry *ep, char *newname) in moveentry()
|
/freebsd/contrib/ntp/libntp/lib/isc/unix/ |
H A D | file.c | 330 isc_file_rename(const char *oldname, const char *newname) { in isc_file_rename()
|
/freebsd/crypto/openssl/crypto/store/ |
H A D | store_result.c | 162 char *newname = NULL, *newdesc = NULL; in try_name() local
|
/freebsd/libexec/tftpd/ |
H A D | tftpd.c | 626 char newname[MAXPATHLEN]; in find_next_name() local
|
/freebsd/usr.sbin/pw/ |
H A D | pw_group.c | 582 char *newname = NULL; pw_group_mod() local
|
/freebsd/lib/libifconfig/ |
H A D | libifconfig.c | 271 ifconfig_set_name(ifconfig_handle_t *h, const char *name, const char *newname) in ifconfig_set_name()
|
/freebsd/usr.sbin/ppp/ |
H A D | iface.c | 358 char *newname; in iface_Name() local
|
/freebsd/sys/contrib/openzfs/lib/libzfs/ |
H A D | libzfs_changelist.c | 337 char newname[ZFS_MAX_DATASET_NAME_LEN]; in changelist_rename() local
|
/freebsd/crypto/openssl/providers/implementations/storemgmt/ |
H A D | file_store.c | 648 char *newname = NULL; in file_load_dir_entry() local
|