Searched refs:NUL (Results 1 – 16 of 16) sorted by relevance
/linux-4.4.14/net/netfilter/ |
D | nf_conntrack_h323_types.c | 19 {FNAME("strict") NUL, FIXD, 0, 0, SKIP, 0, NULL}, 20 {FNAME("loose") NUL, FIXD, 0, 0, SKIP, 0, NULL}, 226 {FNAME("create") NUL, FIXD, 0, 0, SKIP, 0, NULL}, 227 {FNAME("join") NUL, FIXD, 0, 0, SKIP, 0, NULL}, 228 {FNAME("invite") NUL, FIXD, 0, 0, SKIP, 0, NULL}, 229 {FNAME("capability-negotiation") NUL, FIXD, 0, 0, SKIP, 0, NULL}, 230 {FNAME("callIndependentSupplementaryService") NUL, FIXD, 0, 0, SKIP, 251 {FNAME("pointToPoint") NUL, FIXD, 0, 0, SKIP, 0, NULL}, 252 {FNAME("oneToN") NUL, FIXD, 0, 0, SKIP, 0, NULL}, 253 {FNAME("nToOne") NUL, FIXD, 0, 0, SKIP, 0, NULL}, [all …]
|
D | nf_conntrack_h323_asn1.c | 41 #define NUL 0 macro
|
/linux-4.4.14/arch/unicore32/lib/ |
D | strncpy_from_user.S | 33 sub r1, r1, #1 @ take NUL character out of count
|
/linux-4.4.14/scripts/dtc/ |
D | dtc-lexer.lex.c_shipped | 757 /* This used to be an fputs(), but since the string might contain NUL's, 1267 * already have been incremented past the NUL character 1273 { /* This was really a NUL. */ 1280 /* Okay, we're now positioned to make the NUL 1295 /* Consume the NUL. */ 1540 /* yy_try_NUL_trans - try to make a transition on the NUL character 1584 * valid NUL; if not, then we've hit the end of the buffer. 1587 /* This was really a NUL. */ 1944 * @param yystr a NUL-terminated string to scan 1947 * @note If you want to scan bytes that may contain NUL values, then use
|
/linux-4.4.14/scripts/genksyms/ |
D | lex.lex.c_shipped | 660 /* This used to be an fputs(), but since the string might contain NUL's, 936 * already have been incremented past the NUL character 942 { /* This was really a NUL. */ 949 /* Okay, we're now positioned to make the NUL 964 /* Consume the NUL. */ 1207 /* yy_try_NUL_trans - try to make a transition on the NUL character 1288 * valid NUL; if not, then we've hit the end of the buffer. 1291 /* This was really a NUL. */ 1652 * @param yystr a NUL-terminated string to scan 1655 * @note If you want to scan bytes that may contain NUL values, then use
|
/linux-4.4.14/scripts/kconfig/ |
D | zconf.lex.c_shipped | 957 /* This used to be an fputs(), but since the string might contain NUL's, 1416 * already have been incremented past the NUL character 1422 { /* This was really a NUL. */ 1429 /* Okay, we're now positioned to make the NUL 1444 /* Consume the NUL. */ 1674 /* yy_try_NUL_trans - try to make a transition on the NUL character 1742 * valid NUL; if not, then we've hit the end of the buffer. 1745 /* This was really a NUL. */ 2100 * @param yystr a NUL-terminated string to scan 2103 * @note If you want to scan bytes that may contain NUL values, then use
|
/linux-4.4.14/Documentation/ |
D | binfmt_misc.txt | 31 escape any NUL bytes; parsing halts at the first one. In a shell environment 39 escape any NUL bytes; parsing halts at the first one. Ignored when using
|
D | media-framework.txt | 58 - model must be filled with the device model name as a NUL-terminated UTF-8 63 - serial is a unique serial number stored as a NUL-terminated ASCII string. 68 NUL-terminated ASCII string. For PCI/PCIe devices bus_info must be set to
|
/linux-4.4.14/Documentation/networking/ |
D | dns_resolver.txt | 88 The name parameter is not required to be a NUL-terminated string, and its
|
D | rxrpc.txt | 404 how long the string is, without the NUL terminator.
|
/linux-4.4.14/fs/cramfs/ |
D | README | 68 blocks in uncompressed data consisting entirely of NUL bytes), but by
|
/linux-4.4.14/Documentation/filesystems/caching/ |
D | cachefiles.txt | 284 they may also contain things like '/' and NUL characters, and so they may not
|
D | netfs-api.txt | 176 (2) The name of the object type (NUL terminated unless all 16 chars are used)
|
/linux-4.4.14/Documentation/security/ |
D | keys.txt | 555 is hexadecimal. A NUL character is included at the end of the string if 782 A NUL character is included at the end of the string if the buffer is
|
/linux-4.4.14/Documentation/sysctl/ |
D | kernel.txt | 195 %<NUL> '%' is dropped
|
/linux-4.4.14/Documentation/x86/ |
D | boot.txt | 339 If set to a nonzero value, contains a pointer to a NUL-terminated
|