Searched defs:smb_msgbuf_chkerc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/smbsrv/
H A Dsmb_msgbuf.c54 static int smb_msgbuf_chkerc(char *text, int erc);
196 (void) smb_msgbuf_chkerc("smb_msgbuf_decode", rc);
442 (void) smb_msgbuf_chkerc("smb_msgbuf_encode", rc);
702 * smb_msgbuf_chkerc
707 smb_msgbuf_chkerc(char *text, int erc) function
725 text = "smb_msgbuf_chkerc";

Completed in 45 milliseconds