Searched refs:print_a_value (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/ntp-92/libopts/
H A Dsave.c49 print_a_value(FILE * fp, int depth, tOptDesc * pOD, tOptionValue const * ovp);
344 print_a_value(FILE * fp, int depth, tOptDesc * pOD, tOptionValue const * ovp) function
475 print_a_value(fp, depth, NULL, ovp);
511 print_a_value(fp, 1, p, ovp);
/macosx-10.10.1/ntp-92/sntp/libopts/
H A Dsave.c49 print_a_value(FILE * fp, int depth, tOptDesc * pOD, tOptionValue const * ovp);
344 print_a_value(FILE * fp, int depth, tOptDesc * pOD, tOptionValue const * ovp) function
475 print_a_value(fp, depth, NULL, ovp);
511 print_a_value(fp, 1, p, ovp);

Completed in 173 milliseconds