Searched refs:which (Results 1 – 3 of 3) sorted by relevance
/support/ |
A D | support_test_compare_failure.c | 24 report (const char *which, const char *expr, long long value, int positive, in report() argument 27 printf (" %s: ", which); in report()
|
A D | README | 1 This subdirectory contains infrastructure which is not put into 17 cannot include headers which use identifers not reserved in C90. If
|
A D | test-container.c | 241 devmount (const char *new_root_path, const char *which) in devmount() argument 244 fd = open (concat (new_root_path, "/dev/", which, NULL), in devmount() 248 trymount (concat ("/dev/", which, NULL), in devmount() 249 concat (new_root_path, "/dev/", which, NULL)); in devmount()
|
Completed in 8 milliseconds