Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/miext/sync/
H A Dmisyncshm.c130 fd = os_move_fd(fd); in miSyncShmCreateFenceFromFd()
150 pPriv->fd = os_move_fd(pPriv->fd); in miSyncShmGetFenceFd()
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-shm.c90 return os_move_fd(fd); in create_tmpfile_cloexec()
/OK3568_Linux_fs/external/xserver/include/
H A Dos.h717 os_move_fd(int fd);
/OK3568_Linux_fs/external/xserver/os/
H A Dutils.c2176 os_move_fd(int fd) in os_move_fd() function
/OK3568_Linux_fs/external/xserver/
H A DChangeLog35598 os/utils.c: Don't try to build os_move_fd() for WIN32