yp_first_record
rval = yp_first_record(dbp,key,data,allow);
rval = yp_first_record(yp_currmap_db, &db_key, &db_val, yp_allow_db);
extern int yp_first_record(const DB *, DBT *, DBT *, int);