Searched defs:usage (Results 1 - 9 of 9) sorted by relevance

/solaris-x11-s11/open-src/app/cmap_compact/sun-src/
H A Dcmc.c74 usage () function
78 fprintf(stderr, "usage: %s <op> [-display name] [-warn]\n", program);
104 usage();
108 usage();
113 usage();
133 usage();
148 usage();
/solaris-x11-s11/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-s11/open-src/app/winsysck/sun-src/
H A Dmain.c28 * usage: winsysck [ -va ] [ -display display_name ] protocol [...]
59 * 2 usage error
73 usage () { function
74 fprintf(stderr, "usage: %s %s\n\t%s\n", cmdname,
144 usage();
160 usage();
167 usage();
/solaris-x11-s11/open-src/app/cmap_alloc/sun-src/
H A Dcmap_alloc.c59 static void usage();
295 usage();
308 usage();
311 usage();
318 usage();
324 usage();
330 usage();
335 usage();
381 usage() function
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
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 */
/solaris-x11-s11/open-src/app/xlswins/sun-src/
H A Dxlswins.c63 usage (void) function
75 fprintf (stderr, "usage:\n %s [-options ...] [windowid] ...\n\n",
169 if (++i >= argc) usage ();
173 if (++i >= argc) usage ();
183 if (++i >= argc) usage ();
195 usage ();
198 usage ();
/solaris-x11-s11/open-src/app/dsession/sun-src/
H A Ddsession.c1542 usage(void) function
1608 usage();
1622 usage();
1794 usage();
1804 usage();
/solaris-x11-s11/open-src/app/mkcookie/sun-src/
H A Dmkcookie.c926 usage(const char *str) function
928 fprintf(stderr,"usage: %s Server_auth_file [-auth protocol]\n",str);
941 usage(argv[0]);
969 usage(argv[0]);
973 usage(argv[0]);
981 usage(argv[0]);
/solaris-x11-s11/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();

Completed in 203 milliseconds