Searched refs:binfmt (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/less/ |
H A D | charset.c | 123 static constant char *binfmt = NULL; variable 479 setfmt(s, &binfmt, &binattr, "*s<%02X>", TRUE); in set_charset() 538 SNPRINTF1(buf, sizeof(buf), binfmt, c); in prchar() 556 SNPRINTF1(buf, sizeof(buf), binfmt, (char) ch); in prchar()
|