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

/opensolaris-onvv-gate/usr/src/lib/libdladm/common/
H A Dlibdladm.h198 struct dladm_handle;
199 typedef struct dladm_handle *dladm_handle_t;
H A Dlibdladm_impl.h48 struct dladm_handle { struct
H A Dlibdladm.c117 if ((*handle = malloc(sizeof (struct dladm_handle))) == NULL) {

Completed in 105 milliseconds