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

  /src/include/rpc/
pmap_rmt.h 46 struct rmtcallargs { struct
60 extern bool_t xdr_rmtcall_args (XDR *, struct rmtcallargs *);
  /src/lib/libc/rpc/
pmap_rmt.c 96 struct rmtcallargs a;
131 xdr_rmtcall_args(XDR *xdrs, struct rmtcallargs *cap)
clnt_bcast.c 304 struct rmtcallargs barg_pmap; /* Remote arguments */
  /src/usr.sbin/ypbind/
ypbind.c 129 static struct rmtcallargs rmtca;

Completed in 14 milliseconds