Searched refs:smb_msgbuf_chkerc (Results 1 – 1 of 1) sorted by relevance
54 static int smb_msgbuf_chkerc(char *text, int erc);196 (void) smb_msgbuf_chkerc("smb_msgbuf_decode", rc); in smb_msgbuf_decode()442 (void) smb_msgbuf_chkerc("smb_msgbuf_encode", rc); in smb_msgbuf_encode()707 smb_msgbuf_chkerc(char *text, int erc) in smb_msgbuf_chkerc() function