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

/vbox/src/VBox/Additions/x11/x11include/xproto-7.0.18/X11/
H A DXos_r.h377 * struct hostent* _XGethostbyaddr(const char* addr, int len, int type,
400 # define _XGethostbyaddr(a,al,t,hp) gethostbyaddr((a),(al),(t)) macro
443 # define _XGethostbyaddr(a,al,t,hp) \ macro
481 # define _XGethostbyaddr(a,al,t,hp) \ macro
497 # define _XGethostbyaddr(a,al,t,hp) \ macro
513 # define _XGethostbyaddr(a,al,t,hp) gethostbyaddr((a),(al),(t)) macro

Completed in 34 milliseconds