|
FreeBSD kernel kern code
|
Data Fields | |
| id_t | id |
| int | which |
| int clockid_t * | clock_id |
Definition at line 171 of file kern_time.c.
| int clockid_t* clock_getcpuclockid2_args::clock_id |
Definition at line 173 of file kern_time.c.
Referenced by sys_clock_getcpuclockid2(), and systrace_args().
| id_t clock_getcpuclockid2_args::id |
Definition at line 172 of file kern_time.c.
Referenced by sys_clock_getcpuclockid2(), and systrace_args().
| int clock_getcpuclockid2_args::which |
Definition at line 173 of file kern_time.c.
Referenced by sys_clock_getcpuclockid2(), and systrace_args().