Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ntp_adjtime
usr/src/uts/common/os/sysent.c
1078
/* 249 */ SYSENT_CI("ntp_adjtime", ntp_adjtime, 1),
usr/src/uts/common/os/sysent.c
288
int ntp_adjtime(struct timex *);
usr/src/uts/common/os/sysent.c
753
/* 249 */ SYSENT_CI("ntp_adjtime", ntp_adjtime, 1),
usr/src/uts/common/sys/timex.h
244
int ntp_adjtime(struct timex *);