Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/smbsrv/
H A Dsmb_msgbuf.c56 static int msgbuf_get_oem_string(smb_msgbuf_t *, char **, int);
334 rc = msgbuf_get_oem_string(mb, cvalpp, repc); in buf_decode()
379 msgbuf_get_oem_string(smb_msgbuf_t *mb, char **strpp, int max_bytes) in msgbuf_get_oem_string() function