Home
last modified time | relevance | path

Searched refs:support_write_file_string (Results 1 – 14 of 14) sorted by relevance

/glibc-2.36/stdio-common/
Dtst-renameat2.c97 support_write_file_string (old_path, ""); in rename_without_existing_target()
103 support_write_file_string (old_path, ""); in rename_without_existing_target()
109 support_write_file_string (old_path, ""); in rename_without_existing_target()
126 support_write_file_string (old_path, "123"); in do_test()
127 support_write_file_string (new_path, "1234"); in do_test()
135 support_write_file_string (old_path, ""); in do_test()
151 support_write_file_string (old_path, "123"); in do_test()
152 support_write_file_string (new_path, "1234"); in do_test()
160 support_write_file_string (old_path, "123"); in do_test()
161 support_write_file_string (new_path, "1234"); in do_test()
[all …]
/glibc-2.36/io/
Dtst-file_change_detection.c85 support_write_file_string (path_empty1, ""); in do_test()
86 support_write_file_string (path_empty2, ""); in do_test()
88 support_write_file_string (path_file1, "line\n"); in do_test()
89 support_write_file_string (path_file2, "line\n"); in do_test()
168 support_write_file_string (path_file1, "line\n"); in do_test()
Dtst-stat-time64.c66 support_write_file_string (path, "abc"); in do_test()
Dtst-stat.c70 support_write_file_string (path, "abc"); in do_test()
Dtst-statx.c124 support_write_file_string (path, "abc"); in do_test()
Dtst-lchmod.c108 support_write_file_string (path_file, ""); in test_1()
/glibc-2.36/resolv/
Dtst-resolv-res_init-skeleton.c805 support_write_file_string (_PATH_RESCONF, ""); in special_test_callback()
810 support_write_file_string (_PATH_RESCONF, in special_test_callback()
826 support_write_file_string (_PATH_RESCONF, in special_test_callback()
841 support_write_file_string (_PATH_RESCONF, in special_test_callback()
849 support_write_file_string (_PATH_RESCONF, in special_test_callback()
895 support_write_file_string (_PATH_RESCONF, in special_test_callback()
1065 support_write_file_string (chroot_env->path_resolv_conf, in do_test()
1087 support_write_file_string (chroot_env->path_resolv_conf, ""); in do_test()
1093 support_write_file_string (chroot_env->path_resolv_conf, ""); in do_test()
/glibc-2.36/nss/
Dtst-nss-files-alias-leak.c50 support_write_file_string in prepare()
60 support_write_file_string (path, "alias1\n"); in prepare()
65 support_write_file_string (path, "alias1a, alias2\n"); in prepare()
70 support_write_file_string in prepare()
/glibc-2.36/support/
Dsupport_write_file_string.c25 support_write_file_string (const char *path, const char *contents) in support_write_file_string() function
Dsupport_chroot.c38 support_write_file_string (*abspath, contents); in write_file()
Dsupport.h69 void support_write_file_string (const char *path, const char *contents);
DMakefile94 support_write_file_string \
/glibc-2.36/elf/
Dtst-glibc-hwcaps-prepend-cache.c49 support_write_file_string ("/etc/ld.so.conf", "/glibc-test/lib\n"); in do_test()
/glibc-2.36/ChangeLog.old/
DChangeLog.184004 support_write_file_string, xchroot, xmkdir, xopen.
4011 (support_write_file_string): Declare.
4016 * support/support_write_file_string.c: Likewise.