/openbmc/u-boot/cmd/ |
H A D | setexpr.c | 86 int nlen) /* length of new string */ in substitute() 136 int res, len, nlen, loop; in regex_sub() local
|
/openbmc/linux/fs/unicode/ |
H A D | utf8-core.c | 103 size_t nlen = 0; in utf8_casefold() local 145 ssize_t nlen = 0; in utf8_normalize() local
|
H A D | utf8-selftest.c | 180 int nlen = strlen(nfdi_test_data[i].dec); in check_utf8_nfdi() local 209 int nlen = strlen(nfdicf_test_data[i].ncf); in check_utf8_nfdicf() local
|
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_attr_sf.h | 33 static inline int xfs_attr_sf_entsize_byname(uint8_t nlen, uint8_t vlen) in xfs_attr_sf_entsize_byname()
|
H A D | xfs_da_format.h | 763 static inline int xfs_attr_leaf_entsize_remote(int nlen) in xfs_attr_leaf_entsize_remote() 792 static inline int xfs_attr_leaf_entsize_local(int nlen, int vlen) in xfs_attr_leaf_entsize_local()
|
/openbmc/linux/fs/cachefiles/ |
H A D | key.c | 86 unsigned int nlen = min(nbe, nle) + 1; in cachefiles_cook_key() local
|
/openbmc/u-boot/fs/ubifs/ |
H A D | replay.c | 398 union ubifs_key *key, const char *name, int nlen, in insert_dent() 447 int nlen = le16_to_cpu(dent->nlen); in ubifs_validate_entry() local
|
H A D | tnc.c | 520 int nlen, err; in matches_name() local 808 int nlen, err; in fallible_matches_name() local
|
H A D | debug.c | 453 int nlen = le16_to_cpu(dent->nlen); in ubifs_dump_node() local 2105 int nlen; in check_leaf() local
|
/openbmc/linux/fs/afs/ |
H A D | dir.c | 407 size_t nlen; in afs_dir_iterate_block() local 578 int nlen, loff_t fpos, u64 ino, unsigned dtype) in afs_lookup_one_filldir() 646 int nlen, loff_t fpos, u64 ino, unsigned dtype) in afs_lookup_filldir()
|
/openbmc/linux/fs/ubifs/ |
H A D | replay.c | 434 const char *name, int nlen, unsigned long long sqnum, in insert_dent() 484 int nlen = le16_to_cpu(dent->nlen); in ubifs_validate_entry() local
|
H A D | debug.c | 475 int nlen = le16_to_cpu(dent->nlen); in ubifs_dump_node() local 2084 int nlen; in check_leaf() local
|
H A D | tnc.c | 572 int nlen, err; in matches_name() local 860 int nlen, err; in fallible_matches_name() local
|
/openbmc/qemu/tests/tcg/multiarch/ |
H A D | test-mmap.c | 144 int nlen; in check_aligned_anonymous_unfixed_colliding_mmaps() local
|
/openbmc/linux/drivers/net/slip/ |
H A D | slhc.c | 235 int nlen, hlen; in slhc_compress() local
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | sys_sparc_32.c | 200 int nlen, err; in SYSCALL_DEFINE2() local
|
H A D | sys_sparc_64.c | 526 int nlen, err; in SYSCALL_DEFINE2() local
|
/openbmc/u-boot/lib/zlib/ |
H A D | inflate.h | 108 unsigned nlen; /* number of length code lengths */ member
|
/openbmc/linux/lib/zlib_inflate/ |
H A D | inflate.h | 105 unsigned nlen; /* number of length code lengths */ member
|
/openbmc/linux/fs/romfs/ |
H A D | super.c | 284 unsigned long nlen; in romfs_iget() local
|
/openbmc/linux/net/ipv6/ |
H A D | ip6_offload.c | 230 unsigned int nlen; in ipv6_gro_receive() local
|
/openbmc/linux/fs/smb/client/ |
H A D | reparse.c | 710 u8 nlen; in wsl_to_fattr() local
|
H A D | smb2inode.c | 110 u8 nlen; in check_wsl_eas() local
|
/openbmc/linux/init/ |
H A D | initramfs.c | 146 size_t nlen = strlen(name) + 1; in dir_add() local
|
/openbmc/qemu/monitor/ |
H A D | hmp.c | 551 char *cmdname, size_t nlen) in get_command_name()
|