Home
last modified time | relevance | path

Searched refs:worddest (Results 1 – 1 of 1) sorted by relevance

/freebsd/bin/sh/
H A Dexpand.c78 struct worddest { struct
86 struct worddest *); argument
89 struct worddest *);
90 static void expbackq(union node *, int, int, struct worddest *);
96 struct worddest *);
98 static void strtodest(const char *, int, int, int, struct worddest *);
99 static void reprocess(int, int, int, int, struct worddest *);
100 static void varvalue(const char *, int, int, int, struct worddest *);
163 nextword(char c, int flag, char *p, struct worddest *dst) in nextword()
188 struct worddest *dst) in stputs_split()
[all …]