Searched refs:HALD_RUN_FAILED (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/cmd/hal/hald/ |
H A D | hald_runner.h | 37 #define HALD_RUN_FAILED 0x2 macro
|
H A D | hald_runner.c | 469 hb->cb(hb->d, HALD_RUN_FAILED, return_code, NULL, hb->data1, hb->data2); 528 cb(device, HALD_RUN_FAILED, 0, NULL, data1, data2);
|
/osnet-11/usr/src/cmd/hal/hald-runner/ |
H A D | runner.c | 46 #define HALD_RUN_FAILED 0x2 macro 158 send_reply(rd->con, rd->msg, HALD_RUN_FAILED, 0, NULL); 273 send_reply(con, msg, HALD_RUN_FAILED, 0, NULL);
|
Completed in 36 milliseconds