Home
last modified time | relevance | path

Searched defs:ucs (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/common/smbsrv/
H A Dsmb_oem.c188 ucstooem(char *oem, const smb_wchar_t *ucs, size_t nbytes, uint32_t cpid) in ucstooem()
230 oemtoucs(smb_wchar_t *ucs, const char *oem, size_t nwchars, uint32_t cpid) in oemtoucs()
/titanic_44/usr/src/lib/libsmbfs/smb/
H A Dntlm.c569 uint16_t *ucs = NULL; in smb_put_blob_name() local