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