Home | History | Annotate | Download | only in src

Lines Matching refs:strtok

2953 	  char *token = strtok(line, " \t\n\r");
2958 if ((token = strtok(NULL, " \t\n\r")) &&