[cosmetic] adding gssauth_string for debug
This commit is contained in:
parent
c9e507f231
commit
aa4c8603ee
2 changed files with 12 additions and 0 deletions
|
|
@ -55,6 +55,7 @@ const char* opcode2string(DWORD opcode);
|
|||
const char* nfs_opnum_to_string(int opnum);
|
||||
const char* nfs_error_string(int status);
|
||||
const char* rpc_error_string(int status);
|
||||
const char* gssauth_string(int type);
|
||||
void print_condwait_status(int level, int status);
|
||||
void print_sr_status_flags(int level, int flags);
|
||||
void open_log_files();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue