Searched refs:ypmatch_ent (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/lib/libc/yp/
H A Dyplib.c62 struct ypmatch_ent { struct
67 struct ypmatch_ent *ypc_next;
83 struct ypmatch_ent *cache;
115 ypmatch_cache_delete(struct dom_binding *ypdb, struct ypmatch_ent *prev,
116 struct ypmatch_ent *cur)
136 struct ypmatch_ent *n, *c = ypdb->cache;
150 struct ypmatch_ent *c = ypdb->cache;
151 struct ypmatch_ent *n, *p = NULL;
174 struct ypmatch_ent *new;
185 struct ypmatch_ent *
[all...]

Completed in 202 milliseconds