Home
last modified time | relevance | path

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

/titanic_44/usr/src/head/
H A Dtime.h150 extern int timer_gettime(timer_t, struct itimerspec *);
151 extern int timer_settime(timer_t, int, const struct itimerspec *_RESTRICT_KYWD,
152 struct itimerspec *_RESTRICT_KYWD);
/titanic_44/usr/src/lib/librt/common/
H A Dllib-lrt58 int timer_gettime(timer_t, struct itimerspec *);
59 int timer_settime(timer_t, int, const struct itimerspec *_RESTRICT_KYWD,
60 struct itimerspec *_RESTRICT_KYWD);
/titanic_44/usr/src/uts/common/sys/
H A Dtimer.h84 int (*clk_timer_settime)(itimer_t *, int, const struct itimerspec *);
85 int (*clk_timer_gettime)(itimer_t *, struct itimerspec *);
H A Dtime_impl.h95 typedef struct itimerspec { /* definition per POSIX.4 */ struct
/titanic_44/usr/src/uts/common/os/
H A Dclock_realtime.c183 const struct itimerspec *when) in clock_realtime_timer_settime()
246 clock_realtime_timer_gettime(itimer_t *it, struct itimerspec *when) in clock_realtime_timer_gettime()
H A Dclock_highres.c103 const struct itimerspec *when) in clock_highres_timer_settime()
226 clock_highres_timer_gettime(itimer_t *it, struct itimerspec *when) in clock_highres_timer_gettime()
/titanic_44/usr/src/cmd/dtrace/test/tst/common/proc/
H A Dtst.sigwait.c40 struct itimerspec ts; in main()
/titanic_44/usr/src/cmd/intrstat/
H A Dintrstat.c361 struct itimerspec ts; in main()
/titanic_44/usr/src/cmd/trapstat/sun4/
H A Dtrapstat.c304 struct itimerspec ts; in set_interval()
/titanic_44/usr/src/cmd/lockstat/
H A Dlockstat.c794 struct itimerspec ts; in status_init()