smb_toupper
*p = smb_toupper(*p);
c = smb_toupper(c);
ch = smb_toupper(*name);
return (smb_toupper(c));
uint32_t smb_toupper(uint32_t);