Searched refs:HALD_RUN_SUCCESS (Results 1 – 6 of 6) sorted by relevance
33 #define HALD_RUN_SUCCESS 0x0 macro
427 dbus_uint32_t exitt = HALD_RUN_SUCCESS; in call_notify()
3274 if (exit_type == HALD_RUN_SUCCESS && error != NULL && in hald_exec_method_cb()3283 if (exit_type != HALD_RUN_SUCCESS) { in hald_exec_method_cb()
43 #define HALD_RUN_SUCCESS 0x0 macro176 send_reply(rd->con, rd->msg, HALD_RUN_SUCCESS, WEXITSTATUS(status), error); in run_exited()
226 if (exit_type != HALD_RUN_SUCCESS || (return_code != 0)) { in devinfo_callouts_probing_done()
1223 if (exit_type != HALD_RUN_SUCCESS || return_code != 0) { in devinfo_storage_probing_done()1561 if (exit_type == HALD_RUN_SUCCESS && error != NULL && in devinfo_volume_force_unmount_cb()