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

/solaris-x11-s12/open-src/app/cmap_compact/sun-src/
H A Dcmc.c74 usage (void) function
77 fprintf(stderr, "usage: %s <op> [-display name] [-warn]\n", program);
101 usage();
105 usage();
110 usage();
129 usage();
144 usage();
/solaris-x11-s12/open-src/app/kbd_mode/sun-src/
H A Dkbd_mode.c38 static void usage(void);
55 usage();
76 usage();
103 usage(void) function
/solaris-x11-s12/open-src/app/winsysck/sun-src/
H A Dmain.c28 * usage: winsysck [ -va ] [ -display display_name ] protocol [...]
59 * 2 usage error
73 usage (void) { function
74 fprintf(stderr, "usage: %s %s\n\t%s\n", cmdname,
144 usage();
160 usage();
167 usage();
/solaris-x11-s12/open-src/app/cmap_alloc/sun-src/
H A Dcmap_alloc.c61 static void usage(void) _X_NORETURN;
298 usage();
311 usage();
314 usage();
321 usage();
327 usage();
333 usage();
338 usage();
382 usage(void) function
/solaris-x11-s12/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_help.c25 * fbc_help - Program usage and help messages
35 #include "fbc_help.h" /* Program usage and help messages */
187 * Display the appropriate program command line usage.
216 * Display the usage text
218 fbvar->usage(stdout, fbvar);
H A Dfbc_properties.c31 #include "fbc_help.h" /* Program usage and help messages */
149 fbvar->usage = &fbc_usage;
H A Dfbc_properties.h79 void (*usage)(FILE *, struct fbc_varient_st *fbvar); member in struct:fbc_varient_st
80 /* Program usage() function */
81 const char *usage_text_header; /* Program usage text header */
82 const char *usage_text_body; /* Program usage text body */
H A Dfbc_getargs.c92 fbvar->usage(stderr, fbvar);
541 fbvar->usage(stderr, fbvar);
599 fbvar->usage(stderr, fbvar);
651 fbvar->usage(stderr, fbvar);
882 fbvar->usage(stderr, fbvar);
942 fbvar->usage(stderr, fbvar);
1406 fbvar->usage(stderr, fbvar);
1416 fbvar->usage(stderr, fbvar);
1443 fbvar->usage(stderr, fbvar);
H A Dfbconf_xorg.c192 fbvar.prog_name = basename(argv[0]); /* For usage display */
198 * This enables minimal usage text display, sets basic
242 fbvar.usage(stderr, &fbvar);
303 * If the program command line is a no-op, display usage and terminate
323 fbvar.usage(stderr, &fbvar);
/solaris-x11-s12/open-src/common/
H A Dinstall-sh74 usage="Usage: $0 [OPTION]... SRCFILE DSTFILE
116 --help) echo "$usage"; exit 0;;
/solaris-x11-s12/open-src/app/mkcookie/sun-src/
H A Dmkcookie.c630 usage(const char *str) function
632 fprintf(stderr, "usage: %s Server_auth_file [-auth protocol]\n", str);
650 usage(argv[0]);
672 usage(argv[0]);
678 usage(argv[0]);
689 usage(argv[0]);
/solaris-x11-s12/open-src/app/dsession/sun-src/
H A Ddsession.c1545 usage(void) function
1611 usage();
1625 usage();
1797 usage();
1807 usage();
/solaris-x11-s12/open-src/app/dispswitch/sun-src/
H A Ddispswitch.c83 usage(void) function
85 fprintf(stderr, "usage: %s [options]\n", program_name);
1813 if (++i>=argc) usage ();
1818 if (++i>=argc) usage ();
1821 usage();
1831 if (++i>=argc) usage ();
1858 usage();
1892 usage();
/solaris-x11-s12/open-src/util/build-tools/
H A Dfind-build-errors210 if ($sl !~ m{usage:}) {

Completed in 32 milliseconds