Home
last modified time | relevance | path

Searched refs:json_object_lookup_bool (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ntp/ntpd/
H A Drefclock_gpsdjson.c1245 json_object_lookup_bool( in json_object_lookup_bool() function
1451 if (json_object_lookup_bool(jctx, 0, "enable") > 0 && in process_watch()
1452 json_object_lookup_bool(jctx, 0, "json" ) > 0 ) in process_watch()