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

/vbox/src/VBox/Additions/x11/x11include/xproto-7.0.18/X11/
H A 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), \

Completed in 43 milliseconds