Searched refs:slist (Results 1 – 1 of 1) sorted by relevance
1969 static int awk_split(const char *s, node *spl, char **slist) in awk_split() argument1976 *slist = s1 = xzalloc(strlen(s) * 2 + 3); in awk_split()