Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ntp/sntp/libopts/
H A Dconfigfile.c563 typedef char * (directive_func_t)(tOptions *, char *); in handle_directive() typedef
565 static directive_func_t * dir_disp[] = { in handle_directive()