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

/xsrc/external/mit/xwininfo/dist/
H A Ddsimple.c497 const char *major_name = NULL; local in function:Print_X_Error
507 major_name = xcb_errors_get_name_for_major_code(error_context,
535 if (major_name != NULL) {
536 fprintf (stderr, " (%s)", major_name);

Completed in 3 milliseconds