Searched refs:EXIT_NO_ERROR (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xorg-server/dist/dix/
H A Dmain.c354 ddxGiveUp(EXIT_NO_ERROR);
/xsrc/external/mit/xorg-server/dist/test/
H A Dsignal-logging.c395 LogClose(EXIT_NO_ERROR);
/xsrc/external/mit/xorg-server/dist/include/
H A Dos.h554 EXIT_NO_ERROR = 0, enumerator in enum:ExitCode
/xsrc/external/mit/xorg-server/dist/os/
H A Dlog.c332 int msgtype = (error == EXIT_NO_ERROR) ? X_INFO : X_ERROR;
335 (error == EXIT_NO_ERROR) ? "successfully" : "with error",
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A DInitOutput.c877 LogClose(EXIT_NO_ERROR);

Completed in 6 milliseconds