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

/freebsd-13-stable/include/rpcsvc/
H A Dypclnt.h70 struct dom_binding;
76 int _yp_dobind(char *dom, struct dom_binding **ypdb);
H A Dyp_prot.h201 struct dom_binding { struct
202 struct dom_binding *dom_pnext;
/freebsd-13-stable/lib/libc/yp/
H A Dyplib.c73 struct dom_binding { struct
74 struct dom_binding *dom_pnext;
104 static void _yp_unbind(struct dom_binding *);
105 struct dom_binding *_ypbindlist;
115 ypmatch_cache_delete(struct dom_binding *ypdb, struct ypmatch_ent *prev,
134 ypmatch_cache_flush(struct dom_binding *ypdb)
148 ypmatch_cache_expire(struct dom_binding *ypdb)
171 ypmatch_cache_insert(struct dom_binding *ypdb, char *map, keydat *key,
242 ypmatch_cache_lookup(struct dom_binding *ypdb, char *map, keydat *key,
288 _yp_dobind(char *dom, struct dom_binding **ypd
[all...]
/freebsd-13-stable/usr.sbin/rpc.yppasswdd/
H A Dyppasswdd_server.c64 struct dom_binding;
/freebsd-13-stable/contrib/sendmail/src/
H A Dmap.c35 struct dom_binding; /* forward reference needed on IRIX */

Completed in 45 milliseconds