OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:timespec_to_sec
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/ping/
ping.c
226
static double
timespec_to_sec
(const struct timespec *);
747
last =
timespec_to_sec
(&clear_cache) + maxwait;
758
d_last = last -
timespec_to_sec
(&now);
1379
timespec_to_sec
(const struct timespec *tp)
function in typeref:typename:double
/src/sbin/ping6/
ping6.c
274
static double
timespec_to_sec
(const struct timespec *tp);
921
last =
timespec_to_sec
(&now) + deadline;
948
d_last = last -
timespec_to_sec
(&now);
2503
timespec_to_sec
(const struct timespec *tp)
function in typeref:typename:double
Completed in 14 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025