Home
last modified time | relevance | path

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

/freebsd-9-stable/usr.sbin/ypbind/
Dypbind.c172 struct _dom_binding *ypdb; in ypbindproc_domain_2_yp() local
359 struct _dom_binding *ypdb; in terminate() local
386 struct _dom_binding *ypdb, *next; in main() local
510 struct _dom_binding *ypdb; in checkwork() local
529 handle_children(struct _dom_binding *ypdb) in handle_children()
651 broadcast(struct _dom_binding *ypdb) in broadcast()
769 ping(struct _dom_binding *ypdb) in ping()
819 struct _dom_binding *ypdb, *prev = NULL; in rpc_received() local
/freebsd-9-stable/lib/libc/yp/
Dyplib.c114 ypmatch_cache_delete(struct dom_binding *ypdb, struct ypmatch_ent *prev, in ypmatch_cache_delete()
133 ypmatch_cache_flush(struct dom_binding *ypdb) in ypmatch_cache_flush()
147 ypmatch_cache_expire(struct dom_binding *ypdb) in ypmatch_cache_expire()
170 ypmatch_cache_insert(struct dom_binding *ypdb, char *map, keydat *key, in ypmatch_cache_insert()
241 ypmatch_cache_lookup(struct dom_binding *ypdb, char *map, keydat *key, in ypmatch_cache_lookup()
287 _yp_dobind(char *dom, struct dom_binding **ypdb) in _yp_dobind()