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

/osnet-11/usr/src/lib/libslp/javalib/com/sun/slp/
H A DPermSARegTable.java59 private final static int TIME = 0; field in class:PermSARegTable
130 long xtime = ((Long)rec[TIME]).longValue();
136 rec[TIME] = new Long(lnow + INCREMENT);
/osnet-11/usr/src/lib/rad/pyrad/common/
H A Dclient.py65 TIME = 8 variable in class:_Type
355 elif self._type == _Type.TIME:
387 elif self._type == _Type.TIME:

Completed in 88 milliseconds