Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ntp/sntp/libopts/
H A Dinit.c63 && (opts->pTransProc != NULL) in validate_struct()
72 opts->pTransProc(); in validate_struct()
271 && (opts->pTransProc != NULL) in ao_initialize()
275 (*opts->pTransProc)(); in ao_initialize()
/freebsd-12.1/contrib/ntp/sntp/libopts/autoopts/
H A Doptions.h647 tOptionXlateProc * pTransProc; member