Lines Matching defs:op
101 #define CHECK(op) \
102 do { result = (op); \
128 dns_diffop_t op, dns_difftuple_t **tp)
159 result = dns_difftuple_create(mctx, op, zonename, rdataset.ttl,
739 switch (a->op) {
752 switch (b->op) {
1276 dns_diffop_t op;
1349 op = (n_soa == 1) ? DNS_DIFFOP_DELRESIGN :
1352 op = (n_soa == 1) ? DNS_DIFFOP_DEL : DNS_DIFFOP_ADD;
1354 CHECK(dns_difftuple_create(diff.mctx, op, name, ttl, rdata,
1787 * All new tuples will have the operation 'op'.
1794 dns_dbiterator_t *dbit, dns_name_t *name, dns_diffop_t op,
1825 result = dns_difftuple_create(diff->mctx, op, name,