Searched defs:getMinorMessage (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/security/jgss/wrapper/
H A DNativeUtil.c477 jstring getMinorMessage(JNIEnv *env, jobject jstub, OM_uint32 statusValue) { function
527 jmsg = getMinorMessage(env, jstub, minor);

Completed in 30 milliseconds