TOKEN_PRIV_CHAR
if ((cp = strchr(token, TOKEN_PRIV_CHAR)) != NULL)
cp = strchr(limitpriv, TOKEN_PRIV_CHAR);