Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ntp/sntp/libopts/
H A Dversion.c112 emit_copy_note(tOptions * opts, FILE * fp) in emit_copy_note() function
168 case 'n': case 'N': emit_copy_note( opts, fp); break; in print_ver()
H A Dproto.h615 emit_copy_note(tOptions * opts, FILE * fp);