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