Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libbsm/common/
H A Ddevices.h75 devmap_t *getdmapent(void);
H A Dmapfile-vers327 getdmapent;
H A Dgetdment.c164 getdmapent(void) in getdmapent() function
H A Ddevalloc.c690 while ((devmapp = getdmapent()) != NULL) { in _rebuild_lists()
945 while ((devmapp = getdmapent()) != NULL) { in _build_lists()
/illumos-gate/usr/src/cmd/allocate/
H A Ddminfo.c474 while ((dmapp = getdmapent()) != 0) { in main()