getvfsent
for (ptr = getvfsent(); ptr; ptr = getvfsent())
struct ovfsconf *getvfsent (void);
while ((ovfcp = getvfsent()) != NULL) {