smb_vss_is_gmttoken
if (*p == '@' && smb_vss_is_gmttoken(p))
if (!found && smb_vss_is_gmttoken(src)) {
static boolean_t smb_vss_is_gmttoken(const char *);