Lines Matching defs:next
604 char list[sizeof cb->msg], *next;612 for (next = strtok(list, ","); next; next = strtok(NULL, ",")) {613 len = strlen(next);694 /* Ignore his previous reject so that we REQ next time */