Home
last modified time | relevance | path

Searched refs:throw_invalid_path_exception (Results 1 – 3 of 3) sorted by relevance

/onnv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/lib/
H A Dexception.h62 extern void throw_invalid_path_exception(JNIEnv *, const char *);
H A Dexception.c313 throw_invalid_path_exception(JNIEnv *env, const char *obj) in throw_invalid_path_exception() function
H A Ddd_misc.c382 throw_invalid_path_exception(env, dsp->d_location); in dd_make_datastore_t()