HomeSort by relevance Sort by last modified time
    Searched full:_xgethostbyaddr (Results 1 - 1 of 1) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/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))
    [all...]

Completed in 131 milliseconds