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

/xsrc/external/mit/xbiff/dist/
H A Dxbiff.c74 const char *help_message = local in function:Usage
89 fprintf (stderr, "%s\n", help_message);
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/tests/
H A Dmain.cpp39 static const char *help_message = variable in typeref:typename:const char *
242 fprintf(stderr, help_message, argv[0]);
/xsrc/external/mit/xmodmap/dist/
H A Dxmodmap.c107 static const char help_message[] = variable in typeref:typename:const char[]
129 fprintf (stderr, "%s\n", help_message);
/xsrc/external/mit/ico/dist/
H A Dico.c183 static const char *help_message = variable in typeref:typename:const char *
1289 ProgramName, help_message);
/xsrc/external/mit/viewres/dist/
H A Dviewres.c99 static const char *help_message[] = { variable in typeref:typename:const char * []
236 for (const char **cpp = help_message; *cpp; cpp++) {
/xsrc/external/mit/xprop/dist/
H A Dxprop.c1825 static const char *help_message = local in function:print_help
1850 fprintf (stderr, "%s\n", help_message);
/xsrc/external/mit/x11perf/dist/
H A Dx11perf.c493 static const char *help_message = local in function:usage
532 program_name, help_message);
/xsrc/external/mit/xterm/dist/
H A Dmain.c1404 static const char *const help_message[] = variable in typeref:typename:const char * const[]
1860 for (cpp = help_message; *cpp; cpp++)

Completed in 17 milliseconds