Searched refs:in (Results 1 – 4 of 4) sorted by relevance
1 The resolver in the GNU C Library4 Starting with version 2.2, the resolver in the GNU C Library comes7 functionality present in the resolver from BIND 4.9.7 that was8 included in the previous release of the GNU C Library, augmented by18 The resolver in the GNU C Library still differs from what's in BIND24 * The resolver in glibc allows underscores in domain names.26 * The <resolv.h> header in glibc includes <netinet/in.h> and30 referenced through `_res' if the RES_INIT bit is set in42 Using the resolver in multi-threaded code91 Using the resolver in C++ code[all …]
34 unsigned long int in; member61 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()
717 net_mask (struct in_addr in) in net_mask() argument719 uint32_t i = ntohl (in.s_addr); in net_mask()
10 # The GNU C Library is distributed in the hope that it will be useful,
Completed in 13 milliseconds