/titanic_41/usr/src/cmd/cmd-inet/lib/nwamd/ |
H A D | util.h | 64 #define NSEC_TO_SEC(nsec) (nsec) / (long)NANOSEC argument 65 #define NSEC_TO_FRACNSEC(nsec) (nsec) % (long)NANOSEC argument
|
H A D | events.c | 578 nwamd_event_dequeue(long nsec) in nwamd_event_dequeue()
|
/titanic_41/usr/src/lib/libast/common/tm/ |
H A D | tmsleep.c | 35 tmsleep(time_t sec, time_t nsec) in tmsleep()
|
H A D | tmxscan.c | 40 int32_t nsec; member
|
/titanic_41/usr/src/uts/i86pc/sys/ |
H A D | machclock.h | 67 #define TODOP_SETWD(top, nsec) ((top)->tod_set_watchdog_timer(top, nsec)) argument 69 #define TODOP_SETWAKE(top, nsec) ((top)->tod_set_wake_alarm(top, nsec)) argument
|
/titanic_41/usr/src/lib/fm/libfmd_log/common/ |
H A D | fmd_filter.c | 85 uint64_t nsec = ((struct timeval *)arg)->tv_usec * (NANOSEC / MICROSEC); in fmd_log_filter_before() local 94 uint64_t nsec = ((struct timeval *)arg)->tv_usec * (NANOSEC / MICROSEC); in fmd_log_filter_after() local
|
/titanic_41/usr/src/lib/libc/port/sys/ |
H A D | time_util.c | 42 uint32_t sec, nsec, tmp; in hrt2ts() local
|
/titanic_41/usr/src/cmd/sa/ |
H A D | timex.c | 45 #define NSEC_TO_TICK(nsec) ((nsec) / nsec_per_tick) argument 46 #define NSEC_TO_TICK_ROUNDUP(nsec) NSEC_TO_TICK((nsec) + \ argument
|
/titanic_41/usr/src/uts/common/os/ |
H A D | timers.c | 91 int usec, nsec; in uniqtime() local 899 int nsec; in timespectohz() local 945 int64_t nsec; in timespectohz64() local 1175 uint32_t sec, nsec, tmp; in hrt2ts() local 1249 uint32_t sec, nsec, tmp; in hrt2tv() local
|
H A D | msacct.c | 526 cpu_decay(uint32_t pct, hrtime_t nsec) in cpu_decay() 539 cpu_grow(uint32_t pct, hrtime_t nsec) in cpu_grow()
|
/titanic_41/usr/src/lib/libsmbfs/smb/ |
H A D | subr.c | 258 smb_time_NT2local(uint64_t nsec, int tzoff, struct timeval *tsp) in smb_time_NT2local() 265 smb_time_local2NT(struct timeval *tsp, int tzoff, uint64_t *nsec) in smb_time_local2NT()
|
/titanic_41/usr/src/lib/libast/common/sfio/ |
H A D | sfpkrd.c | 168 long nsec = tm < 0 ? 0 : (tm+999)/1000; local
|
/titanic_41/usr/src/uts/common/sys/fm/ |
H A D | util.h | 69 uint64_t nsec; /* nanoseconds past ed_tod_base.sec */ member
|
/titanic_41/usr/src/cmd/fm/modules/sun4u/datapath-retire/ |
H A D | cda_main.c | 189 hrtime_t nsec; in _fmd_init() local
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | time.h | 287 #define NSEC_TO_TICK(nsec) ((nsec) / nsec_per_tick) argument 288 #define NSEC_TO_TICK_ROUNDUP(nsec) \ argument
|
/titanic_41/usr/src/uts/sun4u/sys/ |
H A D | machclock.h | 200 #define TODOP_SETWD(top, nsec) ((top).tod_set_watchdog_timer(nsec)) argument
|
/titanic_41/usr/src/cmd/fm/modules/common/cpumem-retire/ |
H A D | cma_main.c | 602 hrtime_t nsec; in _fmd_init() local
|
/titanic_41/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_time.c | 119 uint32_t sec, nsec, tmp; in fmd_time_hrt2ftv() local
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_display.c | 612 time_t sec, nsec; in getxdr_date_ns() local 626 format_time(int64_t sec, uint32_t nsec) in format_time()
|
/titanic_41/usr/src/grub/grub-0.97/stage2/ |
H A D | bios.c | 50 unsigned int sector, int nsec, int segment) in biosdisk()
|
/titanic_41/usr/src/common/fs/ |
H A D | pcfs.c | 597 readblock(int sector, int nsec) in readblock()
|
/titanic_41/usr/src/cmd/fm/eversholt/common/ |
H A D | esclex.c | 132 const unsigned long long nsec; member
|
/titanic_41/usr/src/uts/i86pc/os/ |
H A D | timestamp.c | 361 tsc_unscalehrtime(hrtime_t nsec) in tsc_unscalehrtime()
|
/titanic_41/usr/src/lib/libresolv2/common/isc/ |
H A D | ev_timers.c | 65 evConsTime(time_t sec, long nsec) { in evConsTime()
|
/titanic_41/usr/src/lib/nsswitch/mdns/common/ |
H A D | mdns_common.c | 554 int32_t nsec; in _nss_mdns_get_svcstatetimestamp() local
|