Searched refs:HALD_RUN_SUCCESS (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/hal/hald/
H A Dhald_runner.h33 #define HALD_RUN_SUCCESS 0x0 macro
H A Dhald_runner.c427 dbus_uint32_t exitt = HALD_RUN_SUCCESS;
H A Dhald_dbus.c3274 if (exit_type == HALD_RUN_SUCCESS && error != NULL &&
3283 if (exit_type != HALD_RUN_SUCCESS) {
/illumos-gate/usr/src/cmd/hal/hald-runner/
H A Drunner.c43 #define HALD_RUN_SUCCESS 0x0 macro
176 send_reply(rd->con, rd->msg, HALD_RUN_SUCCESS, WEXITSTATUS(status), error);
/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo.c226 if (exit_type != HALD_RUN_SUCCESS || (return_code != 0)) {
H A Ddevinfo_storage.c1223 if (exit_type != HALD_RUN_SUCCESS || return_code != 0) {
1561 if (exit_type == HALD_RUN_SUCCESS && error != NULL &&

Completed in 92 milliseconds