HomeSort by relevance Sort by last modified time
    Searched refs:ntp_gettime (Results 1 - 12 of 12) sorted by null

  /onnv/onnv-gate/usr/src/lib/libc/common/sys/
ntp_gettime.s 26 .file "ntp_gettime.s"
28 /* C library -- ntp_gettime */
29 /* int ntp_gettime (struct ntptimeval *); */
33 ANSI_PRAGMA_WEAK(ntp_gettime,function)
37 SYSCALL_RVAL1(ntp_gettime)
39 SET_SIZE(ntp_gettime)
  /onnv/onnv-gate/usr/src/uts/common/sys/
timex.h 146 * the ntp_gettime() and ntp_adjtime() system calls.
193 * NTP user interface (ntp_gettime()) - used to read kernel clock values
244 int ntp_gettime(struct ntptimeval *);
247 int ntp_gettime();
  /onnv/onnv-gate/usr/src/uts/common/syscall/
ntptime.c 42 * ntp_gettime(), ntp_adjtime() - precision time interface
45 * for user and daemon application programs. The ntp_gettime() routine
69 * ntp_gettime() - NTP user application interface
72 ntp_gettime(struct ntptimeval *tp) function
204 * ntp_gettime() routine.
  /onnv/onnv-gate/usr/src/uts/common/os/
sysent.c 276 int ntp_gettime();
771 /* 248 */ SYSENT_CI("ntp_gettime", ntp_gettime, 1),
    [all...]
  /onnv/onnv-gate/usr/src/lib/c_synonyms/
syn_common 518 ntp_gettime
  /onnv/onnv-gate/usr/src/lib/libc/amd64/
Makefile 234 ntp_gettime.o \
  /onnv/onnv-gate/usr/src/lib/libc/i386/
Makefile.com 260 ntp_gettime.o \
  /onnv/onnv-gate/usr/src/lib/libc/sparcv9/
Makefile.com 252 ntp_gettime.o \
  /onnv/onnv-gate/usr/src/lib/libc/port/
mapfile-vers 880 ntp_gettime;
  /onnv/onnv-gate/usr/src/lib/libc/sparc/
Makefile.com 270 ntp_gettime.o \
  /onnv/onnv-gate/usr/src/tools/abi/
interface.i386 783 SYMBOL ntp_gettime
    [all...]
interface.sparc 808 SYMBOL ntp_gettime
    [all...]

Completed in 620 milliseconds