Main Page   Modules   Data Structures   File List   Data Fields   Examples  

_memgrep_result_row_search Struct Reference
[The memory manglement library interface.]

Row for search results. More...

#include <memgrep.h>


Data Fields

MEMGREP_RESULT_ROW base
unsigned long addr


Detailed Description

Row for search results.

Used in association with MEMGREP_CMD_SEARCH.

Examples:

simple.c.


Field Documentation

unsigned long _memgrep_result_row_search::addr
 

The address that a matching instance of the search criteria was found at

Examples:
simple.c.

MEMGREP_RESULT_ROW _memgrep_result_row_search::base
 

The base structure for all rows


The documentation for this struct was generated from the following file:
Generated on Mon Dec 29 02:04:13 2003 for memgrep by doxygen1.2.15