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

/opensolaris-onvv-gate/usr/src/lib/libbsm/common/
H A Ddevices.h77 devmap_t *getdmapent(void);
H A Dmapfile-vers327 getdmapent;
H A Dgetdment.c154 * getdmapent -
159 * call to getdmapent should be bracketed by setdmapent and enddmapent.
164 getdmapent(void) function
H A Ddevalloc.c690 while ((devmapp = getdmapent()) != NULL) {
945 while ((devmapp = getdmapent()) != NULL) {
/opensolaris-onvv-gate/usr/src/cmd/allocate/
H A Ddminfo.c476 while ((dmapp = getdmapent()) != 0) {

Completed in 98 milliseconds