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

  /src/usr.sbin/rpc.statd/
test.c 48 if (clnt_call(clnt, SM_UNMON, xdr_mon_id, argp, xdr_sm_stat,
61 if (clnt_call(clnt, SM_UNMON_ALL, xdr_my_id, argp, xdr_sm_stat,
  /src/sys/fs/nfs/nlm/
sm_inter.h 105 extern bool_t xdr_sm_stat(XDR *, sm_stat*);
sm_inter_xdr.c 70 xdr_sm_stat(XDR *xdrs, sm_stat *objp) function in typeref:typename:bool_t
nlm_prot_impl.c 1176 (xdrproc_t) xdr_sm_stat, &smstat, timo);
1241 (xdrproc_t) xdr_sm_stat, &smstat, timo);
1635 (xdrproc_t) xdr_sm_stat, &smstat, timo);

Completed in 54 milliseconds