cmd_arg Struct Reference
[Kernel console]


Data Fields

cmd_arg_type_t type
void * buffer
size_t len
__native intval
cmd_arg_type_t vartype

Detailed Description

Structure representing one argument of kconsole command line.

Definition at line 53 of file kconsole.h.


Field Documentation

void* buffer
 

Buffer where to store data.

Definition at line 55 of file kconsole.h.

Referenced by cmd_call0(), cmd_call1(), cmd_call2(), cmd_call3(), cmd_desc(), cmd_set4(), and cmd_symaddr().

__native intval
 

Integer value

Definition at line 57 of file kconsole.h.

Referenced by cmd_add_breakpoint(), cmd_call1(), cmd_call2(), cmd_call3(), cmd_del_breakpoint(), and cmd_set4().

size_t len
 

Size of the buffer.

Definition at line 56 of file kconsole.h.

cmd_arg_type_t type
 

Type descriptor.

Definition at line 54 of file kconsole.h.

cmd_arg_type_t vartype
 

Resulting type of variable arg

Definition at line 58 of file kconsole.h.


Generated on Sun Jun 18 16:30:18 2006 for HelenOS Kernel (amd64) by  doxygen 1.4.6