Home
last modified time | relevance | path

Searched refs:check_path (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/support/
Dtst-support-open-dev-null-range.c36 check_path (int fd) in check_path() function
100 check_path (lowfd + i); in do_test()
113 check_path (lowfd2 + i); in do_test()
133 check_path (lowfd3 + i); in do_test()
150 check_path (lowfd4 + i); in do_test()
/glibc-2.36/stdlib/
Dtest-canon.c99 check_path (const char * result, const char * expected) in check_path() function
168 if (!check_path (result, tests[i].out)) in do_test()
179 && !check_path (buf, tests[i].out ? tests[i].out : tests[i].resolved)) in do_test()
/glibc-2.36/ChangeLog.old/
DChangeLog.129166 * stdlib/test-canon.c (check_path): Mark as static to avoid warning.
DChangeLog.24525 (check_path): Modified function.