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

  /onnv/onnv-gate/usr/src/head/rpcsvc/
yp.x 109 struct ypresp_val {
230 ypresp_val
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/cmd/rpcsvc/nis/rpc.nisd/
nis_mt.h 121 struct ypresp_val ypproc_match_svc_resp;
nis_service.c 98 extern struct ypresp_val *ypproc_match_svc();
yp_ns_proc.c 82 static void cook_err_resp(struct ypresp_val *resp, long stat);
421 struct ypresp_val *
    [all...]
  /onnv/onnv-gate/usr/src/cmd/ypcmd/
ypsym.h 145 extern int yp_matchdns(DBM *, struct ypreq_key *, struct ypresp_val *);
ypserv_proc.c 105 static int multihomed(struct ypreq_key req, struct ypresp_val *resp,
197 struct ypresp_val resp;
388 struct ypresp_val resp; /* not returned to the caller */
513 struct ypresp_val resp; /* not returned to the caller */
846 multihomed(struct ypreq_key req, struct ypresp_val *resp,
1298 struct ypresp_val resp;
1349 struct ypresp_val resp;
1397 struct ypresp_val resp;
    [all...]
ypxfr.c 815 struct ypresp_val resp;
    [all...]
  /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
ypv1_prot.h 95 enum ypresptype {YPRESP_VAL = 1, YPRESP_KEY_VAL = 2, YPRESP_MAP_PARMS = 3};
99 struct ypresp_val yp_resp_valtype;
105 #define YPMATCH_RESPTYPE YPRESP_VAL
  /onnv/onnv-gate/usr/src/lib/libnsl/yp/
yp_xdr.c 59 extern bool xdr_ypresp_val(XDR *, struct ypresp_val *);
138 * Serializes/deserializes a ypresp_val structure.
141 xdr_ypresp_val(XDR *xdrs, struct ypresp_val *ps)
yp_match.c 511 struct ypresp_val resp;
521 (void) memset((char *)&resp, 0, sizeof (struct ypresp_val));
  /onnv/onnv-gate/usr/src/cmd/rpcsvc/nis/rpc.nisd/resolv_server/
ypresolv_proc.c 91 struct ypresp_val resp;
557 struct ypresp_val resp;
  /onnv/onnv-gate/usr/src/lib/libnsl/common/
llib-lnsl     [all...]

Completed in 900 milliseconds