Searched refs:updateop_add (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/bind9/lib/dns/include/dns/
H A Dclient.h58 updateop_add = 1, enumerator in enum:__anon138
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dclient.c2973 if (op == updateop_add)
2977 REQUIRE(op == updateop_add || op == updateop_delete ||
3011 case updateop_add:
3047 if (op == updateop_add || op == updateop_delete)

Completed in 105 milliseconds