Searched refs:TIME (Results 1 - 25 of 28) sorted by relevance

12

/illumos-gate/usr/src/cmd/acct/
H A Dprctmp.sh31 (cat <<!; cat $*) | pr -h "SESSIONS, SORTED BY ENDING TIME"
33 MAJ/MIN CONNECT SECONDS START TIME SESSION START
34 DEVICE UID LOGIN PRIME NPRIME (NUMERIC) DATE TIME
/illumos-gate/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);
/illumos-gate/usr/src/cmd/cron/
H A Datt2.l70 "noon" { LL(TIME, NOON); }
71 "midnight" { LL(TIME, MIDNIGHT); }
72 "now" { LL(TIME, NOW); }
H A Datt1.y45 %token TIME
100 | TIME {
/illumos-gate/usr/src/uts/common/zmod/
H A Dinflate.h25 TIME, /* i: waiting for modification time (gzip) */ enumerator in enum:__anon9342
62 (gzip) -> FLAGS -> TIME -> OS -> EXLEN -> EXTRA -> NAME
H A Dinflate.c658 state->mode = TIME;
660 case TIME:
/illumos-gate/usr/src/boot/lib/libz/
H A Dinflate.h23 TIME, /* i: waiting for modification time (gzip) */ enumerator in enum:__anon108
62 (gzip) -> FLAGS -> TIME -> OS -> EXLEN -> EXTRA -> NAME -> COMMENT ->
H A Dinflate.c704 state->mode = TIME;
705 case TIME:
/illumos-gate/usr/src/uts/common/sys/
H A Dddi.h69 #define TIME 1 macro
/illumos-gate/usr/src/lib/fm/libfmd_msg/
H A DMakefile.com84 LC_ALL=C ./fmd_msg_test | grep -v EVENT-TIME > fmd_msg_test.out
/illumos-gate/usr/src/uts/i86pc/io/dr/
H A Ddr.c1327 (void) drv_getparm(TIME, (void *)&bp->b_time);
1478 (void) drv_getparm(TIME, (void *)&bp->b_time);
1497 (void) drv_getparm(TIME, (void *)&bp->b_time);
1505 (void) drv_getparm(TIME, (void *)&bp->b_time);
1750 (void) drv_getparm(TIME, (void *)&hp->h_bd->b_time);
1758 (void) drv_getparm(TIME, (void *)&hp->h_bd->b_time);
1773 (void) drv_getparm(TIME, (void *)&hp->h_bd->b_time);
1888 (void) drv_getparm(TIME, (void *)&bp->b_time);
1971 (void) drv_getparm(TIME, (void *)&hp->h_bd->b_time);
1979 (void) drv_getparm(TIME, (voi
[all...]
/illumos-gate/usr/src/uts/sun4u/ngdr/io/
H A Ddr.c1337 (void) drv_getparm(TIME, (void *)&bp->b_time);
1485 (void) drv_getparm(TIME, (void *)&bp->b_time);
1527 (void) drv_getparm(TIME, (void *)&bp->b_time);
1535 (void) drv_getparm(TIME, (void *)&bp->b_time);
1782 (void) drv_getparm(TIME, (void *)&hp->h_bd->b_time);
1790 (void) drv_getparm(TIME, (void *)&hp->h_bd->b_time);
1805 (void) drv_getparm(TIME, (void *)&hp->h_bd->b_time);
1920 (void) drv_getparm(TIME, (void *)&bp->b_time);
2003 (void) drv_getparm(TIME, (void *)&hp->h_bd->b_time);
2011 (void) drv_getparm(TIME, (voi
[all...]
/illumos-gate/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_gen.c99 if (drv_getparm(TIME, &time) != 0)
116 if (drv_getparm(TIME, &time) != 0)
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dcommon_asm.s800 ldx [%o0 + QTYPE/**/TIME], %o4; /* %o4 = old time */ \
806 stx %o4, [%o0 + QTYPE/**/TIME]; /* save time */ \
822 ldx [%o0 + QTYPE/**/TIME], %o4; /* %o4 = old time */ \
828 stx %o4, [%o0 + QTYPE/**/TIME]; /* save time */ \
907 * on the same cache line(s)), code here and in the GET*TIME() macros
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dcommon_asm.s646 ldx [%o0 + QTYPE/**/TIME], %o4; /* %o4 = old time */ \
652 stx %o4, [%o0 + QTYPE/**/TIME]; /* save time */ \
668 ldx [%o0 + QTYPE/**/TIME], %o4; /* %o4 = old time */ \
674 stx %o4, [%o0 + QTYPE/**/TIME]; /* save time */ \
753 * on the same cache line(s)), code here and in the GET*TIME() macros
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_debug.c469 (void) drv_getparm(TIME, &time);
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dsbdpriv.h222 (void) drv_getparm(TIME, \
243 (void) drv_getparm(TIME, \
/illumos-gate/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c911 if (drv_getparm(TIME, (void *)&time) !=
929 if (drv_getparm(TIME, (void *)&time) !=
1509 if (drv_getparm(TIME, (void *)&time) != DDI_SUCCESS)
1755 if (drv_getparm(TIME, (void *)&time) != DDI_SUCCESS)
2287 if (drv_getparm(TIME, (void *)&time) != DDI_SUCCESS)
/illumos-gate/usr/src/uts/common/crypto/api/
H A Dkcf_random.c153 (void) drv_getparm(TIME, &now);
/illumos-gate/usr/src/uts/common/crypto/io/
H A Dswrand.c223 (void) drv_getparm(TIME, &now);
/illumos-gate/usr/src/uts/common/os/
H A Dddi.c308 case TIME:
H A Dddi_hp_impl.c1027 if (drv_getparm(TIME, (void *)&time) != DDI_SUCCESS)
/illumos-gate/usr/src/uts/sun4u/io/
H A Dsbd.c2610 (void) drv_getparm(TIME, (void *)&sbp->sb_time);
2677 (void) drv_getparm(TIME, (void *)&sbp->sb_time);
3177 (void) drv_getparm(TIME, (void *)&sbp->sb_time);
3189 (void) drv_getparm(TIME, (void *)&sbp->sb_time);
3566 (void) drv_getparm(TIME, (void *)&sbp->sb_time);
4266 (void) drv_getparm(TIME, (void *)&sbp->sb_time);
/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c1275 (void) drv_getparm(TIME, &(errstate.log.stop_time));
1395 (void) drv_getparm(TIME, &(errstate.log.stop_time));
1912 (void) drv_getparm(TIME, &(ep->errdef.log.start_time));
1936 (void) drv_getparm(TIME,
2065 (void) drv_getparm(TIME,
2103 (void) drv_getparm(TIME,
H A Dpm.c1491 (void) drv_getparm(TIME, &now);
1943 (void) drv_getparm(TIME, &now);

Completed in 1333 milliseconds

12