/third_party/node/deps/openssl/openssl/crypto/ |
H A D | o_fopen.c | 84 char *newname = NULL; in openssl_fopen() local
|
/third_party/openssl/crypto/ |
H A D | o_fopen.c | 84 char *newname = NULL; in openssl_fopen() local
|
/third_party/NuttX/fs/vfs/ |
H A D | fs_link.c | 44 char *newname = NULL;
in do_link() local
|
H A D | fs_symlink.c | 98 char *newname = NULL;
in do_symlink() local
|
H A D | fs_rename.c | 126 char *newname = NULL; in do_rename() local
|
/third_party/musl/libc-test/src/functionalext/supplement/stdio/ |
H A D | rename.c | 27 const char *newname = "newfile.txt"; in rename_0100() local 50 const char *newname = "newfile.txt"; in rename_0200() local 63 const char *newname = "newfile.txt"; in rename_0300() local [all...] |
/third_party/curl/src/ |
H A D | tool_cb_wrt.c | 84 char *newname; in tool_create_output_file() local
|
/third_party/toybox/toys/posix/ |
H A D | patch.c | 289 char *oldname = NULL, *newname = NULL; in patch_main() local
|
/kernel/linux/linux-5.10/drivers/misc/ |
H A D | enclosure.c | 289 char newname[COMPONENT_NAME_SIZE]; in enclosure_component_alloc() local
|
/kernel/linux/linux-5.10/fs/ |
H A D | init.c | 166 int __init init_link(const char *oldname, const char *newname) in init_link() argument 199 int __init init_symlink(const char *oldname, const char *newname) in init_symlink() argument
|
/kernel/linux/linux-6.6/drivers/misc/ |
H A D | enclosure.c | 289 char newname[COMPONENT_NAME_SIZE]; in enclosure_component_alloc() local
|
/kernel/linux/linux-6.6/fs/ |
H A D | init.c | 166 int __init init_link(const char *oldname, const char *newname) in init_link() argument 201 int __init init_symlink(const char *oldname, const char *newname) in init_symlink() argument
|
/kernel/linux/linux-6.6/net/9p/ |
H A D | protocol.c | 150 const char *oldname, *newname; in p9_msg_buf_size() local
|
/third_party/libunwind/libunwind/src/ |
H A D | elfxx.c | 427 char newname[shdr->sh_size + strlen (debugdir) + strlen (file) + 9]; in load_debuglink() local [all...] |
/third_party/toybox/kconfig/ |
H A D | confdata.c | 403 char dirname[128], tmpname[128], newname[128]; in conf_write() local
|
/third_party/node/deps/openssl/openssl/providers/implementations/storemgmt/ |
H A D | file_store.c | 648 char *newname = NULL; in file_load_dir_entry() local
|
/third_party/node/deps/openssl/openssl/crypto/store/ |
H A D | store_result.c | 162 char *newname = NULL, *newdesc = NULL; in try_name() local
|
/third_party/openssl/crypto/store/ |
H A D | store_result.c | 162 char *newname = NULL, *newdesc = NULL; in try_name() local
|
/third_party/openssl/providers/implementations/storemgmt/ |
H A D | file_store.c | 648 char *newname = NULL; in file_load_dir_entry() local
|
/kernel/linux/linux-5.10/net/wireless/ |
H A D | core.c | 92 cfg80211_dev_check_name(struct cfg80211_registered_device *rdev, const char *newname) cfg80211_dev_check_name() argument 126 cfg80211_dev_rename(struct cfg80211_registered_device *rdev, char *newname) cfg80211_dev_rename() argument [all...] |
/kernel/linux/linux-5.10/sound/hda/ |
H A D | hdac_device.c | 186 char *newname; in snd_hdac_device_set_chip_name() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/adreno/ |
H A D | adreno_gpu.c | 138 char *newname; in zap_shader_load_mdt() local 274 char *newname; in adreno_request_fw() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/adreno/ |
H A D | adreno_gpu.c | 144 char *newname; in zap_shader_load_mdt() local 434 char *newname; in adreno_request_fw() local [all...] |
/kernel/linux/linux-6.6/sound/hda/ |
H A D | hdac_device.c | 186 char *newname; in snd_hdac_device_set_chip_name() local
|
/third_party/elfutils/src/ |
H A D | elfcompress.c | 657 char *newname = NULL; in process_file() local 199 compress_section(Elf_Scn *scn, size_t orig_size, const char *name, const char *newname, size_t ndx, bool gnu, bool compress, bool report_verbose) compress_section() argument [all...] |