/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | secvar-sysfs.c | 170 uint64_t namesize = 0; in secvar_sysfs_load() local
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | secvar-sysfs.c | 186 u64 namesize = 0; in secvar_sysfs_load() local
|
/kernel/linux/linux-5.10/fs/jffs2/ |
H A D | malloc.c | 113 struct jffs2_full_dirent *jffs2_alloc_full_dirent(int namesize) in jffs2_alloc_full_dirent() argument
|
/kernel/linux/linux-6.6/fs/jffs2/ |
H A D | malloc.c | 113 struct jffs2_full_dirent *jffs2_alloc_full_dirent(int namesize) in jffs2_alloc_full_dirent() argument
|
/third_party/libsnd/src/ |
H A D | mat4.c | 207 uint32_t marker, namesize ; in mat4_read_header() local
|
/third_party/ntfs-3g/include/ntfs-3g/ |
H A D | cache.h | 60 size_t namesize; member
|
/kernel/linux/linux-5.10/fs/xfs/scrub/ |
H A D | attr.c | 259 unsigned int namesize; in xchk_xattr_entry() local
|
/kernel/linux/linux-6.6/fs/xfs/scrub/ |
H A D | attr.c | 321 unsigned int namesize; in xchk_xattr_entry() local
|
/kernel/linux/linux-5.10/drivers/firmware/tegra/ |
H A D | bpmp-debugfs.c | 550 const size_t namesize = SZ_256; in debugfs_show() local 601 const size_t namesize = SZ_256; in debugfs_store() local
|
/kernel/linux/linux-5.10/crypto/asymmetric_keys/ |
H A D | x509_cert_parser.c | 369 size_t namesize; in x509_fabricate_name() local
|
/kernel/linux/linux-5.10/usr/ |
H A D | gen_init_cpio.c | 306 int namesize; in cpio_mkfile() local
|
/kernel/linux/linux-6.6/drivers/firmware/tegra/ |
H A D | bpmp-debugfs.c | 588 const size_t namesize = SZ_256; in debugfs_show() local 639 const size_t namesize = SZ_256; in debugfs_store() local
|
/kernel/linux/linux-6.6/crypto/asymmetric_keys/ |
H A D | x509_cert_parser.c | 371 size_t namesize; in x509_fabricate_name() local
|
/kernel/linux/linux-6.6/usr/ |
H A D | gen_init_cpio.c | 332 int namesize; in cpio_mkfile() local
|
/third_party/node/deps/openssl/openssl/crypto/rsa/ |
H A D | rsa_lib.c | 1019 EVP_PKEY_CTX_get_rsa_oaep_md_name(EVP_PKEY_CTX *ctx, char *name, size_t namesize) EVP_PKEY_CTX_get_rsa_oaep_md_name() argument 1060 EVP_PKEY_CTX_get_rsa_mgf1_md_name(EVP_PKEY_CTX *ctx, char *name, size_t namesize) EVP_PKEY_CTX_get_rsa_mgf1_md_name() argument
|
/third_party/openssl/crypto/rsa/ |
H A D | rsa_lib.c | 1011 EVP_PKEY_CTX_get_rsa_oaep_md_name(EVP_PKEY_CTX *ctx, char *name, size_t namesize) EVP_PKEY_CTX_get_rsa_oaep_md_name() argument 1048 EVP_PKEY_CTX_get_rsa_mgf1_md_name(EVP_PKEY_CTX *ctx, char *name, size_t namesize) EVP_PKEY_CTX_get_rsa_mgf1_md_name() argument
|
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_attr_leaf.c | 249 unsigned int namesize; in xfs_attr3_leaf_verify_entry() local
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_attr_leaf.c | 251 unsigned int namesize; in xfs_attr3_leaf_verify_entry() local
|
/third_party/cups-filters/cupsfilters/ |
H A D | ppdgenerator.c | 365 get_url(const char *url, char *name, size_t namesize) get_url() argument 4309 _pwgInputSlotForSource( const char *media_source, char *name, size_t namesize) _pwgInputSlotForSource() argument 4356 _pwgMediaTypeForType( const char *media_type, char *name, size_t namesize) _pwgMediaTypeForType() argument 4404 _pwgPageSizeForMedia( pwg_media_t *media, char *name, size_t namesize) _pwgPageSizeForMedia() argument 4459 pwg_ppdize_name(const char *ipp, char *name, size_t namesize) pwg_ppdize_name() argument 4488 pwg_ppdize_resolution( ipp_attribute_t *attr, int element, int *xres, int *yres, char *name, size_t namesize) pwg_ppdize_resolution() argument [all...] |
/third_party/cups-filters/utils/ |
H A D | cups-browsed.c | 1352 pwg_ppdize_name(const char *ipp, char *name, size_t namesize) pwg_ppdize_name() argument
|
/third_party/sqlite/src/ |
H A D | shell.c | 1275 SIZE_T namesize = sizeof(data.name) / sizeof(data.name[0]); in opendir() local
|