FreeBSD kernel kern code
getitimer_args Struct Reference

Data Fields

u_int which
 
struct itimerval * itv
 

Detailed Description

Definition at line 738 of file kern_time.c.

Field Documentation

◆ itv

struct itimerval* getitimer_args::itv

Definition at line 740 of file kern_time.c.

Referenced by sys_getitimer(), and systrace_args().

◆ which

u_int getitimer_args::which

Definition at line 739 of file kern_time.c.

Referenced by sys_getitimer(), and systrace_args().


The documentation for this struct was generated from the following file: