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

/illumos-gate/usr/src/lib/smbsrv/libsmbns/common/
H A Dsmbns_dyndns.h162 #define UPDATE_DEL 0 /* Update remove request */ macro
H A Dsmbns_dyndns.c655 * add_del : UPDATE_ADD for adding entry, UPDATE_DEL for removing zone
657 * entries of the same resource name. Only valid for UPDATE_DEL.
706 if (add_del == UPDATE_DEL && del_type == DEL_ALL) {
1195 * update_type: UPDATE_ADD to add entry, UPDATE_DEL to remove entry
1197 * entries of the same resource name. Only valid for UPDATE_DEL.
1358 * update_type: UPDATE_ADD to add entry, UPDATE_DEL to remove entry
1360 * entries of the same resource name. Only valid for UPDATE_DEL.
1410 * update_type: UPDATE_ADD to add entry, UPDATE_DEL to remove entry
1412 * entries of the same resource name. Only valid for UPDATE_DEL.
1532 * update_type : UPDATE_ADD for adding entry, UPDATE_DEL fo
[all...]

Completed in 79 milliseconds