Home
last modified time | relevance | path

Searched refs:t_pathrel (Results 1 - 8 of 8) sorted by relevance

/third_party/musl/libc-test/src/functional/
H A Dtls_init_dlopen.c12 t_pathrel(buf, sizeof buf, argv[0], "libtls_init_dso.so"); in main()
H A Dtls_align_dlopen.c16 t_pathrel(buf, sizeof buf, argv[0], "libtls_align_dso.so"); in main()
H A Ddlclose_reset.c25 if(!t_pathrel(buf, sizeof buf, argv[0], "libdlclose_reset_dso.so")) { in main()
H A Datexit_dlclose.c42 if(!t_pathrel(buf, sizeof(buf), exe, TEST_DSO)) { in fork_main()
H A Ddlopen_ns.c272 if (!t_pathrel(buf, sizeof buf, argv[0], "libdlopen_ns_dso.so")) { in main()
277 if (!t_pathrel(path, sizeof path, argv[0], "")) { in main()
H A Ddlopen.c258 if (!t_pathrel(buf, sizeof buf, argv[0], "libdlopen_dso.so")) { in main()
/third_party/musl/libc-test/src/common/
H A Dpath.c6 char *t_pathrel(char *buf, size_t n, char *argv0, char *p) in t_pathrel() function
H A Dtest.h29 char *t_pathrel(char *buf, size_t n, char *argv0, char *p);

Completed in 3 milliseconds