OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vec_ntp_adjtime1
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/kern/
compat_stub.c
55
void (*
vec_ntp_adjtime1
)(struct timex *) = ntp_adjtime1;
variable
59
void (*
vec_ntp_adjtime1
)(struct timex *) = NULL;
variable
/src/sys/dev/
clockctl.c
256
(*
vec_ntp_adjtime1
)(&ntv);
/src/sys/sys/
compat_stub.h
57
extern void (*
vec_ntp_adjtime1
)(struct timex *);
/src/sys/compat/netbsd32/
netbsd32_time.c
101
if (
vec_ntp_adjtime1
== NULL)
120
(*
vec_ntp_adjtime1
)(&ntv);
netbsd32_ioctl.c
1270
if (
vec_ntp_adjtime1
== NULL)
1278
(*
vec_ntp_adjtime1
)(&ntv);
Completed in 19 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026