Home
last modified time | relevance | path

Searched refs:aresx_htons (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dares_nowarn.h42 unsigned short aresx_htons(unsigned short usnum);
54 # define htons(a) aresx_htons((a))
Dares_nowarn.c236 unsigned short aresx_htons(unsigned short usnum) in aresx_htons() function