Searched refs:la_strsep (Results 1 – 1 of 1) sorted by relevance
1449 la_strsep(char **sp, const char *sep) in la_strsep() function1486 while ((p = la_strsep(&dev, ",")) != NULL) { in parse_device()