Lines Matching refs:strsep
78 while ((fname = strsep(&str, ":")) != NULL) {254 while ((fname = strsep(&str, ":")) != NULL) {478 while ((cpu = strsep(&str, ",")) != NULL) {487 while ((cpu2 = strsep(&str2, "-")) != NULL) {