Searched defs:oem (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()
201 char oem[CIS_MAX_TUPLE_DATA_LEN]; /* Vendor of software that */ member