Home
last modified time | relevance | path

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

/netbsd/src/lib/libc/yp/
Dxdryp.c103 __weak_alias(xdr_ypowner_wrap_string,_xdr_ypowner_wrap_string)
183 xdr_ypowner_wrap_string(XDR *xdrs, char **objp) in xdr_ypowner_wrap_string() function
528 if (!xdr_ypowner_wrap_string(xdrs, &objp->owner)) in xdr_ypmap_parms()
/netbsd/src/include/rpcsvc/
Dyp_prot.h321 bool_t xdr_ypowner_wrap_string(XDR *, char **);
/netbsd/src/lib/libc/include/
Dnamespace.h899 #define xdr_ypowner_wrap_string _xdr_ypowner_wrap_string macro