Home
last modified time | relevance | path

Searched refs:dlconf_destroy (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/dlmgmtd/
H A Ddlmgmt_impl.h143 void dlconf_destroy(dlmgmt_dlconf_t *);
H A Ddlmgmt_door.c978 dlconf_destroy(dlconfp); in dlmgmt_destroyconf()
1041 dlconf_destroy(dlconfp); in dlmgmt_openconf()
H A Ddlmgmt_util.c662 dlconf_destroy(dlmgmt_dlconf_t *dlconfp) in dlconf_destroy() function