Home
last modified time | relevance | path

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

/titanic_44/usr/src/common/smbsrv/
H A Dsmb_msgbuf.c54 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