Home
last modified time | relevance | path

Searched refs:check_size (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/stdio-common/
Dtst-renameat2.c82 check_size (const char *path, off64_t expected_size) in check_size() function
130 check_size (new_path, 3); in do_test()
156 check_size (old_path, 3); in do_test()
157 check_size (new_path, 4); in do_test()
165 check_size (old_path, 3); in do_test()
166 check_size (new_path, 4); in do_test()
174 check_size (old_path, 3); in do_test()
175 check_size (subdir_path, 4); in do_test()
/glibc-2.36/sysdeps/unix/sysv/linux/
Dtst-quota.c26 check_size (const char *name1, size_t size1, in check_size() function
47 check_size (#type1, sizeof (type1), #type2, sizeof (type2))