osf1_rusage 368 compat/osf1/osf1.h struct osf1_rusage { osf1_rusage 490 compat/osf1/osf1_cvt.c struct osf1_rusage *oru; osf1_rusage 60 compat/osf1/osf1_cvt.h struct osf1_rusage *oru); osf1_rusage 319 compat/osf1/osf1_misc.c struct osf1_rusage osf1_rusage; osf1_rusage 348 compat/osf1/osf1_misc.c &osf1_rusage); osf1_rusage 349 compat/osf1/osf1_misc.c error = copyout((caddr_t)&osf1_rusage, osf1_rusage 350 compat/osf1/osf1_misc.c (caddr_t)SCARG(uap, rusage), sizeof osf1_rusage); osf1_rusage 96 compat/osf1/osf1_resource.c struct osf1_rusage osf1_rusage; osf1_rusage 123 compat/osf1/osf1_resource.c osf1_cvt_rusage_from_native(&netbsd_rusage, &osf1_rusage); osf1_rusage 124 compat/osf1/osf1_resource.c error = copyout((caddr_t)&osf1_rusage, osf1_rusage 125 compat/osf1/osf1_resource.c (caddr_t)SCARG(uap, rusage), sizeof osf1_rusage); osf1_rusage 30 compat/osf1/osf1_syscallargs.h syscallarg(struct osf1_rusage *) rusage; osf1_rusage 189 compat/osf1/osf1_syscallargs.h syscallarg(struct osf1_rusage *) rusage;