taglinefilesource code
i_arg683fs/exec.cchar *cp, *interp, *i_name, *i_arg;
i_arg703fs/exec.ci_arg = 0;
i_arg711fs/exec.ci_arg = cp;
i_arg730fs/exec.cif (i_arg) {
i_arg731fs/exec.cbprm.p = copy_strings(1, &i_arg, bprm.page, bprm.p, 2);