Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libzfs_jni/common/
H A Dlibzfs_jni_diskmgt.c83 handle_error("out of memory"); in get_device_name()
110 handle_error("out of memory"); in get_disk()
128 handle_error( in get_disk()
186 handle_error("out of memory"); in get_disk_aliases()
286 handle_error("out of memory"); in get_disk_slices()
475 handle_error("could not get " in get_disk_size()
529 handle_error( in get_slice_use()
548 handle_error("out of memory"); in get_slice()
557 handle_error("could not get " in get_slice()
569 handle_error("could not get " in get_slice()
[all …]
H A Dlibzfs_jni_main.c42 static void handle_error(const char *, va_list);
51 handle_error(const char *fmt, va_list ap) in handle_error() function
71 dmgt_set_error_handler(handle_error); in init()
/illumos-gate/usr/src/cmd/sendmail/util/
H A Dmail.local.c717 handle_error(err_num, bouncequota, path) in handle_error() function
867 handle_error(errno, bouncequota, path);
880 handle_error(errno, bouncequota, path);
884 handle_error(errno, bouncequota, path);
897 handle_error(errno, bouncequota, path);
909 handle_error(errno, bouncequota, path);
918 handle_error(errno, bouncequota, path);
924 handle_error(errno, bouncequota, path);
950 handle_error(errno, bouncequota, path);
/illumos-gate/usr/src/cmd/availdevs/
H A Davaildevs.c37 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()
/illumos-gate/usr/src/uts/common/disp/
H A Dcmt.c1825 goto handle_error; in pg_cmt_lineage_validate()
1844 goto handle_error; in pg_cmt_lineage_validate()
1855 goto handle_error; in pg_cmt_lineage_validate()
1860 handle_error: in pg_cmt_lineage_validate()
/illumos-gate/usr/src/tools/smatch/src/
H A Dpre-process.c1910 static int handle_error(struct stream *stream, struct token **line, struct token *token) in handle_error() function
2148 { "error", handle_error }, in init_preprocessor()