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

/freebsd-9.3-release/include/rpcsvc/
H A Dypclnt.h68 struct dom_binding;
74 int _yp_dobind(char *dom, struct dom_binding **ypdb);
H A Dyp_prot.h199 struct dom_binding { struct
200 struct dom_binding *dom_pnext;
/freebsd-9.3-release/lib/libc/yp/
H A Dyplib.c72 struct dom_binding { struct
73 struct dom_binding *dom_pnext;
103 static void _yp_unbind(struct dom_binding *);
104 struct dom_binding *_ypbindlist;
114 ypmatch_cache_delete(struct dom_binding *ypdb, struct ypmatch_ent *prev,
133 ypmatch_cache_flush(struct dom_binding *ypdb)
147 ypmatch_cache_expire(struct dom_binding *ypdb)
170 ypmatch_cache_insert(struct dom_binding *ypdb, char *map, keydat *key,
241 ypmatch_cache_lookup(struct dom_binding *ypdb, char *map, keydat *key,
287 _yp_dobind(char *dom, struct dom_binding **ypd
[all...]
/freebsd-9.3-release/usr.sbin/rpc.yppasswdd/
H A Dyppasswdd_server.c62 struct dom_binding;
/freebsd-9.3-release/contrib/sendmail/src/
H A Dmap.c35 struct dom_binding; /* forward reference needed on IRIX */

Completed in 130 milliseconds