Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/ntp/sntp/libopts/
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-9-stable/contrib/ntp/sntp/libopts/autoopts/
Doptions.h647 tOptionXlateProc * pTransProc; member