Home
last modified time | relevance | path

Searched defs:setitimer_args (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/sys/
H A Dsysproto.h294 struct setitimer_args { struct
295 u_int which; char which_[PAD_(u_int)];
296 struct itimerval * itv; char itv_[PAD_(struct itimerval *)];
297 struct itimerval * oitv; char oitv_[PAD_(struct itimerval *)];