Searched refs:throw_add_dd_entry_exception (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/lib/
H A Dexception.h52 extern void throw_add_dd_entry_exception(JNIEnv *, int, const char *);
H A Dexception.c239 throw_add_dd_entry_exception(JNIEnv *env, int rcode, const char *obj) function
H A Ddhcptab.c452 throw_add_dd_entry_exception(env, rcode,
828 throw_add_dd_entry_exception(env, rcode, dtrec->dt_key);
H A Dnetwork.c567 throw_add_dd_entry_exception(env, rcode, ascii_cip);
748 throw_add_dd_entry_exception(env, rcode, ascii_cip);

Completed in 48 milliseconds