Home
last modified time | relevance | path

Searched defs:path_name (Results 1 – 14 of 14) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/nftw/
Dtest_func64.c41 test_func1(const char *path_name, const struct stat64 *stat_pointer, in test_func1()
75 test_func3(const char *path_name, const struct stat64 *stat_pointer, in test_func3()
100 test_func4(const char *path_name, const struct stat64 *stat_pointer, in test_func4()
113 test_func5(const char *path_name, const struct stat64 *stat_pointer, in test_func5()
137 test_func7(const char *path_name, const struct stat64 *stat_pointer, in test_func7()
168 test_func8(const char *path_name, const struct stat64 *stat_pointer, in test_func8()
250 test_func9(const char *path_name, const struct stat64 *stat_pointer, in test_func9()
286 test_func10(const char *path_name, const struct stat64 *stat_pointer, in test_func10()
321 test_func11(const char *path_name, const struct stat64 *stat_pointer, in test_func11()
356 test_func12(const char *path_name, const struct stat64 *stat_pointer, in test_func12()
[all …]
Dtest_func.c41 test_func1(const char *path_name, const struct stat *stat_pointer, in test_func1()
76 test_func3(const char *path_name, const struct stat *stat_pointer, in test_func3()
101 test_func4(const char *path_name, const struct stat *stat_pointer, in test_func4()
114 test_func5(const char *path_name, const struct stat *stat_pointer, in test_func5()
137 test_func7(const char *path_name, const struct stat *stat_pointer, in test_func7()
167 test_func8(const char *path_name, const struct stat *stat_pointer, in test_func8()
248 test_func9(const char *path_name, const struct stat *stat_pointer, in test_func9()
283 test_func10(const char *path_name, const struct stat *stat_pointer, in test_func10()
317 test_func11(const char *path_name, const struct stat *stat_pointer, in test_func11()
351 test_func12(const char *path_name, const struct stat *stat_pointer, in test_func12()
[all …]
Dtools64.c250 void do_info(const char *path_name) in do_info()
Dtools.c250 void do_info(const char *path_name) in do_info()
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
Dsymlinkat.c31 char *path_name = "/data"; in symlinkat_0100() local
83 char *path_name = "/data"; in symlinkat_0200() local
/third_party/ltp/testcases/kernel/syscalls/mount/
Dmount06.c55 static char path_name[PATH_MAX]; variable
Dmount03.c70 static char path_name[PATH_MAX]; variable
/third_party/gstreamer/gstreamer/libs/gst/check/libcheck/
Dcheck_print.c164 char *path_name = NULL; in tr_xmlprint() local
/third_party/python/Lib/
Drunpy.py245 def run_path(path_name, init_globals=None, run_name=None): argument
/third_party/gstreamer/gstplugins_bad/gst/switchbin/
Dgstswitchbin.c562 gchar *path_name; in gst_switch_bin_set_num_paths() local
584 gchar *path_name; in gst_switch_bin_set_num_paths() local
/third_party/vulkan-loader/tests/framework/shim/
Dunix_shim.cpp100 FRAMEWORK_EXPORT DIR* OPENDIR_FUNC_NAME(const char* path_name) { in OPENDIR_FUNC_NAME()
/third_party/protobuf/python/google/protobuf/internal/
Dwell_known_types.py521 def _SnakeCaseToCamelCase(path_name): argument
550 def _CamelCaseToSnakeCase(path_name): argument
/third_party/pulseaudio/src/modules/alsa/
Dalsa-mixer.c3356 static pa_alsa_path *profile_set_get_path(pa_alsa_profile_set *ps, const char *path_name) { in profile_set_get_path()
/third_party/musl/porting/linux/user/ldso/
Ddynlink.c5492 static void set_bss_vma_name(char *path_name, void *addr, size_t zeromap_size) in set_bss_vma_name()