ypmatch_ent
ypmatch_cache_delete(struct dom_binding *ypdb, struct ypmatch_ent *prev,
struct ypmatch_ent *cur)
struct ypmatch_ent *n, *c = ypdb->cache;
struct ypmatch_ent *c = ypdb->cache;
struct ypmatch_ent *n, *p = NULL;
struct ypmatch_ent *new;
struct ypmatch_ent *o = NULL, *c = ypdb->cache;
new = malloc(sizeof(struct ypmatch_ent));
struct ypmatch_ent *c;
struct ypmatch_ent *ypc_next;
struct ypmatch_ent *cache;