Home
last modified time | relevance | path

Searched refs:timespec (Results 51 – 75 of 155) sorted by relevance

1234567

/illumos-gate/usr/src/contrib/ast/src/lib/libast/tm/
H A Dtvsettime.c36 struct timespec s; in tvsettime()
H A Dtvgettime.c35 struct timespec s; in tvgettime()
H A Dtvtouch.c96 struct timespec ts[2]; in tvtouch()
142 …ath, ts[0].tv_nsec == UTIME_NOW && ts[1].tv_nsec == UTIME_NOW ? (struct timespec*)0 : ts, (flags &… in tvtouch()
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_trantcp.h72 struct timespec nbp_timo;
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dpoll.c35 const struct timespec *_RESTRICT_KYWD tsp, in ppoll()
/illumos-gate/usr/src/uts/common/sys/
H A Dsem.h111 int semtimedop(int, struct sembuf *, size_t, const struct timespec *);
H A Dselect.h148 fd_set *_RESTRICT_KYWD, const struct timespec *_RESTRICT_KYWD,
H A Dstat.h513 extern int futimens(int, const struct timespec[2]);
514 extern int utimensat(int, const char *, const struct timespec[2], int);
/illumos-gate/usr/src/cmd/scadm/sparc/mpxu/common/
H A Dset.c45 struct timespec Timeout; in ADM_Process_set()
H A Dwrappers.c82 ADM_Recv(rscp_msg_t *msg, struct timespec *timeout, int expectType, in ADM_Recv()
H A Deventlog.c172 struct timespec Timeout; in ADM_Process_old_event_log()
220 struct timespec Timeout; in ADM_Process_new_event_log()
H A Dsend_event.c52 struct timespec Timeout; in ADM_Process_send_event()
H A Dstatus.c45 struct timespec Timeout; in ADM_Process_status()
H A Dconfiglog.c47 struct timespec Timeout; in ADM_Process_fru_log()
H A Dconsolelog.c47 struct timespec Timeout; in ADM_Process_console_log()
/illumos-gate/usr/src/contrib/bhyve/isa/
H A Drtc.h121 void atrtc_set(struct timespec *ts);
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Devents.c557 in_past(struct timespec t) in in_past()
559 struct timespec now; in in_past()
590 struct timespec waitcap; in nwamd_event_dequeue()
605 struct timespec eventwait; in nwamd_event_dequeue()
H A Devents.h67 struct timespec event_time;
/illumos-gate/usr/src/test/libc-tests/cfg/symbols/
H A Dtime_h.cfg38 struct timespec *; int |\
/illumos-gate/usr/src/test/os-tests/tests/ksensor/
H A Dksensor_sread.c60 struct timespec ts; in main()
/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_subr.h81 struct timespec;
190 uint32_t attr, struct timespec *mtime, struct timespec *atime,
/illumos-gate/usr/src/boot/sys/sys/
H A Dselect.h99 const struct timespec *__restrict, const sigset_t *__restrict);
/illumos-gate/usr/src/test/os-tests/tests/xsave/
H A Dsignal_restore.c44 struct timespec ts; in signal_restore_siginfo()
/illumos-gate/usr/src/cmd/sleep/
H A Dsleep.c141 struct timespec ts; in main()
/illumos-gate/usr/src/man/man3head/
H A DMakefile97 timespec.3head \
470 timespec.3head := LINKSRC = time.h.3head
471 timeval.3head := LINKSRC = timespec.3head
472 TIMEVAL_TO_TIMESPEC.3head := LINKSRC = timespec.3head
473 TIMESPEC_TO_TIMEVAL.3head := LINKSRC = timespec.3head

1234567