Home
last modified time | relevance | path

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

/third_party/uapp/dash/src/
A Dexpand.c202 exparg.lastp = &exparg.list; in expandarg()
208 *exparg.lastp = NULL; in expandarg()
209 exparg.lastp = &exparg.list; in expandarg()
214 *exparg.lastp = sp; in expandarg()
215 exparg.lastp = &sp->next; in expandarg()
217 *exparg.lastp = NULL; in expandarg()
218 if (exparg.list) { in expandarg()
1211 *exparg.lastp = str;
1279 *exparg.lastp = str; in expandmeta()
1283 *exparg.lastp = NULL; in expandmeta()
[all …]

Completed in 4 milliseconds