Searched defs:tmp_path (Results 1 – 13 of 13) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/nftw/ |
D | lib.c | 32 static char *tmp_path = "./tmp"; variable
|
D | lib64.c | 32 static char *tmp_path = "./tmp"; variable
|
/third_party/libuv/src/unix/ |
D | linux-inotify.c | 95 char* tmp_path; in uv__inotify_fork() local
|
/third_party/node/deps/uv/src/unix/ |
D | linux-inotify.c | 95 char* tmp_path; in uv__inotify_fork() local
|
/third_party/libinput/tools/ |
D | test_tool_option_parsing.py | 325 def recording(tmp_path): argument
|
/third_party/ltp/lib/ |
D | tst_device.c | 526 char tmp_path[PATH_MAX]; in tst_find_backing_dev() local
|
/third_party/selinux/libselinux/src/ |
D | matchpathcon.c | 387 char *tmp_path, *p; in realpath_not_final() local
|
/third_party/python/Lib/test/ |
D | test_runpy.py | 767 def tmp_path(*args, **kwargs): member in TestExit
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
D | wpa_debug.c | 151 char *tmp2, *tmp_path, *fstype; in wpa_debug_open_linux_tracing() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
D | wpa_debug.c | 153 char *tmp2, *tmp_path, *fstype; in wpa_debug_open_linux_tracing() local
|
/third_party/elfutils/debuginfod/ |
D | debuginfod-client.c | 1925 char *tmp_path = NULL; in debuginfod_find_section() local
|
/third_party/curl/lib/ |
D | ftp.c | 3910 char *tmp_path = aprintf("%s%s", wildcard->path, finfo->filename); in wc_statemach() local
|
/third_party/libdrm/ |
D | xf86drm.c | 4079 char *value, *tmp_path, *slash; in drm_usb_dev_path() local
|