mb_7.c File Reference

Go to the source code of this file.

Defines

#define RRTYPE_MB_ATTRIBUTES   (0)

Functions

static isc_result_t fromtext_mb (ARGS_FROMTEXT)
static isc_result_t totext_mb (ARGS_TOTEXT)
static isc_result_t fromwire_mb (ARGS_FROMWIRE)
static isc_result_t towire_mb (ARGS_TOWIRE)
static int compare_mb (ARGS_COMPARE)
static isc_result_t fromstruct_mb (ARGS_FROMSTRUCT)
static isc_result_t tostruct_mb (ARGS_TOSTRUCT)
static void freestruct_mb (ARGS_FREESTRUCT)
static isc_result_t additionaldata_mb (ARGS_ADDLDATA)
static isc_result_t digest_mb (ARGS_DIGEST)
static isc_boolean_t checkowner_mb (ARGS_CHECKOWNER)
static isc_boolean_t checknames_mb (ARGS_CHECKNAMES)
static int casecompare_mb (ARGS_COMPARE)


Define Documentation

#define RRTYPE_MB_ATTRIBUTES   (0)

Definition at line 25 of file mb_7.c.


Function Documentation

static isc_result_t fromtext_mb ( ARGS_FROMTEXT   )  [inline, static]

Definition at line 28 of file mb_7.c.

References isc_tokenvalue_t::as_region, buffer, buffer_fromregion(), callbacks, dns_name_fromtext(), dns_name_init(), dns_rootname, ISC_FALSE, isc_lex_getmastertoken(), ISC_R_SUCCESS, isc_tokentype_string, name, origin, rdclass, REQUIRE, RETERR, RETTOK, token, UNUSED, and isc_token::value.

static isc_result_t totext_mb ( ARGS_TOTEXT   )  [inline, static]

Definition at line 50 of file mb_7.c.

References dns_name_fromregion(), dns_name_init(), dns_name_totext(), dns_rdata_toregion(), name, name_prefix(), and REQUIRE.

static isc_result_t fromwire_mb ( ARGS_FROMWIRE   )  [inline, static]

Definition at line 71 of file mb_7.c.

References DNS_COMPRESS_GLOBAL14, dns_decompress_setmethods(), dns_name_fromwire(), dns_name_init(), name, rdclass, REQUIRE, and UNUSED.

static isc_result_t towire_mb ( ARGS_TOWIRE   )  [inline, static]

Definition at line 86 of file mb_7.c.

References DNS_COMPRESS_GLOBAL14, dns_compress_setmethods(), dns_name_fromregion(), dns_name_init(), dns_name_towire(), dns_rdata_toregion(), name, and REQUIRE.

static int compare_mb ( ARGS_COMPARE   )  [inline, static]

Definition at line 104 of file mb_7.c.

References dns_name_fromregion(), dns_name_init(), dns_name_rdatacompare(), dns_rdata_toregion(), and REQUIRE.

Referenced by casecompare_mb().

static isc_result_t fromstruct_mb ( ARGS_FROMSTRUCT   )  [inline, static]

Definition at line 129 of file mb_7.c.

References dns_name_toregion(), isc_buffer_copyregion(), rdclass, REQUIRE, and UNUSED.

static isc_result_t tostruct_mb ( ARGS_TOSTRUCT   )  [inline, static]

Definition at line 146 of file mb_7.c.

References dns_name_fromregion(), dns_name_init(), dns_rdata_toregion(), ISC_LINK_INIT, ISC_R_SUCCESS, mctx, name, name_duporclone(), REQUIRE, and RETERR.

static void freestruct_mb ( ARGS_FREESTRUCT   )  [inline, static]

Definition at line 169 of file mb_7.c.

References dns_name_free(), and REQUIRE.

static isc_result_t additionaldata_mb ( ARGS_ADDLDATA   )  [inline, static]

Definition at line 182 of file mb_7.c.

References arg, dns_name_fromregion(), dns_name_init(), dns_rdata_toregion(), name, and REQUIRE.

static isc_result_t digest_mb ( ARGS_DIGEST   )  [inline, static]

Definition at line 197 of file mb_7.c.

References arg, digest, dns_name_digest(), dns_name_fromregion(), dns_name_init(), dns_rdata_toregion(), name, r, and REQUIRE.

static isc_boolean_t checkowner_mb ( ARGS_CHECKOWNER   )  [inline, static]

Definition at line 211 of file mb_7.c.

References dns_name_ismailbox(), name, rdclass, REQUIRE, and UNUSED.

static isc_boolean_t checknames_mb ( ARGS_CHECKNAMES   )  [inline, static]

Definition at line 223 of file mb_7.c.

References ISC_TRUE, REQUIRE, and UNUSED.

static int casecompare_mb ( ARGS_COMPARE   )  [inline, static]

Definition at line 235 of file mb_7.c.

References compare_mb().


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