Searched defs:namelen (Results 1 – 15 of 15) sorted by relevance
/bionic/libc/system_properties/ |
D | prop_info.cpp | 38 prop_info::prop_info(const char* name, uint32_t namelen, const char* value, uint32_t valuelen) { in prop_info() 46 prop_info::prop_info(const char* name, uint32_t namelen, uint32_t long_offset) { in prop_info()
|
D | prop_area.cpp | 161 prop_trie_node* prop_area::new_prop_trie_node(const char* name, uint32_t namelen, in new_prop_trie_node() 172 prop_info* prop_area::new_prop_info(const char* name, uint32_t namelen, const char* value, in new_prop_info() 230 uint32_t namelen, bool alloc_if_needed) { in find_prop_trie_node() 279 uint32_t namelen, const char* value, uint32_t valuelen, in find_property() 369 bool prop_area::add(const char* name, unsigned int namelen, const char* value, in add()
|
D | system_properties.cpp | 218 size_t namelen = strlcpy(name, pi->name, PROP_NAME_MAX); in Read() local 338 int SystemProperties::Add(const char* name, unsigned int namelen, const char* value, in Add()
|
/bionic/libc/system_properties/include/system_properties/ |
D | prop_area.h | 57 uint32_t namelen; member
|
/bionic/libc/dns/net/ |
D | getservent.c | 41 int namelen; in getservent_r() local
|
/bionic/libc/bionic/ |
D | system_property_api.cpp | 97 int __system_property_add(const char* name, unsigned int namelen, const char* value, in __system_property_add()
|
D | system_property_set.cpp | 76 const size_t namelen = strlen(socket); in PropertyServiceConnection() local
|
D | fts.c | 903 fts_alloc(FTS *sp, const char *name, size_t namelen) in fts_alloc()
|
/bionic/libc/kernel/uapi/linux/ |
D | cramfs_fs.h | 22 __u32 namelen : CRAMFS_NAMELEN_WIDTH, offset : CRAMFS_OFFSET_WIDTH; member
|
D | dlm_device.h | 17 __u8 namelen; member
|
D | fuse.h | 66 uint32_t namelen; member 519 uint32_t namelen; member 540 uint32_t namelen; member 546 uint32_t namelen; member
|
D | io_uring.h | 446 __u32 namelen; member
|
/bionic/libc/kernel/uapi/misc/ |
D | fastrpc.h | 59 __u32 namelen; member
|
/bionic/libc/dns/nameser/ |
D | ns_name.c | 803 ns_name_map(ns_nname_ct nname, size_t namelen, ns_namemap_t map, int mapsize) { in ns_name_map()
|
/bionic/libc/dns/resolv/ |
D | res_debug.c | 392 int namelen) in p_fqnname()
|