Searched refs:os_move_fd (Results 1 – 5 of 5) sorted by relevance
130 fd = os_move_fd(fd); in miSyncShmCreateFenceFromFd()150 pPriv->fd = os_move_fd(pPriv->fd); in miSyncShmGetFenceFd()
90 return os_move_fd(fd); in create_tmpfile_cloexec()
717 os_move_fd(int fd);
2176 os_move_fd(int fd) in os_move_fd() function
35598 os/utils.c: Don't try to build os_move_fd() for WIN32