Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/smbsrv/
H A Dsmb_msgbuf.c58 static int msgbuf_put_oem_string(smb_msgbuf_t *, char *, int);
672 rc = msgbuf_put_oem_string(mb, cvalp, repc); in buf_encode()
713 msgbuf_put_oem_string(smb_msgbuf_t *mb, char *mbs, int repc) in msgbuf_put_oem_string() function