Sun Microsystems Logo
Products and Services
 
Support and Training
 
 

Solaris DHCP Service Developer's Guide
Copyright
Expand TOC  Preface
Expand TOC  1.  Overview of Solaris DHCP Data Access Architecture
Expand TOC  2.  Architecture Features for Module Writers
Collapse TOC  3.  Service Provider Layer API
General Data Store Functions
configure()
mklocation()
status()
version()
dhcptab Functions
list_dt()
open_dt()
lookup_dt()
add_dt()
modify_dt()
delete_dt()
close_dt()
remove_dt()
DHCP Network Container Functions
list_dn()
open_dn()
lookup_dn()
add_dn()
modify_dn()
delete_dn()
close_dn()
remove_dn()
Generic Error Codes
Expand TOC  4.  Code Samples and Testing
Expand TOC  Index