Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb_negotiate.c411 int wclen; in smb_com_negotiate() local
554 wclen = smb_wcequiv_strlen(nbdomain) + sizeof (smb_wchar_t); in smb_com_negotiate()
555 wcbuf = smb_srm_zalloc(sr, wclen); in smb_com_negotiate()
556 smb_msgbuf_init(&mb, wcbuf, wclen, SMB_MSGBUF_UNICODE); in smb_com_negotiate()
580 wclen, in smb_com_negotiate()
/titanic_50/usr/src/cmd/ldap/common/
H A Dconvutf8.c615 int inlen, wclen, outlen;
631 wclen = MultiByteToWideChar(bFromUTF8 ? CP_UTF8 : CP_ACP, 0, instr,
634 wclen, NULL, 0, NULL, NULL);
639 wclen, outstr, outlen, NULL, NULL);
/titanic_50/usr/src/lib/smbsrv/libmlrpc/common/
H A Dndr_heap.c212 vc->wclen = smb_wcequiv_strlen(s); in ndr_heap_mkvcs()
213 vc->wcsize = vc->wclen; in ndr_heap_mkvcs()
221 vc->vcs->vc_length_is = vc->wclen / sizeof (smb_wchar_t); in ndr_heap_mkvcs()
H A Dlibmlrpc.h382 uint16_t wclen; member
/titanic_50/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_xattr.c301 const char *wildcard, int wclen) in smbfs_xa_findopen() argument
358 ctx->f_wclen = wclen; in smbfs_xa_findopen()
H A Dsmbfs_subr.h196 int smbfs_smb_findopen(struct smbnode *dnp, const char *wildcard, int wclen,
H A Dsmbfs_smb.c1819 const char *wildcard, int wclen, uint16_t attr) in smbfs_smb_findopenLM1() argument
1825 if (wclen == 1 && wildcard[0] == '*') { in smbfs_smb_findopenLM1()
1830 ctx->f_wclen = wclen; in smbfs_smb_findopenLM1()
2045 const char *wildcard, int wclen, uint16_t attr) in smbfs_smb_findopenLM2() argument
2058 ctx->f_wclen = wclen; in smbfs_smb_findopenLM2()
/titanic_50/usr/src/uts/common/smbsrv/ndl/
H A Dnetlogon.ndl115 WORD wclen;
H A Dwinreg.ndl141 WORD wclen;
H A Dsamrpc.ndl264 WORD wclen;