Lines Matching +defs:val +defs:t
32 static int alias_1(const struct test *t) in alias_1()
74 static int test_freadline_wrapped(const struct test *t) in test_freadline_wrapped()
104 static int test_strchr_replace(const struct test *t) in test_strchr_replace()
119 static int test_underscores(const struct test *t) in test_underscores()
122 char *val; in test_underscores() member
135 _cleanup_free_ char *val = iter->val; in test_underscores() local
147 static int test_path_ends_with_kmod_ext(const struct test *t) in test_path_ends_with_kmod_ext()
150 const char *val; in test_path_ends_with_kmod_ext() member
185 static int test_write_str_safe(const struct test *t) in test_write_str_safe()
212 static int test_addu64_overflow(const struct test *t) in test_addu64_overflow()
232 static int test_backoff_time(const struct test *t) in test_backoff_time()