Searched refs:prt_value (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/ntp/sntp/libopts/ |
H A D | save.c | 294 prt_value(FILE * fp, int depth, tOptDesc * od, tOptionValue const * ovp) in prt_value() function 426 prt_value(fp, depth, NULL, ovp); in prt_val_list() 474 prt_value(fp, 1, od, ovp); in prt_nested()
|
H A D | proto.h | 462 prt_value(FILE * fp, int depth, tOptDesc * od, tOptionValue const * ovp);
|