Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libopts/
H A Dinit.c58 && (opts->pTransProc != NULL) in validate_struct()
67 opts->pTransProc(); in validate_struct()
267 && (opts->pTransProc != NULL) in ao_initialize()
271 (*opts->pTransProc)(); in ao_initialize()
/freebsd/contrib/ntp/sntp/libopts/autoopts/
H A Doptions.h649 tOptionXlateProc * pTransProc; member