HomeSort by relevance Sort by last modified time
    Searched defs:ypresp_val (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/head/rpcsvc/
yp_prot.h 67 * YPPROC_MATCH (struct ypreq_key) returns (struct ypresp_val). Returns the
167 struct ypresp_val { struct
279 enum ypresptype {YPRESP_VAL = 1, YPRESP_KEY_VAL = 2, YPRESP_MAP_PARMS = 3};
283 struct ypresp_val yp_resp_valtype;
289 #define YPMATCH_RESPTYPE YPRESP_VAL
371 extern bool xdr_ypresp_val(XDR *, struct ypresp_val *);
  /onnv/onnv-gate/usr/src/lib/libbc/libc/yp/
yp_prot.h 48 * YPPROC_MATCH (struct ypreq_key) returns (struct ypresp_val). Returns the
160 struct ypresp_val { struct

Completed in 60 milliseconds