Searched refs:MAX_EVENT_STR (Results 1 – 4 of 4) sorted by relevance
91 #define MAX_EVENT_STR 80 macro96 char string[MAX_EVENTS][MAX_EVENT_STR];
118 #define MAX_EVENT_STR 80 macro124 char string[MAX_EVENTS][MAX_EVENT_STR];
546 #define MAX_EVENT_STR 80 macro559 char string[MAX_EVENTS][MAX_EVENT_STR];
888 (eventreqp->num * MAX_EVENT_STR); in lw8_lomcmd()1232 for (j = 0; j < MAX_EVENT_STR; j++) { in lw8_ioctl()