taglinefilesource code
i_arg665fs/exec.cchar *cp, *interp, *i_name, *i_arg;
i_arg685fs/exec.ci_arg = 0;
i_arg693fs/exec.ci_arg = cp;
i_arg712fs/exec.cif (i_arg) {
i_arg713fs/exec.cbprm.p = copy_strings(1, &i_arg, bprm.page, bprm.p, 2);