Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/krb5/kadmin/gui/
H A DKdcGui.java209 Date pdatePreMainShow; field in KdcGui
240 reportTime("Start main win : ", pdatePreMainShow, pdateSessionUp); in reportStartTimes()
241 reportTime("Done main win : ", pdatePostMainShow, pdatePreMainShow); in reportStartTimes()
921 pdatePreMainShow = new Date(); in loginComplete()