OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:json_object_lookup_int
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/ntp/dist/ntpd/
refclock_gpsdjson.c
1291
json_object_lookup_int
(
function
1422
ts.tv_sec = (time_t)
json_object_lookup_int
(jctx, 0, time_name);
1423
ts.tv_nsec = (long )
json_object_lookup_int
(jctx, 0, frac_name);
1485
pvhi = (uint16_t)
json_object_lookup_int
(jctx, 0, "proto_major");
1486
pvlo = (uint16_t)
json_object_lookup_int
(jctx, 0, "proto_minor");
Completed in 81 milliseconds
Indexes created Sun May 03 00:22:47 UTC 2026