Home
last modified time | relevance | path

Searched refs:DIE (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/cmd/hal/hald/
H A Dhald_dbus.c92 DIE (("No memory")); in raise_error()
94 DIE (("No memory")); in raise_error()
218 DIE (("No memory")); in raise_device_already_locked()
247 DIE (("No memory")); in raise_branch_already_claimed()
333 DIE (("No memory")); in manager_get_all_devices()
348 DIE (("No memory")); in manager_get_all_devices()
453 DIE (("No memory")); in manager_find_device_string_match()
477 DIE (("No memory")); in manager_find_device_string_match()
537 DIE (("No memory")); in manager_find_device_by_capability()
555 DIE (("No memory")); in manager_find_device_by_capability()
[all …]
H A Dhald_runner.c168 DIE (("Runner died")); in runner_died()
329 DIE (("No memory")); in add_command()
378 DIE(("No memory")); in hald_runner_start()
496 DIE(("No memory")); in hald_runner_run_method()
508 DIE (("No memory")); in hald_runner_run_method()
557 DIE(("No memory")); in hald_runner_kill_device()
590 DIE(("No memory")); in hald_runner_kill_all()
H A Dlogger.h82 #define DIE(expr) do {printf("*** [DIE] %s:%s():%d : ", __FILE__, __FUNCTION__, __LINE__); printf e… macro
H A Dhald.c548 DIE (("Could not setup pipe, errno=%d", errno)); in main()
554 DIE (("Could not create GIOChannel")); in main()
H A Dids.c301 DIE (("Couldn't allocate %d bytes for PCI database file\n", in pci_ids_load()
/titanic_44/usr/src/cmd/hal/tools/
H A Dlshal.c58 #define DIE(expr) do {printf("*** [DIE] %s:%s():%d : ", __FILE__, __FUNCTION__, __LINE__); printf e… macro
262 DIE (("Couldn't obtain list of devices\n")); in dump_devices()