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

/xsrc/external/mit/xwininfo/dist/
H A Ddsimple.c498 const char *minor_name = NULL; local in function:Print_X_Error
509 minor_name = xcb_errors_get_name_for_minor_code(error_context,
543 if (minor_name != NULL) {
544 fprintf (stderr, " (%s)", minor_name);

Completed in 2 milliseconds