OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ns_t_isdn
(Results
1 - 10
of
10
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
nameser_compat.h
148
#define T_ISDN
ns_t_isdn
nameser.h
272
ns_t_isdn
= 20, /* ISDN calling address. */
enumerator in enum:__ns_type
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser_compat.h
148
#define T_ISDN
ns_t_isdn
nameser.h
272
ns_t_isdn
= 20, /* ISDN calling address. */
enumerator in enum:__ns_type
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser_compat.h
148
#define T_ISDN
ns_t_isdn
nameser.h
272
ns_t_isdn
= 20, /* ISDN calling address. */
enumerator in enum:__ns_type
/bionic/libc/private/
arpa_nameser_compat.h
200
#define T_ISDN
ns_t_isdn
arpa_nameser.h
269
ns_t_isdn
= 20, /* ISDN calling address. */
enumerator in enum:__ns_type
/bionic/libc/netbsd/nameser/
ns_print.c
184
case
ns_t_isdn
:
194
if (type ==
ns_t_isdn
&& rdata == edata)
/bionic/libc/netbsd/resolv/
res_debug.c
448
{
ns_t_isdn
, "ISDN", "ISDN address"},
Completed in 40 milliseconds