Home
last modified time | relevance | path

Searched defs:jctx (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/ntpd/
H A Drefclock_gpsdjson.c1411 json_ctx * const jctx , in get_binary_time()
1439 json_ctx * const jctx , in process_watch()
1465 json_ctx * const jctx , in process_version()
1553 json_ctx * const jctx , in process_tpv()
1634 json_ctx * const jctx , in process_pps()
1715 json_ctx * const jctx , in process_toff()
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_java.cpp38 static JavaContext *jctx; variable