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

/illumos-gate/usr/src/lib/libdlpi/common/
H A Dlibdlpi.h169 * dlpi_notifyid_t refers to a registered notification. Its value should
172 typedef struct __dlpi_notifyid *dlpi_notifyid_t; typedef in typeref:struct:__dlpi_notifyid
202 void *arg, dlpi_notifyid_t *);
203 extern int dlpi_disabnotify(dlpi_handle_t, dlpi_notifyid_t, void **);

Completed in 931 milliseconds