Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dash_remove_unnecessary_code_in_backquote_expansion.patch11 > - the buf and nleft elements of the backcmd structure;
46 - the buf and nleft elements of the backcmd structure;
72 struct backcmd { /* result of evalbackcmd */
79 @@ -6394,8 +6391,6 @@ evalbackcmd(union node *n, struct backcmd *result)
88 @@ -6432,8 +6427,7 @@ evalbackcmd(union node *n, struct backcmd *result)
99 struct backcmd in;
Dash.c6554 struct backcmd { /* result of evalbackcmd */ struct
6581 evalbackcmd(union node *n, struct backcmd *result argument
6660 struct backcmd in;