Searched refs:handle_error (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libzfs_jni/common/
H A Dlibzfs_jni_diskmgt.c54 static void handle_error(const char *format, ...);
77 handle_error("could not determine name of device");
81 handle_error("out of memory");
108 handle_error("out of memory");
126 handle_error(
172 handle_error("could not get aliases for disk %s", name);
183 handle_error("out of memory");
192 handle_error("could not get alias %d "
198 handle_error("out of memory");
226 handle_error("coul
610 handle_error(const char *format, ...) function
[all...]
H A Dlibzfs_jni_main.c41 static void handle_error(const char *, va_list);
50 handle_error(const char *fmt, va_list ap) function
70 dmgt_set_error_handler(handle_error);
/osnet-11/usr/src/cmd/sendmail/aux/
H A Dmail.local.c719 handle_error(err_num, bouncequota, path) 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);

Completed in 25 milliseconds