ofst              380 compat/ibcs2/ibcs2_fcntl.c 		struct sys_fstat_args	ofst;
ofst              393 compat/ibcs2/ibcs2_fcntl.c 		SCARG(&ofst, fd) = SCARG(uap, fd);
ofst              394 compat/ibcs2/ibcs2_fcntl.c 		SCARG(&ofst, sb) = stackgap_alloc(&sg,
ofst              396 compat/ibcs2/ibcs2_fcntl.c 		if ((error = sys_fstat(p, &ofst, retval)) != 0)
ofst              398 compat/ibcs2/ibcs2_fcntl.c 		if ((error = copyin(SCARG(&ofst, sb), &ost,