getdmapent
while ((dmapp = getdmapent()) != 0) {
while ((devmapp = getdmapent()) != NULL) {
devmap_t *getdmapent(void);