Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ypbind/
H A Dypbind.c167 struct _dom_binding *ypdb; in ypbindproc_domain_2_yp() local
365 struct _dom_binding *ypdb; in terminate() local
392 struct _dom_binding *ypdb, *next; in main() local
519 struct _dom_binding *ypdb; in checkwork() local
538 handle_children(struct _dom_binding *ypdb) in handle_children()
659 broadcast(struct _dom_binding *ypdb) in broadcast()
777 ping(struct _dom_binding *ypdb) in ping()
827 struct _dom_binding *ypdb, *prev = NULL; in rpc_received() local
/freebsd/lib/libc/yp/
H A Dyplib.c108 ypmatch_cache_delete(struct dom_binding *ypdb, struct ypmatch_ent *prev, in ypmatch_cache_delete()
127 ypmatch_cache_flush(struct dom_binding *ypdb) in ypmatch_cache_flush()
141 ypmatch_cache_expire(struct dom_binding *ypdb) in ypmatch_cache_expire()
164 ypmatch_cache_insert(struct dom_binding *ypdb, char *map, keydat *key, in ypmatch_cache_insert()
235 ypmatch_cache_lookup(struct dom_binding *ypdb, char *map, keydat *key, in ypmatch_cache_lookup()
281 _yp_dobind(char *dom, struct dom_binding **ypdb) in _yp_dobind()