Searched defs:splitstr (Results 1 – 2 of 2) sorted by relevance
61 const char **splitstr(const char *str, const char *separator, int *argcount) in splitstr() function
56 int splitstr(char **a, int n, char *buf, char *sep) in splitstr() function