Home
last modified time | relevance | path

Searched refs:xdr_sm_stat (Results 1 – 6 of 6) sorted by relevance

/freebsd/usr.sbin/rpc.statd/
H A Dtest.c51 (xdrproc_t)xdr_sm_stat, &res, TIMEOUT) != RPC_SUCCESS) {
67 (xdrproc_t)xdr_sm_stat, &res, TIMEOUT) != RPC_SUCCESS) {
/freebsd/sys/nlm/
H A Dsm_inter.h102 extern bool_t xdr_sm_stat(XDR *, sm_stat*);
H A Dsm_inter_xdr.c66 xdr_sm_stat(XDR *xdrs, sm_stat *objp) in xdr_sm_stat() function
H A Dnlm_prot_impl.c1173 (xdrproc_t) xdr_sm_stat, &smstat, timo); in nlm_host_unmonitor()
1238 (xdrproc_t) xdr_sm_stat, &smstat, timo); in nlm_host_monitor()
1631 (xdrproc_t) xdr_sm_stat, &smstat, timo); in nlm_server_main()
/freebsd/usr.sbin/rpc.lockd/
H A Dlockd.c880 (xdrproc_t)xdr_my_id, &id, (xdrproc_t)xdr_sm_stat, &stat); in init_nsm()
H A Dlockd_lock.c2125 (xdrproc_t)xdr_sm_stat, &smstat); in unmonitor_lock_host()