Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/ntp/sntp/libopts/
Dmakeshell.c361 char tm_nm_buf[AO_NAME_SIZE]; in emit_usage() local
378 strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); in emit_usage()
388 printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); in emit_usage()
398 char * pzPN = tm_nm_buf; in emit_usage()
409 *pp = tm_nm_buf; in emit_usage()
411 *pp = tm_nm_buf; in emit_usage()