Searched refs:_dom_binding (Results 1 - 1 of 1) sorted by path

/freebsd-current/usr.sbin/ypbind/
H A Dypbind.c75 struct _dom_binding { struct
76 struct _dom_binding *dom_pnext;
95 void broadcast(struct _dom_binding *);
96 int ping(struct _dom_binding *);
98 void handle_children(struct _dom_binding *);
105 static struct _dom_binding *ypbindlist;
106 static struct _dom_binding *broad_domain;
167 struct _dom_binding *ypdb;
365 struct _dom_binding *ypdb;
392 struct _dom_binding *ypd
[all...]

Completed in 244 milliseconds