Home | History | Annotate | Download | only in src

Lines Matching refs:strtok

612   for (next = strtok(list, ","); next; next = strtok(NULL, ",")) {