taglinefilesource code
i_arg622fs/exec.cchar *cp, *interp, *i_name, *i_arg;
i_arg642fs/exec.ci_arg = 0;
i_arg650fs/exec.ci_arg = cp;
i_arg669fs/exec.cif (i_arg) {
i_arg670fs/exec.cbprm.p = copy_strings(1, &i_arg, bprm.page, bprm.p, 2);