Searched defs:d_instance (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libdhcpsvc/head/
H A Ddhcp_svc_private.h149 void *d_instance; /* dlopen() instance */ member in struct:dsvc_handle
160 #define DSVC_HANDLE_INVAL(h) ((h) == NULL || (h)->d_instance == NULL || \

Completed in 14 milliseconds