/third_party/mesa3d/src/util/ |
D | anon_file.c | 73 create_tmpfile_cloexec(char *tmpname) in create_tmpfile_cloexec()
|
/third_party/wayland_standard/cursor/ |
D | os-compatibility.c | 68 create_tmpfile_cloexec(char *tmpname) in create_tmpfile_cloexec()
|
/third_party/ltp/testcases/kernel/mem/mmapstress/ |
D | mmapstress02.c | 51 static char tmpname[] = "fileXXXXXX"; variable
|
D | mmapstress05.c | 89 static char tmpname[] = "fileXXXXXX"; variable
|
D | mmapstress07.c | 43 static char *tmpname; variable
|
/third_party/weston/tests/ |
D | bad-buffer-test.c | 69 create_tmpfile_cloexec(char *tmpname) in create_tmpfile_cloexec()
|
/third_party/ltp/testcases/kernel/syscalls/fcntl/ |
D | fcntl15.c | 43 static char tmpname[10] = "testfile"; variable
|
D | fcntl16.c | 273 static char tmpname[40]; variable
|
D | fcntl14.c | 539 static char tmpname[40]; variable
|
/third_party/weston/shared/ |
D | os-compatibility.c | 115 create_tmpfile_cloexec(char *tmpname) in create_tmpfile_cloexec()
|
/third_party/openssl/crypto/dh/ |
D | dh_meth.c | 65 char *tmpname = OPENSSL_strdup(name); in DH_meth_set1_name() local
|
/third_party/alsa-utils/iecset/ |
D | iecset.c | 324 char tmpname[32]; in main() local
|
/third_party/openssl/crypto/asn1/ |
D | asn_mime.c | 802 char *tmpname = NULL, *tmpval = NULL, *p; in mime_hdr_new() local 834 char *tmpname = NULL, *tmpval = NULL, *p; in mime_hdr_addparam() local
|
/third_party/ltp/testcases/kernel/fs/ftest/ |
D | ftest02.c | 87 static char tmpname[MAXPATHLEN]; variable
|
/third_party/toybox/kconfig/ |
D | confdata.c | 403 char dirname[128], tmpname[128], newname[128]; in conf_write() local
|
/third_party/openssl/crypto/dsa/ |
D | dsa_meth.c | 73 char *tmpname = OPENSSL_strdup(name); in DSA_meth_set1_name() local
|
/third_party/openssl/crypto/rsa/ |
D | rsa_meth.c | 65 char *tmpname = OPENSSL_strdup(name); in RSA_meth_set1_name() local
|
/third_party/gstreamer/gstplugins_good/sys/ximage/ |
D | gstximagesrc.c | 123 char *tmpname; in gst_ximage_src_find_window() local
|
/third_party/flutter/glfw/src/ |
D | wl_window.c | 256 createTmpfileCloexec(char* tmpname) in createTmpfileCloexec()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/ |
D | gstdiscoverer.c | 656 gchar *tmpname; in uridecodebin_pad_added_cb() local
|
/third_party/libpng/contrib/tools/ |
D | pngcp.c | 2225 char *tmpname, tmpbuf[(sizeof dp->namebuf) + 4]; in cp_one_file() local
|
/third_party/skia/third_party/externals/libpng/contrib/tools/ |
D | pngcp.c | 2225 char *tmpname, tmpbuf[(sizeof dp->namebuf) + 4]; in cp_one_file() local
|
/third_party/flutter/skia/third_party/externals/libpng/contrib/tools/ |
D | pngcp.c | 2225 char *tmpname, tmpbuf[(sizeof dp->namebuf) + 4]; in cp_one_file() local
|
/third_party/glib/gio/ |
D | glocalfile.c | 1828 char *topdir, *globaldir, *trashdir, *tmpname; in _g_local_file_has_trash_dir() local
|
/third_party/python/Lib/test/ |
D | test_tarfile.py | 44 tmpname = os.path.join(TEMPDIR, "tmp.tar") variable
|