Home
last modified time | relevance | path

Searched defs:hostent (Results 1 – 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
Dnetdb.h117 struct hostent { struct
118 char *h_name; /**< Indicates the official name of the host. */
119 char **h_aliases; /**< Indicates a pointer to an array of pointers to alternative host names,
121 int h_addrtype; /**< Indicates the address type. */
122 int h_length; /**< Indicates the length, in bytes, of the address. */
123 char **h_addr_list; /**< Indicates a pointer to an array of pointers to network addresses (in
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
Dnetdb.h69 struct hostent { struct
93 struct hostent *gethostent (void); argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
Dhi_net_api.h457 struct hostent { struct
480 * @retval #hostent Execute successfully. argument