Home
last modified time | relevance | path

Searched defs:tmp_name (Results 1 – 15 of 15) sorted by relevance

/third_party/selinux/libsepol/src/
Dboolean_record.c100 char *tmp_name = strdup(name); in sepol_bool_set_name() local
Diface_record.c128 char *tmp_name = strdup(name); in sepol_iface_set_name() local
Duser_record.c107 char *tmp_name = strdup(name); in sepol_user_set_name() local
/third_party/libcoap/man/
Dexamples-code-check.c406 char tmp_name[100]; in main() local
/third_party/pcre2/pcre2/src/sljit/
DsljitProtExecAllocator.c108 char tmp_name[256]; in create_tempfile() local
/third_party/ntfs-3g/src/
Dntfs-3g_common.c703 char *tmp_name = NULL; local
Dntfs-3g.c3237 char *tmp_name = NULL; in ntfs_fuse_getxattr_windows() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dconfig_file.c1635 char *tmp_name; in wpa_config_write() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dconfig_file.c1567 char *tmp_name = os_malloc(tmp_len); in wpa_config_write() local
/third_party/toybox/toys/pending/
Ddiff.c185 char *tmp_name; in read_stdin() local
/third_party/alsa-lib/src/pcm/
Dpcm_softvol.c763 char tmp_name[32]; in softvol_load_control() local
/third_party/mesa3d/src/compiler/glsl/
Dir.cpp1988 const char ir_variable::tmp_name[] = "compiler_temp"; member in ir_variable
Dir.h1047 static const char tmp_name[]; variable
/third_party/libdrm/
Dxf86drm.c4235 char path[PATH_MAX + 1], *name, *tmp_name; in drmParseOFBusInfo() local
4270 char path[PATH_MAX + 1], *value, *tmp_name; in drmParseOFDeviceInfo() local
/third_party/libbpf/src/
Dlibbpf.c7824 char tmp_name[64]; local