unspec_103.c File Reference

Go to the source code of this file.

Defines

#define RRTYPE_UNSPEC_ATTRIBUTES   (0)

Functions

static isc_result_t fromtext_unspec (ARGS_FROMTEXT)
static isc_result_t totext_unspec (ARGS_TOTEXT)
static isc_result_t fromwire_unspec (ARGS_FROMWIRE)
static isc_result_t towire_unspec (ARGS_TOWIRE)
static int compare_unspec (ARGS_COMPARE)
static isc_result_t fromstruct_unspec (ARGS_FROMSTRUCT)
static isc_result_t tostruct_unspec (ARGS_TOSTRUCT)
static void freestruct_unspec (ARGS_FREESTRUCT)
static isc_result_t additionaldata_unspec (ARGS_ADDLDATA)
static isc_result_t digest_unspec (ARGS_DIGEST)
static isc_boolean_t checkowner_unspec (ARGS_CHECKOWNER)
static isc_boolean_t checknames_unspec (ARGS_CHECKNAMES)
static int casecompare_unspec (ARGS_COMPARE)


Define Documentation

#define RRTYPE_UNSPEC_ATTRIBUTES   (0)

Definition at line 23 of file unspec_103.c.


Function Documentation

static isc_result_t fromtext_unspec ( ARGS_FROMTEXT   )  [inline, static]

Definition at line 26 of file unspec_103.c.

References atob_tobuffer(), callbacks, origin, rdclass, REQUIRE, and UNUSED.

static isc_result_t totext_unspec ( ARGS_TOTEXT   )  [inline, static]

Definition at line 40 of file unspec_103.c.

References btoa_totext(), REQUIRE, and UNUSED.

static isc_result_t fromwire_unspec ( ARGS_FROMWIRE   )  [inline, static]

Definition at line 50 of file unspec_103.c.

References isc_region::base, isc_buffer_activeregion, isc_buffer_forward, isc_region::length, mem_tobuffer(), rdclass, REQUIRE, and UNUSED.

static isc_result_t towire_unspec ( ARGS_TOWIRE   )  [inline, static]

Definition at line 66 of file unspec_103.c.

References mem_tobuffer(), REQUIRE, and UNUSED.

static int compare_unspec ( ARGS_COMPARE   )  [inline, static]

Definition at line 76 of file unspec_103.c.

References dns_rdata_toregion(), isc_region_compare(), r1, r2, and REQUIRE.

Referenced by casecompare_unspec().

static isc_result_t fromstruct_unspec ( ARGS_FROMSTRUCT   )  [inline, static]

Definition at line 90 of file unspec_103.c.

References mem_tobuffer(), rdclass, REQUIRE, and UNUSED.

static isc_result_t tostruct_unspec ( ARGS_TOSTRUCT   )  [inline, static]

Definition at line 106 of file unspec_103.c.

References isc_region::base, dns_rdata_toregion(), ISC_LINK_INIT, ISC_R_NOMEMORY, ISC_R_SUCCESS, isc_region::length, mctx, mem_maybedup(), r, and REQUIRE.

static void freestruct_unspec ( ARGS_FREESTRUCT   )  [inline, static]

Definition at line 128 of file unspec_103.c.

References isc_mem_free, and REQUIRE.

static isc_result_t additionaldata_unspec ( ARGS_ADDLDATA   )  [inline, static]

Definition at line 143 of file unspec_103.c.

References arg, ISC_R_SUCCESS, REQUIRE, and UNUSED.

static isc_result_t digest_unspec ( ARGS_DIGEST   )  [inline, static]

Definition at line 154 of file unspec_103.c.

References arg, digest, dns_rdata_toregion(), r, and REQUIRE.

static isc_boolean_t checkowner_unspec ( ARGS_CHECKOWNER   )  [inline, static]

Definition at line 165 of file unspec_103.c.

References ISC_TRUE, name, rdclass, REQUIRE, and UNUSED.

static isc_boolean_t checknames_unspec ( ARGS_CHECKNAMES   )  [inline, static]

Definition at line 178 of file unspec_103.c.

References ISC_TRUE, REQUIRE, and UNUSED.

static int casecompare_unspec ( ARGS_COMPARE   )  [inline, static]

Definition at line 190 of file unspec_103.c.

References compare_unspec().


Generated on Tue Apr 28 17:41:12 2015 by Doxygen 1.5.4 for BIND9 Internals 9.11.0pre-alpha