srch_do_nothing.h File Reference
implementation of search that does nothing.
More...
#include "kb.h"
Go to the source code of this file.
Detailed Description
implementation of search that does nothing.
ARCHAN 20060709: An empty search structure. Only used for debugging.
Function Documentation
int srch_do_nothing_begin |
( |
void * |
srch |
) |
|
int srch_do_nothing_decode |
( |
void * |
srch |
) |
|
int srch_do_nothing_end |
( |
void * |
srch |
) |
|
int srch_do_nothing_init |
( |
kb_t * |
kb, |
|
|
void * |
srch | |
|
) |
| | |
int srch_do_nothing_uninit |
( |
void * |
srch |
) |
|
Variable Documentation