Searched refs:in (Results 51 - 60 of 60) sorted by relevance

123

/bionic/libc/netbsd/resolv/
H A Dres_data.c9 * copyright notice and this permission notice appear in all copies.
36 #include <netinet/in.h>
118 * it hard to use this code in a shared library. It is necessary,
132 * set in RES_DEFAULT). Our solution is to declare such applications
144 * has set it to something in particular, we can randomize it now.
236 /* errno should have been set by res_init() in this case. */
249 /* errno should have been set by res_init() in this case. */
H A Dres_init.c7 * Redistribution and use in source and binary forms, with or without
12 * 2. Redistributions in binary form must reproduce the above copyright
13 * notice, this list of conditions and the following disclaimer in the
41 * copyright notice and this permission notice appear in all copies, and that
42 * the name of Digital Equipment Corporation not be used in advertising or
62 * copyright notice and this permission notice appear in all copies.
90 #include <netinet/in.h>
153 * it had to be "up" in order for you to reach your own name server. It
161 * in the configuration file.
386 #else /* !ANDROID_CHANGES - IGNORE resolv.conf in Androi
[all...]
H A Dres_query.c7 * Redistribution and use in source and binary forms, with or without
12 * 2. Redistributions in binary form must reproduce the above copyright
13 * notice, this list of conditions and the following disclaimer in the
41 * copyright notice and this permission notice appear in all copies, and that
42 * the name of Digital Equipment Corporation not be used in advertising or
62 * copyright notice and this permission notice appear in all copies.
87 #include <netinet/in.h>
118 * Returned answer is placed in supplied buffer "answer".
122 * Error number is left in H_ERRNO.
215 * Formulate a normal query, send, and retrieve answer in supplie
[all...]
H A Dres_debug.c7 * Redistribution and use in source and binary forms, with or without
12 * 2. Redistributions in binary form must reproduce the above copyright
13 * notice, this list of conditions and the following disclaimer in the
41 * copyright notice and this permission notice appear in all copies, and that
42 * the name of Digital Equipment Corporation not be used in advertising or
62 * all paragraphs of this notice appear in all copies, and that the name of IBM
63 * not be used in connection with the marketing of any product incorporating
70 * dynamic updates in TCP/IP networks by means of the Software. No immunity is
87 * copyright notice and this permission notice appear in all copies.
114 #include <netinet/in
[all...]
H A Dres_send.c8 * Redistribution and use in source and binary forms, with or without
13 * 2. Redistributions in binary form must reproduce the above copyright
14 * notice, this list of conditions and the following disclaimer in the
42 * copyright notice and this permission notice appear in all copies, and that
43 * the name of Digital Equipment Corporation not be used in advertising or
63 * copyright notice and this permission notice appear in all copies.
97 #include <netinet/in.h>
226 * looks up "ina" in _res.ns_addr_list[]
276 * look for (name,type,class) in the query section of packet (buf,eom)
315 * in (buf
[all...]
/bionic/libc/netbsd/net/
H A Dgetaddrinfo.c8 * Redistribution and use in source and binary forms, with or without
13 * 2. Redistributions in binary form must reproduce the above copyright
14 * notice, this list of conditions and the following disclaimer in the
37 * in the source code. This is because RFC2553 is silent about which error
53 * in ai_flags?
61 * gethostbyname2 from getaddrinfo will end up in wrong search order, as
67 * This will result in the following queries if the node is configure to
76 * This would result in a bit of code duplicate with _dns_ghbyname() and
88 #include <netinet/in.h>
113 struct sockaddr_in in; member in union:sockaddr_union
[all...]
H A Dgetnameinfo.c9 * Redistribution and use in source and binary forms, with or without
14 * 2. Redistributions in binary form must reproduce the above copyright
15 * notice, this list of conditions and the following disclaimer in the
40 * - What is "local" in NI_FQDN?
59 #include <netinet/in.h>
135 * the address. On failure -1 is returned in which case
148 // Don't use the proxy in local mode. This is used by the
278 * do nothing in this case.
279 * in case you are wondering if "&&" is more correct than
341 * do nothing in thi
[all...]
/bionic/libc/netbsd/nameser/
H A Dns_name.c9 * copyright notice and this permission notice appear in all copies.
31 #include <netinet/in.h>
100 * All other domains are returned in non absolute form
404 /* Fetch next label in domain name. */
440 * Check for loops in the compressed name;
473 * The list of pointers in dnptrs is updated for labels inserted into
596 * Number of bytes consumed in `dst' or -1 (with errno set).
682 * Thinking in noninternationalized USASCII (per the DNS spec),
683 * is this characted special ("in need of quoting") ?
696 /* Special modifiers in zon
[all...]
H A Dns_print.c9 * copyright notice and this permission notice appear in all copies.
34 #include <netinet/in.h>
193 /* Second word, optional in ISDN records. */
760 * Number of characters in name before start of origin,
/bionic/libc/netbsd/
H A Dgethnamaddr.c9 * Redistribution and use in source and binary forms, with or without
14 * 2. Redistributions in binary form must reproduce the above copyright
15 * notice, this list of conditions and the following disclaimer in the
37 * copyright notice and this permission notice appear in all copies, and that
38 * the name of Digital Equipment Corporation not be used in advertising or
59 #include <netinet/in.h>
442 * in its return structures - should give it the "best"
443 * address in that case, not some random one
554 * this is also done in res_nquery() since we are not the only
562 * they end in
[all...]

Completed in 197 milliseconds

123