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