Searched defs:ucs (Results 1 – 2 of 2) sorted by relevance
188 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()
569 uint16_t *ucs = NULL; in smb_put_blob_name() local