Searched refs:ovalue50 (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/compat/common/
H A Dkern_time_50.c575 struct itimerspec50 value50, ovalue50; local
589 itimerspec_to_itimerspec50(&ovalue, &ovalue50);
590 return copyout(&ovalue50, SCARG(uap, ovalue), sizeof(ovalue50));

Completed in 45 milliseconds