Searched refs:FatalError (Results 1 - 25 of 300) sorted by relevance

1234567891011>>

/xsrc/external/mit/xfs/dist/os/
H A Ddaemon.c48 FatalError("daemon() failed, %s\n", strerror(errno));
62 FatalError("daemon fork failed, %s\n", strerror(errno));
73 FatalError("setting session id for daemon failed: %s\n",
95 FatalError("opening /dev/null failed: %s\n", strerror(errno));
99 FatalError("dup2 of /dev/null to fd 0 failed: %s\n",
105 FatalError("dup2 of /dev/null to fd 1 failed: %s\n",
112 FatalError("dup2 of /dev/null to fd 2 failed: %s\n",
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dmain.c175 FatalError("couldn't create server client");
190 FatalError("failed to create server client privates");
193 FatalError("couldn't init server resources");
208 FatalError("no screens found");
215 FatalError("failed to create scratch pixmaps");
218 FatalError("failed to create screen resources");
220 FatalError("failed to create scratch GCs");
222 FatalError("failed to create default stipple");
224 FatalError("failed to create root window");
232 FatalError("coul
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/hurd/
H A Dhurd_mmap.c52 FatalError("xf86ReadBIOS() can't get_privileged_ports. (%s)\n",strerror(errno));
59 FatalError("xf86ReadBIOS() can't device_open. (%s)\n",strerror(errno));
65 FatalError("xf86ReadBIOS() can't device_map. (%s)\n",strerror(errno));
82 FatalError("xf86ReadBIOS() can't vm_map. (%s)\n",strerror(errno));
91 FatalError("xf86ReadBIOS() can't vm_deallocate. (%s)\n",strerror(errno));
H A Dhurd_video.c56 FatalError("xf86MapVidMem() can't get_privileged_ports. (%s)\n",strerror(errno));
63 FatalError("xf86MapVidMem() can't device_open. (%s)\n",strerror(errno));
70 FatalError("xf86MapVidMem() can't device_map. (%s)\n",strerror(errno));
87 FatalError("xf86MapVidMem() can't vm_map.(mem_obj) (%s)\n",strerror(errno));
93 FatalError("xf86MapVidMem() can't mach_port_deallocate.(mem_dev) (%s)\n",strerror(errno));
124 FatalError("xf86EnableIO: ioperm() failed (%s)\n", strerror(errno));
/xsrc/external/mit/xfs/dist/difs/
H A Dmain.c91 FatalError("couldn't read config file\n");
111 FatalError("couldn't create client array\n");
117 FatalError("couldn't create server client\n");
129 FatalError("couldn't init server resources\n");
135 FatalError("couldn't create connection block\n");
153 FatalError("couldn't read config file\n");
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dxassert.h44 FatalError("%s:%d assertion '%s' failed\n", __func__, __LINE__, #E); \
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_ring.h53 FatalError("%s: ADVANCE_LP_RING called with no matching " \
56 FatalError("%s: ADVANCE_LP_RING: exceeded allocation %d/%d\n ", \
60 FatalError("%s: ADVANCE_LP_RING: under-used allocation %d/%d\n ", \
66 FatalError("%s: ADVANCE_LP_RING: " \
76 FatalError("%s: BEGIN_LP_RING called without closing " \
H A Di810_ring.h44 FatalError("%s: ADVANCE_LP_RING: exceeded allocation %d/%d\n ", \
47 FatalError("%s: ADVANCE_LP_RING: under-used allocation %d/%d\n ", \
52 FatalError("%s: ADVANCE_LP_RING: " \
/xsrc/external/mit/xorg-server/dist/dix/
H A Dmain.c158 FatalError("couldn't create server client");
176 FatalError("failed to create server client privates");
179 FatalError("couldn't init server resources");
193 FatalError("no screens found");
199 FatalError("failed to create scratch pixmaps");
202 FatalError("failed to create screen resources");
209 FatalError("failed to create scratch pixmaps");
212 FatalError("failed to create screen resources");
214 FatalError("failed to create scratch GCs");
216 FatalError("faile
[all...]
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A DInitInput.c107 FatalError("InitInput - Failed to allocate slave devices.\n");
121 FatalError("InitInput - Failed opening %s\n", WIN_MSG_QUEUE_FNAME);
H A Dwinmisc.c75 FatalError("winUpdateFramebufferPointer - Failed modifying "
/xsrc/external/mit/xorg-server.old/dist/hw/netbsd/x68k/
H A Dx68kInit.c100 FatalError("Cannot allocate space for the log file name\n");
143 FatalError("AddScreen failed\n");
163 FatalError("Failed to init x68k default input devices.\n");
168 FatalError("mieqInit failed\n");
/xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k/
H A Dx68kInit.c99 FatalError("Cannot allocate space for the log file name\n");
149 FatalError("AddScreen failed\n");
169 FatalError("Failed to init x68k default input devices.\n");
172 FatalError("mieqInit failed\n");
/xsrc/external/mit/luit/dist/
H A Dluit.c79 FatalError(const char *f,...) function in typeref:typename:void
161 FatalError("-g0 requires an argument\n");
166 FatalError("-g1 requires an argument\n");
171 FatalError("-g2 requires an argument\n");
176 FatalError("-g3 requires an argument\n");
183 FatalError("-gl requires an argument\n");
190 FatalError("The argument of -gl "
199 FatalError("-gr requires an argument\n");
206 FatalError("The argument of -gl "
214 FatalError("
[all...]
H A Dluit.h52 void FatalError(const char *f,...) LUIT_NORETURN LUIT_PRINTF(1,2);
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_ring.h44 FatalError("%s: ADVANCE_LP_RING: exceeded allocation %d/%d\n ", \
47 FatalError("%s: ADVANCE_LP_RING: under-used allocation %d/%d\n ", \
52 FatalError("%s: ADVANCE_LP_RING: " \
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_ring.h44 FatalError("%s: ADVANCE_LP_RING: exceeded allocation %d/%d\n ", \
47 FatalError("%s: ADVANCE_LP_RING: under-used allocation %d/%d\n ", \
52 FatalError("%s: ADVANCE_LP_RING: " \
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/linux/
H A Dlnx_init.c66 FatalError("%s: VT_ACTIVATE failed: %s\n", from, strerror(errno));
70 FatalError("%s: VT_WAITACTIVE failed: %s\n", from, strerror(errno));
87 FatalError("xf86OpenConsole:"
105 FatalError(
113 FatalError("xf86OpenConsole: Cannot find the current"
119 FatalError("xf86OpenConsole: Cannot find a free VT: "
122 FatalError("xf86OpenConsole: Cannot find a free VT\n");
158 FatalError("xf86OpenConsole: Cannot open virtual console"
195 FatalError("xf86OpenConsole: VT_GETMODE failed %s\n",
206 FatalError("xf86OpenConsol
[all...]
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd/
H A Dbsd_init.c107 * successfully), -1 (driver not found), or uses FatalError() if the
196 FatalError
206 FatalError("%s: CONSOLE_X_MODE_ON failed (%s)\n%s",
274 FatalError("xf86OpenConsole: VT_SETMODE VT_PROCESS failed");
278 FatalError("xf86OpenConsole: KDENABIO failed (%s)",
283 FatalError("xf86OpenConsole: KDSETMODE KD_GRAPHICS failed");
323 FatalError("%s: CONSOLE_X_MODE_OFF failed (%s)\n%s\n%s",
396 FatalError("%s: Cannot find a free VT",
400 FatalError("%s: %s %s\n\t%s %s",
415 FatalError("xf86OpenSyscon
[all...]
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dgeode_msr.c73 FatalError("Unable to open %s: %s\n", _PATH_MSRDEV,
90 FatalError("Unable to read MSR at address %0x06x: %s\n", addr,
102 FatalError("Unable to read MSR at address %0x06x: %s\n", addr,
144 FatalError("Unable to write MSR at address 0x%06x: %s\n", addr,
154 FatalError("Unable to write MSR at address 0x%06x: %s\n", addr,
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/linux/
H A Dlnx_init.c113 FatalError("parse_vt_settings: Cannot open /dev/tty0 (%s)\n",
122 FatalError("parse_vt_settings: Cannot find the current"
132 FatalError("parse_vt_settings: Cannot find a free VT: "
138 FatalError("parse_vt_settings: Cannot find a free VT\n");
213 FatalError("xf86OpenConsole: Cannot open virtual console"
234 FatalError("xf86OpenConsole: Switching VT failed\n");
238 FatalError("xf86OpenConsole: VT_GETMODE failed %s\n",
249 FatalError
255 FatalError("xf86OpenConsole: KDSETMODE KD_GRAPHICS failed %s\n",
268 FatalError("xf86OpenConsol
[all...]
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dxassert.h44 FatalError("%s:%d assertion '%s' failed\n", __func__, __LINE__, #E); \
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/bsd/
H A Dbsd_init.c106 * succesfully), -1 (driver not found), or uses FatalError() if the
170 FatalError("xf86OpenConsole: Server must be suid root");
207 FatalError(
223 FatalError("%s: CONSOLE_X_MODE_ON failed (%s)\n%s",
294 FatalError("xf86OpenConsole: VT_SETMODE VT_PROCESS failed");
299 FatalError("xf86OpenConsole: KDENABIO failed (%s)",
305 FatalError("xf86OpenConsole: KDSETMODE KD_GRAPHICS failed");
350 FatalError(
444 FatalError("%s: Cannot find a free VT",
448 FatalError("
[all...]
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/hurd/
H A Dhurd_video.c60 FatalError("xf86EnableIO: ioperm() failed (%s)\n", strerror(errno));
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinpfbdd.c89 FatalError ("winAllocateFBPrimaryDD - Could not start DirectDraw\n");
114 FatalError ("winAllocateFBPrimaryDD - Could not set "
125 FatalError ("winAllocateFBPrimaryDD - Could not set "
135 FatalError ("winAllocateFBPrimaryDD - Could not set "
151 FatalError ("winAllocateFBPrimaryDD - Could not create primary "
160 FatalError ("winAllocateFBPrimaryDD - Could not allocate surface "
187 FatalError ("winAllocateFBPrimaryDD - Could not create shadow "
196 FatalError ("winAllocateFBPrimaryDD - Could not allocate surface "
210 FatalError ("winAllocateFBPrimaryDD - Could not lock "
217 FatalError ("winAllocateFBPrimaryD
[all...]

Completed in 34 milliseconds

1234567891011>>