/openbmc/linux/net/netfilter/ |
H A D | nf_conntrack_h323_types.c | 18 {FNAME("strict") NUL, FIXD, 0, 0, SKIP, 0, NULL}, 19 {FNAME("loose") NUL, FIXD, 0, 0, SKIP, 0, NULL}, 225 {FNAME("create") NUL, FIXD, 0, 0, SKIP, 0, NULL}, 226 {FNAME("join") NUL, FIXD, 0, 0, SKIP, 0, NULL}, 227 {FNAME("invite") NUL, FIXD, 0, 0, SKIP, 0, NULL}, 228 {FNAME("capability-negotiation") NUL, FIXD, 0, 0, SKIP, 0, NULL}, 229 {FNAME("callIndependentSupplementaryService") NUL, FIXD, 0, 0, SKIP, 250 {FNAME("pointToPoint") NUL, FIXD, 0, 0, SKIP, 0, NULL}, 251 {FNAME("oneToN") NUL, FIXD, 0, 0, SKIP, 0, NULL}, 252 {FNAME("nToOne") NUL, FIXD, 0, 0, SKIP, 0, NULL}, [all …]
|
/openbmc/linux/Documentation/userspace-api/media/mediactl/ |
H A D | media-ioc-device-info.rst | 51 - Name of the driver implementing the media API as a NUL-terminated 61 - Device model name as a NUL-terminated UTF-8 string. The device 67 - Serial number as a NUL-terminated ASCII string. 71 - Location of the device in the system as a NUL-terminated ASCII
|
/openbmc/linux/Documentation/process/ |
H A D | deprecated.rst | 120 NUL or newline terminated. 131 the destination, but rather a count of non-NUL bytes copied (or negative 134 strncpy() on NUL-terminated strings 137 be NUL terminated. This can lead to various linear read overflows and 138 other misbehavior due to the missing termination. It also NUL-pads 141 for callers using only NUL-terminated strings. 143 When the destination is required to be NUL-terminated, the replacement is 146 destination, but rather a count of non-NUL bytes copied (or negative 147 errno when it truncates). Any cases still needing NUL-padding should 150 If a caller is using non-NUL-terminated strings, strtomem() should be [all …]
|
/openbmc/linux/Documentation/translations/sp_SP/process/ |
H A D | deprecated.rst | 127 cadena de caracteres termine en NUL o en el carácter de línea nueva. 143 strncpy() en cadenas de caracteres terminadas en NUL 146 NUL. Esto puede causar varios errores de desbordamiento en lectura y otros 147 tipos de funcionamiento erróneo debido a que falta la terminación en NUL. 148 Esta función también termina la cadena de caracteres en NUL en el buffer de 151 función con cadenas de caracteres que sí están terminadas en NUL. 153 Cuando se necesita que la cadena de destino sea terminada en NUL, 161 Si una función usa cadenas de caracteres que no necesitan terminar en NUL, 167 caracter NUL, usar strtomem_pad(). 175 carácter NUL. El reemplazo seguro de esta función es strscpy(), pero se ha
|
/openbmc/linux/Documentation/translations/it_IT/process/ |
H A D | deprecated.rst | 129 terminata con il carattere NUL o quello di nuova riga. 141 alla destinazione, ma un contatore dei byte non NUL copiati (oppure 144 strncpy() su stringe terminate con NUL 147 il buffer di destinazione verrà terminato con il carattere NUL. Questo 156 non NUL copiati (oppure un errno negativo se la stringa è stata 158 terminazione con NUL dovrebbero usare strscpy_pad(). 160 Se il chiamate no usa stringhe terminate con NUL, allore strncpy() 170 terminata con NUL. La versione sicura da usare è strscpy(), tuttavia
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-querycap.rst | 54 - Name of the driver, a unique NUL-terminated ASCII string. For 62 sure the strings are properly NUL-terminated. 65 - Name of the device, a NUL-terminated UTF-8 string. For example: 75 - Location of the device in the system, a NUL-terminated ASCII
|
H A D | vidioc-g-audioout.rst | 73 - Name of the audio output, a NUL-terminated ASCII string, for
|
H A D | vidioc-g-audio.rst | 66 - Name of the audio input, a NUL-terminated ASCII string, for
|
H A D | vidioc-enumoutput.rst | 56 - Name of the video output, a NUL-terminated ASCII string, for
|
H A D | vidioc-enuminput.rst | 55 - Name of the video input, a NUL-terminated ASCII string, for
|
H A D | vidioc-queryctrl.rst | 120 - Name of the control, a NUL-terminated ASCII string. This 201 - Name of the control, a NUL-terminated ASCII string. This 295 - Name of the menu item, a NUL-terminated ASCII string. This
|
H A D | vidioc-g-modulator.rst | 77 - Name of the modulator, a NUL-terminated ASCII string.
|
H A D | vidioc-enumstd.rst | 71 - Name of the standard, a NUL-terminated ASCII string, for example:
|
/openbmc/openbmc/poky/meta/recipes-devtools/nasm/nasm/ |
H A D | 0001-stdlib-Add-strlcat.patch | 93 + * have no more than size-1 character when the operation finishes. Always NUL 94 + * terminates, unless size == 0 or dest has no NUL terminator. Returns
|
/openbmc/openbmc/meta-security/recipes-ids/suricata/files/ |
H A D | CVE-2024-45797.patch | 72 * Configures how the server reacts to encoded NUL bytes. Some servers will stop at 73 * at NUL, while some will respond with 400 or 404. When the termination option is not
|
/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/ |
H A D | 0001-syslogd-fix-wrong-OPT_locallog-flag-detection.patch | 28 recvbuf[sz] = '\0'; /* ensure it *is* NUL terminated */
|
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/ |
H A D | CVE-2018-18384.patch | 12 + char sgn, cfactorstr[1+10+1+1]; /* <sgn><int>%NUL */
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tnftp/tnftp/ |
H A D | 0001-Add-casts-to-appease-conversions-between-wchar_t-and.patch | 37 * end of the screen line, it won't be a NUL or some old
|
/openbmc/openbmc/poky/meta-selftest/recipes-devtools/mtd/ |
H A D | mtd-utils-selftest_git.bb | 73 # git/.compr.c.dep:46: warning: NUL character seen; rest of line ignored
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | binfmt-misc.rst | 37 must escape any NUL bytes; parsing halts at the first one. In a shell 47 escape any NUL bytes; parsing halts at the first one. Ignored when using
|
/openbmc/openbmc/poky/meta/recipes-devtools/mtd/ |
H A D | mtd-utils_2.2.1.bb | 77 # git/.compr.c.dep:46: warning: NUL character seen; rest of line ignored
|
/openbmc/qemu/qapi/ |
H A D | acpi.json | 29 # address upwards, and silently truncated / NUL-padded to length.
|
/openbmc/linux/Documentation/filesystems/ |
H A D | ntfs3.rst | 83 name (CON, AUX, NUL, PRN, LPT1-9, COM1-9) or because the last character
|
/openbmc/linux/Documentation/networking/ |
H A D | dns_resolver.rst | 89 The name parameter is not required to be a NUL-terminated string, and its
|
/openbmc/qemu/docs/interop/ |
H A D | qed_spec.txt | 45 …name_size'' describe a string in (byte offset, byte size) form. It is not NUL-terminated and has …
|