Searched refs:throw_bridge_exception (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/lib/
H A Dexception.h56 extern void throw_bridge_exception(JNIEnv *, const char *);
H A Doptiondefs.c72 throw_bridge_exception(env, opt->u.msg);
134 throw_bridge_exception(env, opt->u.msg);
206 throw_bridge_exception(env, opt->u.msg);
H A Dservice.c277 throw_bridge_exception(env, strerror(errno));
404 throw_bridge_exception(env,
420 throw_bridge_exception(env,
436 throw_bridge_exception(env, strerror(errno));
451 throw_bridge_exception(env, strerror(errno));
486 throw_bridge_exception(env, scf_strerror(scf_error()));
499 throw_bridge_exception(env, scf_strerror(scf_error()));
519 throw_bridge_exception(env, strerror(err));
602 throw_bridge_exception(env,
H A Dexception.c202 throw_bridge_exception(JNIEnv *env, const char *msgid) function
409 throw_bridge_exception(env, msgid);
H A Dnetwork.c221 throw_bridge_exception(env, strerror(err));

Completed in 800 milliseconds