Searched refs:dlpi_notifyent_t (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libdlpi/common/
H A Dlibdlpi_impl.h104 } dlpi_notifyent_t; typedef in typeref:struct:dlpi_notifyent
126 dlpi_notifyent_t *dli_notifylistp;
H A Dlibdlpi.c75 static boolean_t i_dlpi_notifyidexists(dlpi_impl_t *, dlpi_notifyent_t *);
248 dlpi_notifyent_t *next, *dnp;
857 dlpi_notifyent_t *newnotifp;
891 if ((newnotifp = calloc(1, sizeof (dlpi_notifyent_t))) == NULL)
912 dlpi_notifyent_t *remid = (dlpi_notifyent_t *)id;
1795 dlpi_notifyent_t *dnp;
1884 i_dlpi_notifyidexists(dlpi_impl_t *dip, dlpi_notifyent_t *id)
1886 dlpi_notifyent_t *dnp;
1902 dlpi_notifyent_t *pre
[all...]

Completed in 25 milliseconds