Home
last modified time | relevance | path

Searched defs:dom_binding (Results 1 – 5 of 5) sorted by relevance

/dragonfly/lib/libc/yp/
H A Dyplib.c75 struct dom_binding { struct
76 struct dom_binding *dom_pnext; argument
100 static void _yp_unbind(struct dom_binding *); argument
/dragonfly/include/rpcsvc/
H A Dyp_prot.h194 struct dom_binding { struct
195 struct dom_binding *dom_pnext; argument
196 char dom_domain[YPMAXDOMAIN + 1];
197 struct sockaddr_in dom_server_addr;
198 u_short dom_server_port;
199 int dom_socket;
200 CLIENT *dom_client;
201 u_short dom_local_port;
202 long dom_vers;
/dragonfly/usr.sbin/ypset/
H A Dypset.c45 struct dom_binding{}; struct
/dragonfly/libexec/ypxfr/
H A Dypxfr_misc.c42 struct dom_binding {}; struct
H A Dypxfr_main.c49 struct dom_binding {}; struct