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

/osnet-11/usr/src/lib/libdevalloc/common/
H A Ddev_alloc.h74 devmap_t *getdmapent(void);
H A Dgetdment.c159 * getdmapent -
164 * call to getdmapent should be bracketed by setdmapent and enddmapent.
169 getdmapent(void) function
H A Dlibdevalloc.c722 while ((devmapp = getdmapent()) != NULL) {
1002 while ((devmapp = getdmapent()) != NULL) {

Completed in 20 milliseconds