Home
last modified time | relevance | path

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

/external/selinux/libsepol/src/
Dboolean_record.c95 char *tmp_name = strdup(name); in hidden_def() local
Diface_record.c124 char *tmp_name = strdup(name); in hidden_def() local
Duser_record.c100 char *tmp_name = strdup(name); in sepol_user_set_name() local
/external/webrtc/webrtc/modules/audio_coding/test/
DPCMFile.cc51 char tmp_name[MAX_FILE_NAME_LENGTH_BYTE]; in ChooseFile() local
/external/selinux/libsemanage/src/
Dseuser_record.c122 char *tmp_name = strdup(name); in hidden_def() local
Duser_extra_record.c91 char *tmp_name = strdup(name); in semanage_user_extra_set_name() local
Duser_record.c106 char *tmp_name = strdup(name); in hidden_def() local
/external/selinux/policycoreutils/sepolicy/
Dsearch.c382 const char *tmp_name; in get_te_results() local
552 const char *tmp_name; in get_ft_results() local
760 const char *tmp_name; in get_av_results() local
/external/ltrace/sysdeps/linux-gnu/
Dtrace.c1273 char *tmp_name = alloca(sizeof NAME + 2 + 16); in linux_elf_find_irelative_name() local
1330 char *tmp_name = malloc(strlen(name) + sizeof S); in linux_append_IFUNC_to_name() local
1353 char *tmp_name = linux_append_IFUNC_to_name(name); in os_elf_add_func_entry() local
/external/opencv3/modules/videoio/test/
Dtest_video_io.cpp259 string tmp_name = cv::tempfile((cvtest::fourccToString(fmt.fourcc) + "." + fmt.ext).c_str()); in VideoTest() local
/external/ltrace/sysdeps/linux-gnu/ppc/
Dplt.c648 char *tmp_name = linux_append_IFUNC_to_name(name); in arch_elf_add_func_entry() local
/external/wpa_supplicant_8/wpa_supplicant/
Dconfig_file.c1355 char *tmp_name = os_malloc(tmp_len); in wpa_config_write() local
/external/toybox/toys/pending/
Ddiff.c180 char tmp_name[] = "/tmp/diffXXXXXX"; in read_stdin() local
/external/e2fsprogs/misc/
Dtune2fs.c1825 char *dev_name, *tmp_name; in tune2fs_setup_tdb() local
Dmke2fs.c2210 char *dev_name, *tmp_name; in mke2fs_setup_tdb() local
/external/libevent/
Devdns.c1005 char tmp_name[256], cmp_name[256]; /* used by the macros */ in reply_parse() local
1206 char tmp_name[256]; /* used by the macros */ in request_parse() local