Home
last modified time | relevance | path

Searched defs:dup3 (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/bionic/
Ddup.cpp55 int dup3(int old_fd, int new_fd, int flags) { in dup3() function
/bionic/tests/
Dunistd_test.cpp1170 TEST(UNISTD_TEST, dup3) { in TEST() argument