Home
last modified time | relevance | path

Searched defs:reply_error (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/usr.sbin/rpcbind/
H A Drpcb_svc_com.c1227 struct rpc_err reply_error; in handle_reply() local
/dflybsd-src/crypto/openssh/
H A Dmux.c322 reply_error(struct sshbuf *reply, u_int type, u_int rid, const char *msg) in reply_error() function