Home
last modified time | relevance | path

Searched refs: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);
202 (void) smb_msgbuf_chkerc("smb_msgbuf_decode", rc); in smb_msgbuf_decode()
538 (void) smb_msgbuf_chkerc("smb_msgbuf_encode", rc); in smb_msgbuf_encode()
883 smb_msgbuf_chkerc(char *text, int erc) in smb_msgbuf_chkerc() function