Home
last modified time | relevance | path

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

/third_party/node/deps/cares/src/lib/
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