Home
last modified time | relevance | path

Searched refs:in (Results 1 – 4 of 4) sorted by relevance

/resolv/
A DREADME1 The resolver in the GNU C Library
4 Starting with version 2.2, the resolver in the GNU C Library comes
7 functionality present in the resolver from BIND 4.9.7 that was
8 included in the previous release of the GNU C Library, augmented by
18 The resolver in the GNU C Library still differs from what's in BIND
24 * The resolver in glibc allows underscores in domain names.
26 * The <resolv.h> header in glibc includes <netinet/in.h> and
30 referenced through `_res' if the RES_INIT bit is set in
42 Using the resolver in multi-threaded code
91 Using the resolver in C++ code
[all …]
A Dtst-p_secstodate.c34 unsigned long int in; member
61 char *p = __p_secstodate (tests[i].in); in do_test()
62 printf ("Test %zu: %lu -> %s\n", i, tests[i].in, p); in do_test()
A Dres_init.c717 net_mask (struct in_addr in) in net_mask() argument
719 uint32_t i = ntohl (in.s_addr); in net_mask()
A Dtst-ns_name.data10 # The GNU C Library is distributed in the hope that it will be useful,

Completed in 13 milliseconds