| /freebsd-13.1/contrib/dialog/ |
| H A D | inputstr.c | 441 const wchar_t *printable; in dlg_index_columns() local 444 printable = wunctrl(temp2p); in dlg_index_columns() 445 result = printable ? (int) wcslen(printable) : 1; in dlg_index_columns() 464 const char *printable; in dlg_index_columns() local 465 printable = unctrl(ch); in dlg_index_columns() 466 cache->list[inx + 1] = (printable in dlg_index_columns() 467 ? (int) strlen(printable) in dlg_index_columns()
|
| /freebsd-13.1/crypto/heimdal/lib/hdb/ |
| H A D | print.c | 81 int printable = 1; in append_hex() local 88 printable = 0; in append_hex() 91 if(printable) in append_hex()
|
| /freebsd-13.1/contrib/nvi/catalog/ |
| H A D | README | 30 Arguments to the msgq function are required to contain ONLY printable 36 "file_name" must contain only printable characters. The routine 37 msg_print() returns a printable version of a string; the third argument 48 makes sure that "file_name" is printable before calling the msgq
|
| /freebsd-13.1/crypto/openssl/crypto/asn1/ |
| H A D | asn1_par.c | 199 int i, printable = 1; in asn1_parse2() local 213 printable = 0; in asn1_parse2() 217 if (printable) in asn1_parse2()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/DataFormatters/ |
| H A D | StringPrinter.cpp | 337 auto printable = in DumpEncodedBufferToStream() local 339 auto printable_bytes = printable.GetBytes(); in DumpEncodedBufferToStream() 340 auto printable_size = printable.GetSize(); in DumpEncodedBufferToStream()
|
| /freebsd-13.1/contrib/ntp/util/ |
| H A D | ntp-keygen.texi | 51 printable ASCII format so they can be embedded as MIME attachments in 67 printable ASCII format so they can be embedded as MIME attachments in 71 containing ten pseudo-random printable ASCII strings suitable for the 230 given password and finally written in PEM-encoded printable ASCII text 283 An MD5 key consists of a printable ASCII string less than or equal to
|
| H A D | ntp-keygen-opts.def | 294 All other files are in PEM-encoded printable ASCII format, 300 produces a file containing ten pseudo-random printable ASCII strings 1004 key is a string of 20 random printable ASCII characters, while a 1173 printable ASCII text, preceded and followed by MIME content identifier lines. 1228 which is a printable ASCII string 20 characters or less in length: 1229 each character is chosen from the 93 printable characters
|
| H A D | invoke-ntp-keygen.texi | 28 All other files are in PEM-encoded printable ASCII format, 34 produces a file containing ten pseudo-random printable ASCII strings 738 key is a string of 20 random printable ASCII characters, while a 907 printable ASCII text, preceded and followed by MIME content identifier lines. 966 which is a printable ASCII string 20 characters or less in length: 967 each character is chosen from the 93 printable characters
|
| /freebsd-13.1/lib/libc/nameser/ |
| H A D | ns_name.c | 77 static int printable(int); 159 } else if (!printable(c)) { in ns_name_ntop() 899 printable(int ch) { in printable() function
|
| /freebsd-13.1/contrib/file/magic/Magdir/ |
| H A D | spectrum | 23 # Update: Sanity-check string contents to be printable.
|
| /freebsd-13.1/contrib/ncurses/include/ |
| H A D | unctrl.h.in | 38 * Display a printable version of a control character.
|
| /freebsd-13.1/crypto/openssl/doc/man3/ |
| H A D | SMIME_read_PKCS7.pod | 51 or uses quoted printable format.
|
| H A D | SMIME_read_CMS.pod | 48 printable format.
|
| H A D | BN_bn2bin.pod | 50 BN_bn2hex() and BN_bn2dec() return printable strings containing the
|
| /freebsd-13.1/share/i18n/csmapper/MISC/ |
| H A D | RISCOS-LATIN1%UCS.src | 16 # except for extra printable characters from 0x80 until 0xA0.
|
| /freebsd-13.1/usr.bin/col/ |
| H A D | README | 45 list. When a printable character is read, it is put in the buffer of
|
| /freebsd-13.1/contrib/elftoolchain/ |
| H A D | README.rst | 34 strings Extract printable strings.
|
| /freebsd-13.1/contrib/tcpdump/ |
| H A D | print-snmp.c | 693 register int printable = 1, first = 1; in asn1_print_string() local 700 for (i = asnlen; printable && i-- > 0; p++) in asn1_print_string() 701 printable = ND_ISPRINT(*p); in asn1_print_string() 703 if (printable) { in asn1_print_string()
|
| /freebsd-13.1/contrib/ntp/ntpd/ |
| H A D | invoke-ntp.keys.texi | 93 The key is 1 to 16 printable characters terminated by
|
| H A D | ntp.keys.def | 98 The key is 1 to 16 printable characters terminated by
|
| /freebsd-13.1/contrib/flex/ |
| H A D | README.md | 57 documentation for how to achieve this. The printable versions of the
|
| /freebsd-13.1/contrib/tcsh/ |
| H A D | FAQ | 32 Finally, tcsh will bind all printable meta characters to the self 34 printable meta characters for commands) setenv NOREBIND.
|
| H A D | eight-bit.me | 31 characters should be considered printable, and tcsh would do the rebinding
|
| /freebsd-13.1/sys/contrib/zlib/doc/ |
| H A D | txtvsbin.txt | 67 some printable text. Even the newer, portable text formats such as
|
| /freebsd-13.1/crypto/openssl/doc/man1/ |
| H A D | dgst.pod | 148 Specifies MAC key as alphanumeric string (use if key contain printable
|