ypdb_firstkey
datum ypdb_firstkey(DBM *);
key = ypdb_firstkey(db);
for (key = ypdb_firstkey(db); key.dptr != NULL;
k = ypdb_firstkey(db);