| /openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ |
| H A D | 13_shlib_weaksym.patch | 135 - void (*hostname) (); /* address to printable hostname */ 136 - void (*hostaddr) (); /* address to printable address */ 139 + void (*hostname) (struct host_info *); /* address to printable hostname */ 140 + void (*hostaddr) (struct host_info *); /* address to printable address */ 196 -extern char *eval_hostname(); /* printable hostname */ 197 -extern char *eval_hostaddr(); /* printable host address */ 202 +extern char *eval_hostname(struct host_info *); /* printable hostname */ 203 +extern char *eval_hostaddr(struct host_info *); /* printable host address */ 214 -extern void sock_hostaddr(); /* address to printable address */ 219 +/* address to printable address */
|
| H A D | 10_usagi-ipv6.patch | 708 /* sock_hostaddr - map endpoint address to printable form */
|
| /openbmc/qemu/tests/qapi-schema/ |
| H A D | string-code-point-127.json | 1 # We accept printable ASCII: code points 32..126. Test code point 127:
|
| H A D | string-code-point-31.json | 1 # We accept printable ASCII: code points 32..126. Test code point 127:
|
| /openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/ |
| H A D | 0001-libbb-sockaddr2str-ensure-only-printable-characters-.patch | 4 Subject: [PATCH 1/2] libbb: sockaddr2str: ensure only printable characters are 23 + /* ensure host contains only printable characters */
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/ |
| H A D | xkbprint_1.0.7.bb | 3 DESCRIPTION = "xkbprint generates a printable or encapsulated PostScript \
|
| /openbmc/openbmc/poky/meta/recipes-core/busybox/ |
| H A D | busybox_1.37.0.bb | 49 file://0001-libbb-sockaddr2str-ensure-only-printable-characters-.patch \ 50 file://0002-nslookup-sanitize-all-printed-strings-with-printable.patch \
|
| /openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libdata/ |
| H A D | libdata-hexdump-perl_0.02.bb | 6 of each line shows the printable characters \
|
| /openbmc/qemu/scripts/ci/ |
| H A D | gitlab-ci-section | 16 # The description can be any printable text without newlines; this is
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/ |
| H A D | 0002-Fix-configure-when-bin-sh-is-not-bash.patch | 9 Content-Transfer-Encoding: quoted-printable
|
| H A D | 0001-Fix-build-with-musl.patch | 9 Content-Transfer-Encoding: quoted-printable
|
| /openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/ |
| H A D | 0009-vmcore-dmesg.c-work-around-missing-imaxdiv.patch | 56 /* escape non-printable characters */
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/ |
| H A D | smb.conf | 221 printable = yes
|
| /openbmc/qemu/tests/unit/ |
| H A D | pkix_asn1_tab.c.inc | 638 {"printable", 538968066, "PrintableString"}, 648 {"printable", 538968066, "PrintableString"}, 732 {"printable-code", 538968066, "PrintableString"}, 748 {"printable-address", 1814052875, 0}, 765 {"printable-string", 1814052866, "PrintableString"},
|
| /openbmc/openbmc/meta-security/lib/oeqa/runtime/cases/ |
| H A D | smack.py | 300 new_ambient = ''.join(filter(lambda x: x in string.printable, output)) 301 initial_ambient = ''.join(filter(lambda x: x in string.printable, initial_ambient))
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/ |
| H A D | 0005-adb-add-base64-implementation.patch | 109 + represented per printable character. (The extra 65th character, "=", 118 + Each 6-bit group is used as an index into an array of 64 printable
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netcat/netcat-openbsd/ |
| H A D | 0001-bundle-own-base64-encode-decode-functions.patch | 118 + represented per printable character. (The extra 65th character, "=", 127 + Each 6-bit group is used as an index into an array of 64 printable
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | qcow2_format.py | 337 if all(c in string.printable.encode(
|
| /openbmc/openbmc-test-automation/systest/ |
| H A D | htx_hardbootme_test.robot | 98 # And save it in printable (compact) format.
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ncp/libowfat/ |
| H A D | 0001-replace-__pure__-with-compiler-attribute-pure.patch | 306 /* MIME quoted-printable escaping: 'ö' -> '=f6', characters > 0xff not supported */ 310 …/* MIME quoted-printable escaping with UTF-8: 'ö' -> '=c3=b6', characters > 0x7fffffff not support…
|
| /openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
| H A D | qemurunner.py | 31 if chr(x) not in string.printable]
|
| /openbmc/ipmitool/control/ |
| H A D | ipmitool.spec.in | 69 non-printable characters
|
| /openbmc/ipmitool/ |
| H A D | ChangeLog | 338 non-printable characters
|
| /openbmc/u-boot/cmd/ |
| H A D | Kconfig | 579 works with a memory range. String of printable characters found
|
| /openbmc/openbmc/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/ |
| H A D | autotools-update.patch | 3083 -/* Make '\0' separated arg vector ARGZ printable by converting all the '\0's
|