Searched refs:ypmatch_ent (Results 1 – 1 of 1) sorted by relevance
59 struct ypmatch_ent { struct64 struct ypmatch_ent *ypc_next; argument80 struct ypmatch_ent *cache;108 ypmatch_cache_delete(struct dom_binding *ypdb, struct ypmatch_ent *prev, in ypmatch_cache_delete()109 struct ypmatch_ent *cur) in ypmatch_cache_delete()129 struct ypmatch_ent *n, *c = ypdb->cache; in ypmatch_cache_flush()143 struct ypmatch_ent *c = ypdb->cache; in ypmatch_cache_expire()144 struct ypmatch_ent *n, *p = NULL; in ypmatch_cache_expire()167 struct ypmatch_ent *new; in ypmatch_cache_insert()178 struct ypmatch_ent *o = NULL, *c = ypdb->cache; in ypmatch_cache_insert()[all …]