taglinefilesource code
i_arg627fs/exec.cchar *cp, *interp, *i_name, *i_arg;
i_arg647fs/exec.ci_arg = 0;
i_arg655fs/exec.ci_arg = cp;
i_arg674fs/exec.cif (i_arg) {
i_arg675fs/exec.cbprm.p = copy_strings(1, &i_arg, bprm.page, bprm.p, 2);