Home
last modified time | relevance | path

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

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