OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CLOCKSOURCE
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/mpl/bind/dist/lib/isc/
stdtime.c
31
#define
CLOCKSOURCE
CLOCK_REALTIME_COARSE
33
#define
CLOCKSOURCE
CLOCK_REALTIME_FAST
35
#define
CLOCKSOURCE
CLOCK_REALTIME
42
if (clock_gettime(
CLOCKSOURCE
, &ts) == -1) {
time.c
40
#define
CLOCKSOURCE
CLOCK_REALTIME_COARSE
42
#define
CLOCKSOURCE
CLOCK_REALTIME_FAST
44
#define
CLOCKSOURCE
CLOCK_REALTIME
48
#define CLOCKSOURCE_HIRES
CLOCKSOURCE
113
return time_now(
CLOCKSOURCE
);
138
if (clock_gettime(
CLOCKSOURCE
, &ts) == -1) {
/src/external/mpl/dhcp/bind/dist/lib/isc/unix/
stdtime.c
32
#define
CLOCKSOURCE
CLOCK_REALTIME_COARSE
34
#define
CLOCKSOURCE
CLOCK_REALTIME_FAST
36
#define
CLOCKSOURCE
CLOCK_REALTIME
45
if (clock_gettime(
CLOCKSOURCE
, &ts) == -1) {
time.c
45
#define
CLOCKSOURCE
CLOCK_REALTIME_COARSE
47
#define
CLOCKSOURCE
CLOCK_REALTIME_FAST
49
#define
CLOCKSOURCE
CLOCK_REALTIME
53
#define CLOCKSOURCE_HIRES
CLOCKSOURCE
164
return time_now(t,
CLOCKSOURCE
);
176
if (clock_gettime(
CLOCKSOURCE
, &ts) == -1) {
Completed in 40 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026