OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:my_tsf_to_tick
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/ntp/dist/tests/libntp/
timespecops.c
28
static u_int32
my_tsf_to_tick
(u_int32 tsf);
201
my_tsf_to_tick
(u_int32 tsf)
function
696
struct timespec E = timespec_init(1,
my_tsf_to_tick
(tsf));
timevalops.c
23
static u_int32
my_tsf_to_tick
(u_int32 tsf);
193
my_tsf_to_tick
(u_int32 tsf)
function
699
struct timeval E = timeval_init(1,
my_tsf_to_tick
(tsf));
Completed in 17 milliseconds
Indexes created Mon Jun 29 00:24:49 UTC 2026