Searched refs:msgbuf_put_oem_string (Results 1 – 1 of 1) sorted by relevance
58 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