HomeSort by: relevance | last modified time | path
    Searched refs:ypresp_val (Results 1 - 8 of 8) sorted by relevancy

  /src/usr.sbin/ypserv/ypserv/
ypserv.h 57 struct ypresp_val ypdb_get_record(const char *, const char *, datum, int);
ypserv_db.c 99 u_int lookup_host(int, int, DBM *, char *, struct ypresp_val *);
467 struct ypresp_val *result)
550 struct ypresp_val
553 static struct ypresp_val res;
ypserv_proc.c 149 static struct ypresp_val res;
  /src/lib/librpcsvc/
yp.x 116 struct ypresp_val {
237 ypresp_val
  /src/include/rpcsvc/
yp_prot.h 47 * YPPROC_MATCH takes (struct ypreq_key), returns (struct ypresp_val)
123 struct ypresp_val { struct
318 bool_t xdr_ypresp_val(XDR *, struct ypresp_val *);
  /src/lib/libc/yp/
yp_match.c 169 struct ypresp_val yprv;
xdryp.c 312 xdr_ypresp_val(XDR *xdrs, struct ypresp_val *objp)
  /src/usr.sbin/ypserv/common/
yplib_host.c 130 struct ypresp_val yprv;

Completed in 14 milliseconds