Home
last modified time | relevance | path

Searched refs:strdup (Results 576 - 600 of 986) sorted by relevance

1...<<21222324252627282930>>...40

/kernel/linux/linux-6.6/tools/accounting/
H A Dprocacct.c288 logfile = strdup(optarg); in main()
/third_party/elfutils/tests/
H A Dbacktrace-data.c110 char *filename = strdup (""); in maps_lookup()
/third_party/f2fs-tools/fsck/
H A Dsload.c222 dentries[i].name = (unsigned char *)strdup(namelist[i]->d_name); in build_directory()
/third_party/curl/tests/server/
H A Dgetpart.c61 curl_strdup_callback Curl_cstrdup = (curl_strdup_callback)strdup;
/third_party/elfutils/libdwfl/
H A Ddwfl_report_elf.c256 m->main.name = strdup (file_name); in __libdwfl_report_elf()
/third_party/eudev/src/shared/
H A Dselinux-util.c300 mycon = strdup(context_str(bcon)); in mac_selinux_get_child_mls_label()
/third_party/glfw/tests/
H A Djoysticks.c54 #define strdup(x) _strdup(x) macro
/third_party/glslang/glslang/Include/
H A DCommon.h87 #define strdup _strdup macro
/third_party/alsa-lib/src/pcm/scopes/
H A Dlevel.c214 snd_pcm_scope_set_name(scope, strdup(name)); in snd_pcm_scope_level_open()
/third_party/alsa-lib/src/timer/
H A Dtimer_hw.c276 tmr->name = strdup(name); in snd_timer_hw_open()
/third_party/alsa-utils/alsactl/
H A Dmonitor.c74 entry->name = strdup(name); in insert_source_entry()
/third_party/alsa-utils/topology/
H A Dpre-process-dapm.c217 widget_name = strdup(class_name); in tplg_pp_get_widget_name()
/third_party/curl/lib/
H A Dcurl_addrinfo.c392 hoststr = strdup(hostname); in Curl_ip2addr()
/third_party/libuv/test/
H A Drunner-unix.c30 #include <string.h> /* strdup */
164 p->name = strdup(name); in process_start()
/third_party/lame/frontend/
H A Dmain.c456 return strdup(str); in lame_getenv()
H A Drtp.c189 msg = strdup(p_msg_buf); in last_error_message()
/third_party/mesa3d/src/egl/wayland/wayland-drm/
H A Dwayland-drm.c276 drm->device_name = strdup(device_name); in wayland_drm_init()
/third_party/ltp/metadata/
H A Ddata_storage.h150 elem->id = strdup(id); in data_node_hash_add()
/third_party/musl/src/regex/
H A Dglob.c244 char *p = strdup(pat); in glob()
/third_party/mesa3d/src/mesa/main/
H A Dextensions.c177 env = strdup(override); in _mesa_one_time_init_extension_overrides()
/third_party/mesa3d/src/intel/tools/
H A Daubinator.c346 xml_path = strdup(optarg); in main()
/third_party/icu/icu4c/source/test/intltest/
H A Dwinnmtst.cpp322 char *old_locale = strdup(setlocale(LC_ALL, NULL)); in testLocales()
/third_party/libfuse/example/
H A Dnotify_store_retrieve.c327 0, (void*) strdup(file_contents)); in update_fs_loop()
H A Dnotify_inval_entry.c261 old_name = strdup(file_name); in update_fs_loop()
/third_party/libfuse/util/
H A Dmount.fuse.c57 char *t = strdup(s); in xstrdup()

Completed in 16 milliseconds

1...<<21222324252627282930>>...40