Home
last modified time | relevance | path

Searched refs:rpc_error_string (Results 1 – 3 of 3) sorted by relevance

/reactos/base/services/nfsd/
H A Ddaemon_debug.h55 const char* rpc_error_string(int status);
H A Dnfs41_rpc.c358 rpc_error_string(rpc_status)); in nfs41_send_compound()
H A Ddaemon_debug.c482 const char* rpc_error_string(int status) in rpc_error_string() function