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

/bind-9.11.3/contrib/dlz/bin/dlzbdb/
H A Ddlzbdb.c114 operation_listOrDelete(isc_boolean_t dlt);
894 * if dlt == true, delete data
899 operation_listOrDelete(isc_boolean_t dlt) { argument
909 if (dlt == isc_boolean_true) {
958 if (dlt == isc_boolean_true) {
969 } /* closes else of if (dlt == isc_boolean_true) */
1068 if (dlt == isc_boolean_true) {
1098 if (dlt == isc_boolean_false) {

Completed in 13 milliseconds