taglinefilesource code
i_arg652fs/exec.cchar *cp, *interp, *i_name, *i_arg;
i_arg672fs/exec.ci_arg = 0;
i_arg680fs/exec.ci_arg = cp;
i_arg699fs/exec.cif (i_arg) {
i_arg700fs/exec.cbprm.p = copy_strings(1, &i_arg, bprm.page, bprm.p, 2);