Searched refs:dosub (Results 1 – 2 of 2) sorted by relevance
74 static void dosub(const char *[], int);317 dosub(argv, argc); in expand_builtin()866 dosub(const char *argv[], int argc) in dosub() function
68 static struct wordent *dosub (Char, struct wordent *, int);864 en = dosub(sc, en, global); in getsub()883 dosub(Char sc, struct wordent *en, int global) in dosub() function