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

/illumos-gate/usr/src/lib/smbsrv/libsmbns/common/
H A Dsmbns_dyndns.h161 #define UPDATE_ADD 1 /* Update add request */ macro
H A Dsmbns_dyndns.c655 * add_del : UPDATE_ADD for adding entry, UPDATE_DEL for removing zone
678 if (add_del == UPDATE_ADD) {
1195 * update_type: UPDATE_ADD to add entry, UPDATE_DEL to remove entry
1324 if (update_type == UPDATE_ADD) {
1358 * update_type: UPDATE_ADD to add entry, UPDATE_DEL to remove entry
1410 * update_type: UPDATE_ADD to add entry, UPDATE_DEL to remove entry
1532 * update_type : UPDATE_ADD for adding entry, UPDATE_DEL for removing entry
1666 * update_type: UPDATE_ADD for adding entry, UPDATE_DEL for removing entry
1763 * update_type: UPDATE_ADD to add entry, UPDATE_DEL to remove entry
1802 if (update_type == UPDATE_ADD
[all...]

Completed in 49 milliseconds