OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:systime_func_ptr
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/ntp/dist/include/
ntp_calendar.h
45
typedef time_t (*
systime_func_ptr
)(time_t *);
typedef
53
extern
systime_func_ptr
ntpcal_set_timefunc(
systime_func_ptr
);
/src/external/bsd/ntp/dist/libntp/
ntp_calendar.c
99
static
systime_func_ptr
systime_func = &time;
103
systime_func_ptr
105
systime_func_ptr
nfunc
108
systime_func_ptr
res;
Completed in 16 milliseconds
Indexes created Wed Aug 12 00:25:48 UTC 2026