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

/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dsed.c229 /* Note: we compute this here rather than in the do_subst_command()
534 static int do_subst_command(const struct sed_cmd *sed_cmd, const char *line) function
653 altered |= do_subst_command(&sed_cmds[i], line);
658 altered |= do_subst_command(&sed_cmds[i], line);

Completed in 34 milliseconds