EVCH_ALLSUB
if (*pat == '\0' || strncmp(pat, EVCH_ALLSUB, sizeof (EC_ALL)) == 0 ||
if (strcmp(sid, EVCH_ALLSUB) == 0) {