FreeBSD kernel kern code
uuidgen_args Struct Reference

Data Fields

struct uuid * store
 
int count
 

Detailed Description

Definition at line 173 of file kern_uuid.c.

Field Documentation

◆ count

int uuidgen_args::count

Definition at line 175 of file kern_uuid.c.

Referenced by sys_uuidgen(), and systrace_args().

◆ store

struct uuid* uuidgen_args::store

Definition at line 174 of file kern_uuid.c.

Referenced by sys_uuidgen(), and systrace_args().


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