Solaris DHCP Service Developer's Guide

remove_dt()

Purpose

To delete the dhcptab container from the data store location.

Synopsis

int remove_dt(const char *location);

Description

Removes the dhcptab container in location from the data store.

Returns

DSVC_SUCCESS, DSVC_ACCESS, DSVC_NOENT, DSVC_NO_LOCATION, DSVC_BUSY, DSVC_INTERNAL.