Searched refs:handle_error (Results 1 – 5 of 5) sorted by relevance
| /titanic_53/usr/src/lib/libzfs_jni/common/ |
| H A D | libzfs_jni_diskmgt.c | 54 static void handle_error(const char *format, ...); 77 handle_error("could not determine name of device"); in get_device_name() 81 handle_error("out of memory"); in get_device_name() 108 handle_error("out of memory"); in get_disk() 126 handle_error( in get_disk() 172 handle_error("could not get aliases for disk %s", name); in get_disk_aliases() 183 handle_error("out of memory"); in get_disk_aliases() 192 handle_error("could not get alias %d " in get_disk_aliases() 198 handle_error("out of memory"); in get_disk_aliases() 226 handle_error("could not get disk attributes for disk"); in get_disk_online() [all …]
|
| H A D | libzfs_jni_main.c | 44 static void handle_error(const char *, va_list); 53 handle_error(const char *fmt, va_list ap) in handle_error() function 73 dmgt_set_error_handler(handle_error); in init()
|
| /titanic_53/usr/src/cmd/sendmail/aux/ |
| H A D | mail.local.c | 719 handle_error(err_num, bouncequota, path) in handle_error() function 869 handle_error(errno, bouncequota, path); 882 handle_error(errno, bouncequota, path); 886 handle_error(errno, bouncequota, path); 899 handle_error(errno, bouncequota, path); 911 handle_error(errno, bouncequota, path); 920 handle_error(errno, bouncequota, path); 926 handle_error(errno, bouncequota, path); 952 handle_error(errno, bouncequota, path);
|
| /titanic_53/usr/src/cmd/availdevs/ |
| H A D | availdevs.c | 37 static void handle_error(const char *, va_list); 49 handle_error(const char *fmt, va_list ap) in handle_error() function 236 dmgt_set_error_handler(handle_error); in main()
|
| /titanic_53/usr/src/uts/common/disp/ |
| H A D | cmt.c | 1823 goto handle_error; in pg_cmt_lineage_validate() 1842 goto handle_error; in pg_cmt_lineage_validate() 1853 goto handle_error; in pg_cmt_lineage_validate() 1858 handle_error: in pg_cmt_lineage_validate()
|