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

/osnet-11/usr/src/lib/libdlpi/common/
H A Dlibdlpi.h190 * dlpi_notifyid_t refers to a registered notification. Its value should
193 typedef struct __dlpi_notifyid *dlpi_notifyid_t; typedef in typeref:struct:__dlpi_notifyid
223 void *arg, dlpi_notifyid_t *);
224 extern int dlpi_disabnotify(dlpi_handle_t, dlpi_notifyid_t, void **);

Completed in 22 milliseconds