Searched refs:expbackq (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/third_party/uapp/dash/src/
H A Dexpand.c115 STATIC void expbackq(union node *, int);
351 expbackq(argbackq->n, flag | inquotes);
516 expbackq(union node *cmd, int flag) function
545 TRACE(("expbackq: read returns %d\n", i));

Completed in 93 milliseconds