Home
last modified time | relevance | path

Searched refs:xdr_ypowner_wrap_string (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/lib/libnsl/yp/
H A Dyp_xdr.c62 extern bool xdr_ypowner_wrap_string(XDR *, char **);
162 xdr_ypowner_wrap_string(XDR *xdrs, char **ppstring) in xdr_ypowner_wrap_string() function
176 xdr_ypowner_wrap_string(xdrs, &ps->owner))); in xdr_ypmap_parms()
195 xdr_ypowner_wrap_string(xdrs, &ps->master))); in xdr_ypresp_master()
/titanic_41/usr/src/lib/libbc/libc/yp/
H A Dyp_prot.h95 extern bool xdr_ypowner_wrap_string();
/titanic_41/usr/src/head/rpcsvc/
H A Dyp_prot.h373 extern bool xdr_ypowner_wrap_string(XDR *, char **);
/titanic_41/usr/src/lib/libnsl/common/
H A Dmapfile-vers758 xdr_ypowner_wrap_string;
H A Dllib-lnsl1067 bool xdr_ypowner_wrap_string(XDR *xdrs, char **ppstring);