Searched refs:xtermPerror (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xterm/dist/
H A Dmain.c2162 xtermPerror("setegid(%d)", (int) group);
2174 xtermPerror("seteuid(%d)", (int) user);
3547 xtermPerror("Cannot chown %s to %ld,%ld",
3556 xtermPerror("Cannot chmod %s to %03o",
3559 xtermPerror("Cannot chmod %s to %03lo currently %03lo",
4717 xtermPerror("cannot open console");
4722 xtermPerror("cannot open console");
5267 xtermPerror("Can't execvp %s", *command_to_exec_with_luit);
5280 xtermPerror("Can't execvp %s", *command_to_exec);
5320 xtermPerror("Ca
[all...]
H A Dmisc.c1532 xtermPerror(const char *fmt, ...) function in typeref:typename:void
1542 Trace("xtermPerror: ");
2368 xtermPerror("Can't execute `%s'\n", shell);
2373 xtermPerror("Can't make a pipe connection\n");
2376 xtermPerror("Can't fork...\n");
H A Dxterm.h1374 extern void xtermPerror (const char * /*fmt*/,...) GCC_PRINTFLIKE(1,2);

Completed in 18 milliseconds