OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_Xg_copyHostent
(Results
1 - 5
of
5
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include-fixed/X11/
Xos_r.h
460
# define
_Xg_copyHostent
(hp) \
476
(((hp).hptr = gethostbyname((h))) ?
_Xg_copyHostent
(hp) : 0), \
481
(((hp).hptr = gethostbyaddr((a),(al),(t))) ?
_Xg_copyHostent
(hp) : 0), \
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xos_r.h
451
# define
_Xg_copyHostent
(hp) \
467
(((hp).hptr = gethostbyname((h))) ?
_Xg_copyHostent
(hp) : 0), \
472
(((hp).hptr = gethostbyaddr((a),(al),(t))) ?
_Xg_copyHostent
(hp) : 0), \
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include-fixed/X11/
Xos_r.h
460
# define
_Xg_copyHostent
(hp) \
476
(((hp).hptr = gethostbyname((h))) ?
_Xg_copyHostent
(hp) : 0), \
481
(((hp).hptr = gethostbyaddr((a),(al),(t))) ?
_Xg_copyHostent
(hp) : 0), \
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xos_r.h
451
# define
_Xg_copyHostent
(hp) \
467
(((hp).hptr = gethostbyname((h))) ?
_Xg_copyHostent
(hp) : 0), \
472
(((hp).hptr = gethostbyaddr((a),(al),(t))) ?
_Xg_copyHostent
(hp) : 0), \
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xos_r.h
451
# define
_Xg_copyHostent
(hp) \
467
(((hp).hptr = gethostbyname((h))) ?
_Xg_copyHostent
(hp) : 0), \
472
(((hp).hptr = gethostbyaddr((a),(al),(t))) ?
_Xg_copyHostent
(hp) : 0), \
[
all
...]
Completed in 133 milliseconds