Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dsysproto.h1863 struct timerfd_gettime_args { struct
1864 char fd_l_[PADL_(int)]; int fd; char fd_r_[PADR_(int)];
1865 …uct itimerspec *)]; struct itimerspec * curr_value; char curr_value_r_[PADR_(struct itimerspec *)];