Home
last modified time | relevance | path

Searched refs:u_int (Results 1 – 17 of 17) sorted by relevance

/bionic/libc/dns/include/
Dnsswitch.h165 typedef void (*nss_module_unregister_fn)(ns_mtab *, u_int);
166 typedef ns_mtab *(*nss_module_register_fn)(const char *, u_int *,
183 u_int srclistsize; /* size of srclist */
193 u_int mtabsize; /* size of mtab */
Dresolv_private.h147 u_int options; /* option flags - see below. */
159 u_int pfcode; /* RES_PRF_ flags - see below. */
178 u_int _flags; /* PRIVATE: see below */
179 u_int _pad; /* make _u 64 bit aligned */
503 u_int __res_randomid(void);
/bionic/libc/upstream-openbsd/lib/libc/net/
Dres_random.c134 static u_int
135 permute15(u_int in) in permute15()
138 u_int left, right, tmp; in permute15()
227 u_int
232 u_int r; in __res_randomid()
Dinet_pton.c86 u_int new = *tp * 10 + (pch - digits); in inet_pton4()
131 u_int val; in inet_pton6()
Dinet_ntop.c106 u_int words[IN6ADDRSZ / INT16SZ]; in inet_ntop6()
/bionic/libc/upstream-netbsd/lib/libc/inet/
Dnsap_addr.c57 u_int
60 u_int len = 0; in inet_nsap_addr()
69 while ((c = *ascii++) != '\0' && len < (u_int)maxlen) { in inet_nsap_addr()
/bionic/libc/dns/nameser/
Dns_name.c103 u_int n; in ns_name_ntop()
362 u_int n; in ns_name_ntol()
694 u_int n; in ns_name_skip()
735 u_int n; in ns_name_length()
804 u_int n; in ns_name_map()
855 u_int n; in ns_name_labels()
939 u_int n; in dn_find()
Dns_print.c264 u_int t; in ns_sprintrrf()
282 u_int t; in ns_sprintrrf()
347 u_int order, preference; in ns_sprintrrf()
388 u_int priority, weight, port; in ns_sprintrrf()
437 u_int c = *rdata++; in ns_sprintrrf()
461 u_int keyflags, protocol, algorithm, key_id; in ns_sprintrrf()
508 u_int typ, algorithm, labels, footprint; in ns_sprintrrf()
524 if (labels > (u_int)dn_count_labels(name)) in ns_sprintrrf()
583 u_int c_type, key_tag, alg; in ns_sprintrrf()
591 alg = (u_int) *rdata++; in ns_sprintrrf()
[all …]
/bionic/libc/upstream-netbsd/android/include/sys/
Dsha1.h27 void SHA1Update(SHA1_CTX *, const u_char *, u_int);
/bionic/libc/include/
Dresolv.h63 u_int __res_randomid(void) __INTRODUCED_IN(29);
/bionic/libc/include/sys/
Dtypes.h137 typedef unsigned int u_int; typedef
/bionic/libc/dns/resolv/
Dres_query.c137 u_int oflags; in res_nquery()
231 u_int dots; in res_nsearch()
Dres_debug.c264 buf, (u_int)buflen); in do_section()
300 u_int opcode, rcode, id; in res_pquery()
/bionic/libc/kernel/uapi/linux/
Dcoda.h30 typedef unsigned int u_int; typedef
/bionic/libc/upstream-openbsd/lib/libc/crypt/
Dchacha_private.h95 u_int i; in chacha_encrypt_bytes()
/bionic/libc/include/arpa/
Dnameser.h172 u_int ttl;
/bionic/libc/dns/net/
Dgetaddrinfo.c2179 u_int oflags; in res_queryN()
2285 u_int dots; in res_searchN()