Searched refs:l_oval (Results 1 – 1 of 1) sorted by relevance
125 struct l_itimerspec l_val, l_oval; in linux_timer_settime() local136 ITS_CP(oval, l_oval); in linux_timer_settime()137 error = copyout(&l_oval, uap->old, sizeof(l_oval)); in linux_timer_settime()