OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_Xg_copyHostent
(Results
1 - 3
of
3
) sorted by null
/prebuilt/linux-x86/toolchain/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
...]
/prebuilt/linux-x86/toolchain/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
...]
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/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
...]
Completed in 1923 milliseconds