Lines Matching refs:RETTOK
47 RETTOK(ISC_R_RANGE);
49 RETTOK(result);
59 RETTOK(dns_secalg_fromtext(&c, &token.value.as_textregion));
68 RETTOK(ISC_R_RANGE);
92 RETTOK(DNS_R_SYNTAX);
94 RETTOK(ISC_R_RANGE);
97 RETTOK(dns_time32_fromtext(DNS_AS_STR(token), &time_expire));
113 RETTOK(DNS_R_SYNTAX);
115 RETTOK(ISC_R_RANGE);
118 RETTOK(dns_time32_fromtext(DNS_AS_STR(token), &time_signed));
137 RETTOK(dns_name_fromtext(&name, &buffer, origin, options, target));