Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/native/
Dlinux_close.cpp66 static int closefd(int fd1, int fd2) { in closefd() function
95 return closefd(fd, fd2); in NET_Dup2()
104 return closefd(-1, fd); in NET_SocketClose()