Lines Matching defs:group
202 ret = e_snprintf(buf, 128, "%s:%s", tev.group,
617 (!pev->group ||
618 streql(entry->pev.group, pev->group)))
625 (streql(entry->pev.group, pev->group) &&
639 const char *group, const char *event)
645 if (streql(entry->pev.group, group) &&
871 entry->pev.group = strdup(sdtgrp);
969 snprintf(buf, 128, "%s:%s", entry->pev.group, entry->pev.event);