Home
last modified time | relevance | path

Searched defs:ypdb (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/usr.sbin/ypbind/
H A Dypbind.c167 struct _dom_binding *ypdb; in ypbindproc_domain_2_yp() local
354 struct _dom_binding *ypdb; in terminate() local
381 struct _dom_binding *ypdb, *next; in main() local
502 struct _dom_binding *ypdb; in checkwork() local
521 handle_children(struct _dom_binding *ypdb) in handle_children()
642 broadcast(struct _dom_binding *ypdb) in broadcast()
757 ping(struct _dom_binding *ypdb) in ping()
807 struct _dom_binding *ypdb, *prev = NULL; in rpc_received() local
/dflybsd-src/lib/libc/yp/
H A Dyplib.c111 ypmatch_cache_delete(struct dom_binding *ypdb, struct ypmatch_ent *prev, in ypmatch_cache_delete()
130 ypmatch_cache_flush(struct dom_binding *ypdb) in ypmatch_cache_flush()
144 ypmatch_cache_expire(struct dom_binding *ypdb) in ypmatch_cache_expire()
167 ypmatch_cache_insert(struct dom_binding *ypdb, char *map, keydat *key, in ypmatch_cache_insert()
238 ypmatch_cache_lookup(struct dom_binding *ypdb, char *map, keydat *key, in ypmatch_cache_lookup()
295 _yp_dobind(const char *dom, struct dom_binding **ypdb) in _yp_dobind()