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

  /src/include/rpcsvc/
yp_prot.h 47 * YPPROC_MATCH takes (struct ypreq_key), returns (struct ypresp_val)
51 * YPPROC_NEXT takes (struct ypreq_key) returns (ypresp_key_val).
101 struct ypreq_key { struct
315 bool_t xdr_ypreq_key(XDR *, struct ypreq_key *);
yp_prot.h 47 * YPPROC_MATCH takes (struct ypreq_key), returns (struct ypresp_val)
51 * YPPROC_NEXT takes (struct ypreq_key) returns (ypresp_key_val).
101 struct ypreq_key { struct
315 bool_t xdr_ypreq_key(XDR *, struct ypreq_key *);

Completed in 22 milliseconds