Home
last modified time | relevance | path

Searched refs:h_addr_list (Results 1 - 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
H A Dnetdb.h74 char **h_addr_list; member
76 #define h_addr h_addr_list[0]
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
H A Dnetdb.h123 char **h_addr_list; /**< Indicates a pointer to an array of pointers to network addresses (in member
125 #define h_addr h_addr_list[0] /* for backward compatibility */
191 * into the h_addr_list[0] field of the returned hostent structure.\n
234 * into the h_addr_list[0] field of the returned hostent structure.\n
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_net_api.h463 char **h_addr_list; /**< Indicates a pointer to an array of pointers to network addresses (in member
465 #define h_addr h_addr_list[0] /* for backward compatibility */

Completed in 4 milliseconds