Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libopts/
H A Dmakeshell.c323 char tm_nm_buf[AO_NAME_SIZE]; in emit_usage() local
340 strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); in emit_usage()
350 printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); in emit_usage()
360 char * pzPN = tm_nm_buf; in emit_usage()
371 *pp = tm_nm_buf; in emit_usage()
373 *pp = tm_nm_buf; in emit_usage()