taglinefilesource code
i_arg606fs/exec.cchar *cp, *interp, *i_name, *i_arg;
i_arg626fs/exec.ci_arg = 0;
i_arg634fs/exec.ci_arg = cp;
i_arg653fs/exec.cif (i_arg) {
i_arg654fs/exec.cbprm.p = copy_strings(1, &i_arg, bprm.page, bprm.p, 2);