HomeSort by relevance Sort by last modified time
    Searched defs:ypreq_key (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
74 * YPPROC_NEXT (struct ypreq_key) returns (struct ypresp_key_val). Returns
133 struct ypreq_key { struct
233 enum ypreqtype {YPREQ_KEY = 1, YPREQ_NOKEY = 2, YPREQ_MAP_PARMS = 3};
237 struct ypreq_key yp_req_keytype;
243 #define YPMATCH_REQTYPE YPREQ_KEY
254 #define YPNEXT_REQTYPE YPREQ_KEY
367 extern bool xdr_ypreq_key(XDR *, struct ypreq_key *);
  /onnv/onnv-gate/usr/src/lib/libbc/libc/yp/
yp_prot.h 48 * YPPROC_MATCH (struct ypreq_key) returns (struct ypresp_val). Returns the
55 * YPPROC_NEXT (struct ypreq_key) returns (struct ypresp_key_val). Returns
134 struct ypreq_key { struct

Completed in 3839 milliseconds