Home
last modified time | relevance | path

Searched defs:spl (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/editors/
Dawk.c1843 static node *mk_splitter(const char *s, tsplitter *spl) in mk_splitter()
1969 static int awk_split(const char *s, node *spl, char **slist) in awk_split()
2597 node *spl; in exec_builtin() local