FreeBSD kernel kern code
|
Data Fields | |
struct uuid * | store |
int | count |
Definition at line 184 of file kern_uuid.c.
int uuidgen_args::count |
Definition at line 186 of file kern_uuid.c.
Referenced by sys_uuidgen(), and systrace_args().
struct uuid* uuidgen_args::store |
Definition at line 185 of file kern_uuid.c.
Referenced by sys_uuidgen(), and systrace_args().