taglinefilesource code
i_arg558fs/exec.cchar *cp, *interp, *i_name, *i_arg;
i_arg578fs/exec.ci_arg = 0;
i_arg586fs/exec.ci_arg = cp;
i_arg605fs/exec.cif (i_arg) {
i_arg606fs/exec.cbprm.p = copy_strings(1, &i_arg, bprm.page, bprm.p, 2);