Home
last modified time | relevance | path

Searched defs:RemoveNotifyFd (Results 1 – 10 of 10) sorted by relevance

/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/include/
H A Dos.h159 static inline void RemoveNotifyFd(int fd) in RemoveNotifyFd() function
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/include/
H A Dos.h159 static inline void RemoveNotifyFd(int fd) in RemoveNotifyFd() function
/dports/x11-servers/xarcan/xarcan-0.6.0/include/
H A Dos.h157 static inline void RemoveNotifyFd(int fd) in RemoveNotifyFd() function
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/include/
H A Dos.h157 static inline void RemoveNotifyFd(int fd) in RemoveNotifyFd() function
/dports/x11-servers/xwayland/xorg-server-1.20.13/include/
H A Dos.h159 static inline void RemoveNotifyFd(int fd) in RemoveNotifyFd() function
/dports/x11-servers/xorg-server/xorg-server-1.20.13/include/
H A Dos.h159 static inline void RemoveNotifyFd(int fd) in RemoveNotifyFd() function
/dports/x11-servers/xephyr/xorg-server-1.20.13/include/
H A Dos.h159 static inline void RemoveNotifyFd(int fd) in RemoveNotifyFd() function
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/include/
H A Dos.h159 static inline void RemoveNotifyFd(int fd) in RemoveNotifyFd() function
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/include/
H A Dos.h159 static inline void RemoveNotifyFd(int fd) in RemoveNotifyFd() function
/dports/x11-drivers/xf86-video-intel/xf86-video-intel-31486f40f8e8f8923ca0799aea84b58799754564/src/
H A Dcompat-api.h260 #define RemoveNotifyFd(fd) RemoveGeneralSocket(fd) macro