osf_argp          268 compat/osf1/osf1_mount.c osf1_mount_mfs(p, osf_argp, bsd_argp)
osf_argp          270 compat/osf1/osf1_mount.c 	struct osf1_sys_mount_args *osf_argp;
osf_argp          279 compat/osf1/osf1_mount.c 	if ((error = copyin(SCARG(osf_argp, data), &osf_ma, sizeof osf_ma)))
osf_argp          301 compat/osf1/osf1_mount.c osf1_mount_nfs(p, osf_argp, bsd_argp)
osf_argp          303 compat/osf1/osf1_mount.c 	struct osf1_sys_mount_args *osf_argp;
osf_argp          313 compat/osf1/osf1_mount.c 	if ((error = copyin(SCARG(osf_argp, data), &osf_na, sizeof osf_na)))