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

/osnet-11/usr/src/lib/libsmbns/common/
H A Dsmbns_dyndns.h163 DYNDNS_ZONE_FWD /* Update forward lookup zone */ enumerator in enum:dyndns_zone_dir
H A Dsmbns_dyndns.c181 zone_str = (update_zone == DYNDNS_ZONE_FWD) ? "forward" : "reverse";
196 if (update_zone == DYNDNS_ZONE_FWD) {
207 if (update_zone == DYNDNS_ZONE_FWD) {
343 * dyndns_get_update_info(statp, DYNDNS_ZONE_FWD, type,
358 * update_zone: one of DYNDNS_ZONE_FWD or DYNDNS_ZONE_REV
383 case DYNDNS_ZONE_FWD:
1129 * update_zone: one of DYNDNS_ZONE_FWD or DYNDNS_ZONE_REV
1161 if (update_zone == DYNDNS_ZONE_FWD) {
1239 * update_zone: one of DYNDNS_ZONE_FWD or DYNDNS_ZONE_REV
1285 if (update_zone == DYNDNS_ZONE_FWD
[all...]

Completed in 25 milliseconds