Searched refs:token_id_comment (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/ntp/ntpd/
H A Dkeyword-gen.c349 char token_id_comment[16 + MAX_TOK_LEN + 1]; local
435 snprintf(token_id_comment,
436 sizeof(token_id_comment), "%5d %-17s",
486 snprintf(token_id_comment,
487 sizeof(token_id_comment), "%5d %-17s",
501 token_id_comment);

Completed in 65 milliseconds