sysinfo.h File Reference

Include dependency graph for sysinfo.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

union  sysinfo_item_val
struct  sysinfo_item
struct  sysinfo_rettype

Defines

#define SYSINFO_VAL_VAL   0
#define SYSINFO_VAL_FUNCTION   1
#define SYSINFO_VAL_UNDEFINED   '?'
#define SYSINFO_SUBINFO_NONE   0
#define SYSINFO_SUBINFO_TABLE   1
#define SYSINFO_SUBINFO_FUNCTION   2

Typedefs

typedef sysinfo_item_val sysinfo_item_val_t
typedef sysinfo_item sysinfo_item_t
typedef __native(* sysinfo_val_fn_t )(sysinfo_item_t *root)
typedef __native(* sysinfo_subinfo_fn_t )(const char *subname)
typedef sysinfo_rettype sysinfo_rettype_t

Functions

void sysinfo_set_item_val (const char *name, sysinfo_item_t **root, __native val)
void sysinfo_dump (sysinfo_item_t **root, int depth)
void sysinfo_set_item_function (const char *name, sysinfo_item_t **root, sysinfo_val_fn_t fn)
void sysinfo_set_item_undefined (const char *name, sysinfo_item_t **root)
sysinfo_rettype_t sysinfo_get_val (const char *name, sysinfo_item_t **root)
__native sys_sysinfo_valid (__native ptr, __native len)
__native sys_sysinfo_value (__native ptr, __native len)


Detailed Description

Definition in file sysinfo.h.


Generated on Sun Jun 18 17:19:18 2006 for HelenOS Kernel (ppc32) by  doxygen 1.4.6