HomeSort by: relevance | last modified time | path
    Searched defs:_XGethostbyaddr (Results 1 - 1 of 1) sorted by relevancy

  /xsrc/external/mit/xorgproto/dist/include/X11/
Xos_r.h 377 * struct hostent* _XGethostbyaddr(const char* addr, int len, int type,
400 # define _XGethostbyaddr(a,al,t,hp) gethostbyaddr((a),(al),(t))
443 # define _XGethostbyaddr(a,al,t,hp) \
481 # define _XGethostbyaddr(a,al,t,hp) \
497 # define _XGethostbyaddr(a,al,t,hp) \
513 # define _XGethostbyaddr(a,al,t,hp) gethostbyaddr((a),(al),(t))

Completed in 25 milliseconds