Searched defs:DupCloexec (Results 1 – 2 of 2) sorted by relevance
/art/libartbase/base/ | ||
D | file_utils.cc | 650 int DupCloexec(int fd) { in DupCloexec() function |
/art/dt_fd_forward/ | ||
D | dt_fd_forward.cc | 113 static int DupCloexec(int fd) { in DupCloexec() function |