Searched refs:MAXSOCKS (Results 1 - 17 of 17) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dosdep.h88 * MAXSOCKS is used only for initialising MaxClients when no other method
93 #define MAXSOCKS (OPEN_MAX - 1) macro
95 #define MAXSOCKS 256 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dosdep.h88 * MAXSOCKS is used only for initialising MaxClients when no other method
93 #define MAXSOCKS (OPEN_MAX - 1) macro
95 #define MAXSOCKS 256 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dosdep.h104 * MAXSOCKS is used only for initialising MaxClients when no other method
109 #define MAXSOCKS (OPEN_MAX - 1) macro
111 #define MAXSOCKS 256 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dosdep.h104 * MAXSOCKS is used only for initialising MaxClients when no other method
109 #define MAXSOCKS (OPEN_MAX - 1) macro
111 #define MAXSOCKS 256 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dosdep.h91 * MAXSOCKS is used only for initialising MaxClients when no other method
96 #define MAXSOCKS (OPEN_MAX - 1) macro
98 #define MAXSOCKS 256 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dosdep.h93 * MAXSOCKS is used only for initialising MaxClients when no other method
98 #define MAXSOCKS (OPEN_MAX - 1) macro
100 #define MAXSOCKS 256 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dosdep.h93 * MAXSOCKS is used only for initialising MaxClients when no other method
98 #define MAXSOCKS (OPEN_MAX - 1) macro
100 #define MAXSOCKS 256 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dosdep.h93 * MAXSOCKS is used only for initialising MaxClients when no other method
98 #define MAXSOCKS (OPEN_MAX - 1) macro
100 #define MAXSOCKS 256 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dosdep.h93 * MAXSOCKS is used only for initialising MaxClients when no other method
98 #define MAXSOCKS (OPEN_MAX - 1) macro
100 #define MAXSOCKS 256 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dosdep.h93 * MAXSOCKS is used only for initialising MaxClients when no other method
98 #define MAXSOCKS (OPEN_MAX - 1) macro
100 #define MAXSOCKS 256 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dosdep.h89 * MAXSOCKS is used only for initialising MaxClients when no other method
94 #define MAXSOCKS (OPEN_MAX - 1) macro
96 #define MAXSOCKS 256 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dosdep.h88 * MAXSOCKS is used only for initialising MaxClients when no other method
93 #define MAXSOCKS (OPEN_MAX - 1) macro
95 #define MAXSOCKS 256 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dosdep.h88 * MAXSOCKS is used only for initialising MaxClients when no other method
93 #define MAXSOCKS (OPEN_MAX - 1) macro
95 #define MAXSOCKS 256 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dosdep.h88 * MAXSOCKS is used only for initialising MaxClients when no other method
93 #define MAXSOCKS (OPEN_MAX - 1) macro
95 #define MAXSOCKS 256 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dosdep.h107 * MAXSOCKS is used only for initialising MaxClients when no other method
112 #define MAXSOCKS (OPEN_MAX - 1) macro
114 #define MAXSOCKS 256 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dosdep.h109 * MAXSOCKS is used only for initialising MaxClients when no other method
114 #define MAXSOCKS (OPEN_MAX - 1) macro
116 #define MAXSOCKS 256 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dosdep.h109 * MAXSOCKS is used only for initialising MaxClients when no other method
114 #define MAXSOCKS (OPEN_MAX - 1) macro
116 #define MAXSOCKS 256 macro

Completed in 74 milliseconds