Searched defs:type (Results 1 - 25 of 161) sorted by relevance

1234567

/bind-9.11.3/lib/dns/include/dns/
H A Drdatalist.h20 * A DNS rdatalist is a list of rdata of a common type and class.
43 * Clients may use this type directly.
47 dns_rdatatype_t type; member in struct:dns_rdatalist
H A Dmaster.h94 dns_rdatatype_t type; /* 16-bit type */ member in struct:__anon120
95 dns_rdatatype_t covers; /* same as type */
H A Drdata.h38 * build process from a set of source files, one per rdata type. For
40 * program. Adding a new rdata type will be a simple matter of adding
42 * the format of a particular rdata type is in this file.
51 *\li Rdata is typed, and the caller must know what type of rdata it has.
56 * pointer to the appropriate type, or the server could crash or memory
98 ***** class and type, and the data in the binary region is in the format
99 ***** of the given class and type.
102 * Clients are strongly discouraged from using this type directly, with
110 dns_rdatatype_t type; member in struct:dns_rdata
121 (rdata)->rdclass == 0 && (rdata)->type
[all...]
/bind-9.11.3/lib/dns/rdata/generic/
H A Dcert_37.h18 isc_uint16_t type; member in struct:dns_rdata_cert
H A Ddoa_259.h18 isc_uint32_t type; member in struct:dns_rdata_doa
/bind-9.11.3/lib/isc/include/isc/
H A Dnetaddr.h35 } type; member in struct:isc_netaddr
H A Dsockaddr.h32 } type; member in struct:isc_sockaddr
H A Drwlock.h89 isc_rwlocktype_t type; member in struct:isc_rwlock
111 isc_rwlocktype_t type; member in struct:isc_rwlock
122 isc_rwlock_lock(isc_rwlock_t *rwl, isc_rwlocktype_t type);
125 isc_rwlock_trylock(isc_rwlock_t *rwl, isc_rwlocktype_t type);
128 isc_rwlock_unlock(isc_rwlock_t *rwl, isc_rwlocktype_t type);
H A Dlex.h130 isc_tokentype_t type; member in struct:isc_token
303 * Get the next token from a DNS master file type stream. This is a
321 * Get the next token from a DNS master file type stream. This is a
/bind-9.11.3/lib/isc/
H A Devent.c34 isc_event_allocate(isc_mem_t *mctx, void *sender, isc_eventtype_t type, argument
46 ISC_EVENT_INIT(event, size, 0, NULL, type, action, arg,
53 isc_event_constallocate(isc_mem_t *mctx, void *sender, isc_eventtype_t type, argument
80 ISC_EVENT_INIT(event, size, 0, NULL, type, action, deconst_arg,
H A Dassertions.c46 isc_assertion_failed(const char *file, int line, isc_assertiontype_t type, argument
49 isc_assertion_failed_cb(file, line, type, cond);
65 isc_assertion_typetotext(isc_assertiontype_t type) { argument
73 switch (type) {
97 default_callback(const char *file, int line, isc_assertiontype_t type, argument
111 file, line, isc_assertion_typetotext(type), cond,
H A Drwlock.c44 isc__rwlock_lock(isc_rwlock_t *rwl, isc_rwlocktype_t type);
52 print_lock(const char *operation, isc_rwlock_t *rwl, isc_rwlocktype_t type) { argument
62 (type == isc_rwlocktype_read ?
77 (type == isc_rwlocktype_read ?
82 (rwl->type == isc_rwlocktype_read ?
122 rwl->type = isc_rwlocktype_read;
262 isc__rwlock_lock(isc_rwlock_t *rwl, isc_rwlocktype_t type) { argument
269 ISC_MSG_PRELOCK, "prelock"), rwl, type);
272 if (type == isc_rwlocktype_read) {
385 ISC_MSG_POSTLOCK, "postlock"), rwl, type);
392 isc_rwlock_lock(isc_rwlock_t *rwl, isc_rwlocktype_t type) argument
416 isc_rwlock_trylock(isc_rwlock_t *rwl, isc_rwlocktype_t type) argument
602 isc_rwlock_unlock(isc_rwlock_t *rwl, isc_rwlocktype_t type) argument
687 doit(isc_rwlock_t *rwl, isc_rwlocktype_t type, isc_boolean_t nonblock) argument
757 isc_rwlock_lock(isc_rwlock_t *rwl, isc_rwlocktype_t type) argument
781 isc_rwlock_trylock(isc_rwlock_t *rwl, isc_rwlocktype_t type) argument
830 isc_rwlock_unlock(isc_rwlock_t *rwl, isc_rwlocktype_t type) argument
910 isc_rwlock_lock(isc_rwlock_t *rwl, isc_rwlocktype_t type) argument
928 isc_rwlock_trylock(isc_rwlock_t *rwl, isc_rwlocktype_t type) argument
959 isc_rwlock_unlock(isc_rwlock_t *rwl, isc_rwlocktype_t type) argument
[all...]
/bind-9.11.3/lib/isc/tests/
H A Dsymtab_test.c25 undefine(char *key, unsigned int type, isc_symvalue_t value, void *arg) { argument
28 ATF_REQUIRE_EQ(type, 1);
/bind-9.11.3/bin/named/
H A Dtkeyconf.c56 int type; local
72 type = DST_TYPE_PUBLIC|DST_TYPE_PRIVATE|DST_TYPE_KEY;
74 type, NULL, mctx, &tctx->dhkey));
/bind-9.11.3/lib/dns/tests/
H A Drdatasetstats_test.c29 set_typestats(dns_stats_t *stats, dns_rdatatype_t type, argument
37 which = DNS_RDATASTATSTYPE_VALUE(type, attributes);
42 which = DNS_RDATASTATSTYPE_VALUE(type, attributes);
61 unsigned int type; local
69 type = DNS_RDATASTATSTYPE_BASE(which);
76 type, (unsigned)value);
88 unsigned int type; local
96 type = DNS_RDATASTATSTYPE_BASE(which);
103 type, (unsigned)value);
/bind-9.11.3/lib/dns/
H A Dtsec.c31 dns_tsectype_t type; member in struct:dns_tsec
40 dns_tsec_create(isc_mem_t *mctx, dns_tsectype_t type, dst_key_t *key, argument
55 tsec->type = type;
58 switch (type) {
116 switch (tsec->type) {
137 return (tsec->type);
145 switch (tsec->type) {
H A Dssu_external.c115 isc_netaddr_t *tcpaddr, dns_rdatatype_t type,
174 dns_rdatatype_format(type, b_type, sizeof(b_type));
113 dns_ssu_external_match(dns_name_t *identity, dns_name_t *signer, dns_name_t *name, isc_netaddr_t *tcpaddr, dns_rdatatype_t type, const dst_key_t *key, isc_mem_t *mctx) argument
/bind-9.11.3/lib/isccc/include/isccc/
H A Dsexpr.h45 unsigned int type; member in struct:isccc_sexpr
/bind-9.11.3/contrib/idn/idnkit-1.0-src/wsock/wsock11/
H A Ddllfunc.c121 gethostbyaddr(const char FAR * addr, int len, int type) { argument
134 ret = _org_gethostbyaddr(addr, len, type);
191 int len, int type, char FAR * buf, int buflen)
205 ret = _org_WSAAsyncGetHostByAddr(hWnd, wMsg, addr, len, type,
190 WSAAsyncGetHostByAddr(HWND hWnd, u_int wMsg, const char FAR * addr, int len, int type, char FAR * buf, int buflen) argument
/bind-9.11.3/bin/tests/
H A Dsym_test.c25 undefine_action(char *key, unsigned int type, isc_symvalue_t value, void *arg) argument
29 INSIST(type == 1);
H A Dcfg_test.c64 cfg_type_t *type = NULL; local
135 type = &cfg_type_namedconf;
137 type = &cfg_type_rndcconf;
147 if (type == NULL)
149 cfg_print_grammar(type, output, NULL);
153 if (type == NULL || filename == NULL)
157 result = cfg_parse_file(pctx, filename, type, &cfg);
/bind-9.11.3/unit/atf-src/atf-c/detail/
H A Dsanity_test.c51 enum type { inv, pre, post, unreachable }; enum
54 enum type m_type;
90 do_test(enum type t, bool cond)
/bind-9.11.3/contrib/idn/idnkit-1.0-src/lib/
H A Dutil.c134 DWORD len, type; local
153 &type, (LPBYTE)str, &len);
156 if (stat != ERROR_SUCCESS || type != REG_SZ) {
/bind-9.11.3/contrib/sdb/bdb/
H A Dbdb.c111 char *type, *rdata; local
145 type = strtok(NULL, " ");
146 rdata = type + strlen(type) + 1;
148 if (dns_sdb_putrr(l, type, ttl, rdata) != ISC_R_SUCCESS) {
167 char *type, *rdata; local
193 type = strtok(NULL, " ");
194 rdata = type + strlen(type) + 1;
196 if (dns_sdb_putnamedrr(n, key.data, type, tt
[all...]
/bind-9.11.3/lib/isccc/
H A Dsymtab.c42 unsigned int type; member in struct:elt
99 (symtab->undefine_action)(elt->key, elt->type, elt->value,
171 if (((t) == 0 || e->type == (t)) && \
179 if (((t) == 0 || e->type == (t)) && \
186 isccc_symtab_lookup(isccc_symtab_t *symtab, const char *key, unsigned int type, argument
195 FIND(symtab, key, type, bucket, elt);
207 isccc_symtab_define(isccc_symtab_t *symtab, char *key, unsigned int type, argument
215 REQUIRE(type != 0);
217 FIND(symtab, key, type, bucket, elt);
225 (symtab->undefine_action)(elt->key, elt->type,
248 isccc_symtab_undefine(isccc_symtab_t *symtab, const char *key, unsigned int type) argument
[all...]

Completed in 28 milliseconds

1234567