Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/krb5/kadmin/gui/
H A DKdcGui.java210 Date pdatePostMainShow; field in KdcGui
241 reportTime("Done main win : ", pdatePostMainShow, pdatePreMainShow); in reportStartTimes()
242 reportTime("Main win active: ", pdateMainActive, pdatePostMainShow); in reportStartTimes()
925 pdatePostMainShow = new Date(); in loginComplete()