Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXos_r.h424 # define _Xg_copyHostent(hp) \ macro
440 (((hp).hptr = gethostbyname((h))) ? _Xg_copyHostent(hp) : 0), \
445 (((hp).hptr = gethostbyaddr((a),(al),(t))) ? _Xg_copyHostent(hp) : 0), \