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

/openbsd-current/lib/libc/yp/
H A Dypinternal.h33 struct dom_binding { struct
42 extern struct dom_binding *_ypbindlist;
46 void _yp_unbind(struct dom_binding *);
H A Dyp_bind.c54 _yp_dobind(const char *dom, struct dom_binding **ypdb)
56 struct dom_binding *ypbinding;
93 _yp_unbind(struct dom_binding *ypb)
108 struct dom_binding *ysd;
H A Dyp_maplist.c40 struct dom_binding *ysd;
H A Dyp_master.c40 struct dom_binding *ysd;
H A Dyp_order.c40 struct dom_binding *ysd;
H A Dyp_first.c44 struct dom_binding *ysd = NULL;
H A Dypmatch_cache.c141 struct dom_binding *ysd;
220 struct dom_binding *ysd;
H A Dyp_all.c104 struct dom_binding ypbinding;
/openbsd-current/lib/libc/hidden/rpcsvc/
H A Dypclnt.h24 struct dom_binding;
25 int _yp_dobind(const char *, struct dom_binding **);

Completed in 116 milliseconds