Home
last modified time | relevance | path

Searched refs:ypbind_setdom (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/yp/
H A Dyp_b.h132 struct ypbind_setdom { struct
136 typedef struct ypbind_setdom ypbind_setdom; argument
137 extern bool_t xdr_ypbind_setdom(XDR *, ypbind_setdom *);
H A Dyp_b_clnt.c73 ypbindproc_setdom_3(ypbind_setdom *argp, CLIENT *clnt) in ypbindproc_setdom_3()
H A Dyp_b_xdr.c97 xdr_ypbind_setdom(XDR *xdrs, ypbind_setdom *objp) in xdr_ypbind_setdom()
/illumos-gate/usr/src/cmd/ypcmd/
H A Dyp_b.h128 struct ypbind_setdom { struct
132 typedef struct ypbind_setdom ypbind_setdom; argument
H A Dypv1_xdr.c102 _xdr_ypbind_oldsetdom(XDR *xdrs, struct ypbind_setdom *ps)
H A Dypset.c245 struct ypbind_setdom req; in send_message()
H A Dyp_b_subr.c208 ypbind_setdom req;
738 ypbind_setdom setd;
828 ypbind_setdom *argp; in ypbindproc_setdom_3()
H A Dyp_b_svc.c475 ypbind_setdom ypbindproc_setdom_3_arg;
/illumos-gate/usr/src/head/rpcsvc/
H A Dyp.x207 struct ypbind_setdom { struct
284 YPBINDPROC_SETDOM(ypbind_setdom) = 2;