Home
last modified time | relevance | path

Searched refs:NUL (Results 1 – 25 of 26) sorted by relevance

12

/Linux-v5.15/net/netfilter/
Dnf_conntrack_h323_types.c18 {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 …]
Dnf_conntrack_h323_asn1.c38 #define NUL 0 macro
/Linux-v5.15/Documentation/userspace-api/media/mediactl/
Dmedia-ioc-device-info.rst51 - 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
/Linux-v5.15/Documentation/process/
Ddeprecated.rst105 NUL or newline terminated.
116 the destination, but rather a count of non-NUL bytes copied (or negative
119 strncpy() on NUL-terminated strings
122 be NUL terminated. This can lead to various linear read overflows and
123 other misbehavior due to the missing termination. It also NUL-pads
126 for callers using only NUL-terminated strings. The safe replacement is
129 destination, but rather a count of non-NUL bytes copied (or negative
130 errno when it truncates). Any cases still needing NUL-padding should
133 If a caller is using non-NUL-terminated strings, strncpy() can
143 if a source string is not NUL-terminated. The safe replacement is strscpy(),
/Linux-v5.15/Documentation/translations/it_IT/process/
Ddeprecated.rst115 terminata con il carattere NUL o quello di nuova riga.
127 alla destinazione, ma un contatore dei byte non NUL copiati (oppure
130 strncpy() su stringe terminate con NUL
133 il buffer di destinazione verrà terminato con il carattere NUL. Questo
142 non NUL copiati (oppure un errno negativo se la stringa è stata
144 terminazione con NUL dovrebbero usare strscpy_pad().
146 Se il chiamate no usa stringhe terminate con NUL, allore strncpy()
156 terminata con NUL. La versione sicura da usare è strscpy(), tuttavia
/Linux-v5.15/Documentation/userspace-api/media/v4l/
Dvidioc-querycap.rst54 - 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
Dvidioc-g-audioout.rst73 - Name of the audio output, a NUL-terminated ASCII string, for
Dvidioc-g-audio.rst66 - Name of the audio input, a NUL-terminated ASCII string, for
Dvidioc-enumoutput.rst56 - Name of the video output, a NUL-terminated ASCII string, for
Dvidioc-enuminput.rst55 - Name of the video input, a NUL-terminated ASCII string, for
Dvidioc-queryctrl.rst120 - 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
Dvidioc-g-modulator.rst77 - Name of the modulator, a NUL-terminated ASCII string.
Dvidioc-enum-fmt.rst107 - Description of the format, a NUL-terminated ASCII string. This
Dvidioc-enumstd.rst71 - Name of the standard, a NUL-terminated ASCII string, for example:
Dvidioc-g-tuner.rst79 Name of the tuner, a NUL-terminated ASCII string.
/Linux-v5.15/Documentation/admin-guide/
Dbinfmt-misc.rst37 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
/Linux-v5.15/Documentation/networking/
Ddns_resolver.rst89 The name parameter is not required to be a NUL-terminated string, and its
Drxrpc.rst453 how long the string is, without the NUL terminator.
/Linux-v5.15/fs/cramfs/
DREADME97 blocks in uncompressed data consisting entirely of NUL bytes), but by
/Linux-v5.15/security/
DKconfig.hardening129 (immediately NUL-terminated), pointers (NULL), indices
/Linux-v5.15/Documentation/filesystems/
Dfscrypt.rst415 filenames shorter than 16 bytes are NUL-padded to 16 bytes before
417 via their ciphertexts, all filenames are NUL-padded to the next 4, 8,
420 entries consume slightly more space. Note that since NUL (``\0``) is
481 - FSCRYPT_POLICY_FLAGS_PAD_*: The amount of NUL padding to use when
/Linux-v5.15/Documentation/filesystems/caching/
Dcachefiles.rst263 they may also contain things like '/' and NUL characters, and so they may not
Dnetfs-api.rst160 (2) The name of the object type (NUL terminated unless all 16 chars are used)
/Linux-v5.15/Documentation/security/keys/
Dcore.rst544 is hexadecimal. A NUL character is included at the end of the string if
792 A NUL character is included at the end of the string if the buffer is
870 - ``char *hashname`` specifies the NUL terminated string identifying
/Linux-v5.15/Documentation/x86/
Dboot.rst397 If set to a nonzero value, contains a pointer to a NUL-terminated

12