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

/openjdk7/jdk/src/share/native/sun/security/jgss/wrapper/
H A DGSSLibStub.c32 const int TYPE_CRED_TIME = 11; variable
586 } else if (type == TYPE_CRED_TIME) {
658 inquireCred(env, jobj, credHdl, TYPE_CRED_TIME, &lifetime);

Completed in 35 milliseconds