FreeBSD kernel kern code
uuidgen_args Struct Reference

Data Fields

struct uuid * store
 
int count
 

Detailed Description

Definition at line 184 of file kern_uuid.c.

Field Documentation

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().


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