HomeSort by: relevance | last modified time | path
    Searched defs:xdr_ypowner_wrap_string (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/libc/yp/
xdryp.c 103 __weak_alias(xdr_ypowner_wrap_string,_xdr_ypowner_wrap_string)
183 xdr_ypowner_wrap_string(XDR *xdrs, char **objp) function in typeref:typename:bool_t
528 if (!xdr_ypowner_wrap_string(xdrs, &objp->owner))
xdryp.c 103 __weak_alias(xdr_ypowner_wrap_string,_xdr_ypowner_wrap_string)
183 xdr_ypowner_wrap_string(XDR *xdrs, char **objp) function in typeref:typename:bool_t
528 if (!xdr_ypowner_wrap_string(xdrs, &objp->owner))
  /src/lib/libc/include/
namespace.h 899 #define xdr_ypowner_wrap_string _xdr_ypowner_wrap_string macro
namespace.h 899 #define xdr_ypowner_wrap_string _xdr_ypowner_wrap_string macro

Completed in 27 milliseconds