Home
last modified time | relevance | path

Searched refs:dom_binding (Results 1 – 7 of 7) sorted by relevance

/dragonfly/lib/libc/yp/
HDyplib.c75 struct dom_binding { struct
76 struct dom_binding *dom_pnext; argument
100 static void _yp_unbind(struct dom_binding *); argument
101 struct dom_binding *_ypbindlist;
111 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()
[all …]
/dragonfly/include/rpcsvc/
HDypclnt.h69 struct dom_binding;
75 int _yp_dobind(const char *, struct dom_binding **);
HDyp_prot.h194 struct dom_binding { struct
195 struct dom_binding *dom_pnext; argument
/dragonfly/usr.sbin/ypset/
HDypset.c45 struct dom_binding{}; struct
/dragonfly/libexec/ypxfr/
HDypxfr_misc.c42 struct dom_binding {}; struct
HDypxfr_main.c49 struct dom_binding {}; struct
/dragonfly/usr.sbin/rpc.yppasswdd/
HDyppasswdd_server.c61 struct dom_binding;