Searched defs:namelen (Results 1 – 13 of 13) 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 | 157 prop_bt* prop_area::new_prop_bt(const char* name, uint32_t namelen, uint_least32_t* const off) { in new_prop_bt() 169 prop_info* prop_area::new_prop_info(const char* name, uint32_t namelen, const char* value, in new_prop_info() 226 prop_bt* prop_area::find_prop_bt(prop_bt* const bt, const char* name, uint32_t namelen, in find_prop_bt() 275 const prop_info* prop_area::find_property(prop_bt* const trie, const char* name, uint32_t namelen, in find_property() 366 bool prop_area::add(const char* name, unsigned int namelen, const char* value, in add()
|
D | system_properties.cpp | 159 size_t namelen = strlcpy(name, pi->name, PROP_NAME_MAX); in Read() local 258 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 | 96 int __system_property_add(const char* name, unsigned int namelen, const char* value, in __system_property_add()
|
D | system_property_set.cpp | 62 const size_t namelen = strlen(property_service_socket); in PropertyServiceConnection() local
|
D | fts.c | 895 fts_alloc(FTS *sp, char *name, size_t namelen) in fts_alloc()
|
/bionic/libc/kernel/uapi/linux/ |
D | cramfs_fs.h | 34 __u32 namelen : CRAMFS_NAMELEN_WIDTH, offset : CRAMFS_OFFSET_WIDTH; member
|
D | dlm_device.h | 29 __u8 namelen; member
|
D | fuse.h | 50 uint32_t namelen; member 437 uint32_t namelen; member 457 uint32_t namelen; member 463 uint32_t 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 | 374 int namelen) in p_fqnname()
|