Searched refs:E_dup2 (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/tools/testing/selftests/openat2/ | ||
D | helpers.h | 76 #define E_dup2(...) E_func(dup2, __VA_ARGS__) macro |
D | resolve_test.c | 464 E_dup2(dfd, hardcoded_fd); in test_openat2_opath_tests() |