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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbconf_xorg.c155 int exit_code; /* Program exit code */ local
587 exit_code = FBC_EXIT_SUCCESS;
616 exit_code = FBC_EXIT_FAILURE;
622 if ((exit_code == FBC_EXIT_SUCCESS) &&
639 exit_code = FBC_EXIT_FAILURE;
671 exit_code = FBC_EXIT_FAILURE;
693 return (exit_code);

Completed in 784 milliseconds