Searched refs:RemoveNotifyFd (Results 1 – 15 of 15) sorted by relevance
261 RemoveNotifyFd(fd); in InputThreadUnregisterDev()514 RemoveNotifyFd(inputThreadInfo->readPipe); in InputThreadFini()555 RemoveNotifyFd(fd); in InputThreadUnregisterDev()
328 RemoveNotifyFd(ListenTransFds[i]); in ResetWellKnownSockets()368 RemoveNotifyFd(ListenTransFds[i]); in CloseWellKnownConnections()747 RemoveNotifyFd(trans_conn->fd); in ConnMaxNotify()
618 RemoveNotifyFd(ih->fd); in removeInputHandler()676 RemoveNotifyFd(ih->fd); in xf86DisableInputHandler()690 RemoveNotifyFd(ih->fd); in xf86DisableGeneralHandler()
375 RemoveNotifyFd(darwinEventReadFD); in DarwinMouseProc()444 RemoveNotifyFd(darwinEventReadFD); in DarwinTabletProc()471 RemoveNotifyFd(darwinEventReadFD); in DarwinKeybdProc()
86 RemoveNotifyFd(bus_info.fd); in teardown()
459 RemoveNotifyFd(udev_monitor_get_fd(udev_monitor)); in config_udev_fini()
502 RemoveNotifyFd(XConnectionNumber(dmxScreen->beDisplay)); in dmxCommonRemoveEnabledDevice()535 RemoveNotifyFd(XConnectionNumber(priv->display)); in dmxCommonMouOff()
159 static inline void RemoveNotifyFd(int fd) in RemoveNotifyFd() function
667 RemoveNotifyFd(ms->fd); in ms_vblank_close_screen()
446 + RemoveNotifyFd(sock_devd);
841 RemoveNotifyFd(netlink_fd); in SELinuxFlaskReset()
1299 RemoveNotifyFd(hostx_get_fd()); in MouseDisable()
251 RemoveNotifyFd(xwl_screen->wayland_fd); in xwl_close_screen()
1976 RemoveNotifyFd(fd); in remove_fs_fd()
21154 initializing the value of bus_info.fd, we avoid calling RemoveNotifyFd29997 void RemoveNotifyFd(int fd);29999 RemoveNotifyFd may be called from the notify function.