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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_error.h39 FBC_EXIT_USAGE = 1, /* Usage error */ enumerator in enum:__anon22
H A Dfbc_getargs.c93 exit(FBC_EXIT_USAGE);
294 exit(FBC_EXIT_USAGE);
331 exit(FBC_EXIT_USAGE);
363 exit(FBC_EXIT_USAGE);
542 exit(FBC_EXIT_USAGE);
556 exit(FBC_EXIT_USAGE);
600 exit(FBC_EXIT_USAGE);
618 exit(FBC_EXIT_USAGE);
652 exit(FBC_EXIT_USAGE);
666 exit(FBC_EXIT_USAGE);
[all...]
H A Dfbconf_xorg.c102 exit(FBC_EXIT_USAGE);
111 exit(FBC_EXIT_USAGE);
119 exit(FBC_EXIT_USAGE);
130 exit(FBC_EXIT_USAGE);
243 return (FBC_EXIT_USAGE);
435 return (FBC_EXIT_USAGE); /* Invalid video mode name */

Completed in 71 milliseconds