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

/xsrc/external/mit/twm/dist/src/
H A Dtwm.c321 twmError("unable to open display \"%s\"", XDisplayName(display_name));
325 twmError("unable to mark display connection as close-on-exec");
364 twmError("Unable to allocate memory for screen list, exiting");
638 twmError("unable to find any unmanaged video screens.\n");
967 twmError(const char *format, ...) function in typeref:typename:void
H A Dtwm.h407 extern void twmError(const char *, ...) _X_ATTRIBUTE_PRINTF(1,2) _X_NORETURN;
H A Dutil.c670 twmError("unable to open %s \"%s\" or \"%s\"",

Completed in 7 milliseconds