Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ts_state Struct Reference

#include <textsearch.h>

Data Fields

unsigned int offset
 
char cb [40]
 

Detailed Description

struct ts_state - search state : offset for next match : control buffer, for persistent variables of get_next_block()

Definition at line 22 of file textsearch.h.

Field Documentation

char cb[40]

Definition at line 25 of file textsearch.h.

unsigned int offset

Definition at line 24 of file textsearch.h.


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