HomeSort by relevance Sort by last modified time
    Searched defs:hdata (Results 1 - 3 of 3) sorted by null

  /external/curl/CMake/
CurlTests.c 106 struct hostent_data hdata; local
127 rc = gethostbyaddr_r(address, length, type, &h, &hdata);
139 rc = gethostbyname_r(address, &h, &hdata);
  /bionic/libc/kernel/uapi/linux/
ethtool.h 302 __u8 hdata[52]; member in union:ethtool_flow_union
361 __u8 hdata[72]; member in union:ethtool_rx_ntuple_flow_spec::__anon607
  /external/kernel-headers/original/uapi/linux/
ethtool.h 836 __u8 hdata[52]; member in union:ethtool_flow_union
1071 __u8 hdata[72]; member in union:ethtool_rx_ntuple_flow_spec::__anon25497
    [all...]

Completed in 1215 milliseconds