Searched refs:get_pattern (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dtextsearch.h37 * @get_pattern: return head of pattern
48 void * (*get_pattern)(struct ts_config *); member in struct:ts_ops
137 return conf->ops->get_pattern(conf);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/
H A Dbinoffset.c61 void get_pattern (int pat_count, char *pats []) function
66 fprintf (stderr,"get_pattern: count = %d\n", pat_count);
125 get_pattern (argc - 2, argv + 2);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/lib/
H A Dts_kmp.c125 .get_pattern = kmp_get_pattern,
H A Dtextsearch.c131 * unique identifier and the callbacks find(), init(), get_pattern(),
143 ops->get_pattern == NULL || ops->get_pattern_len == NULL)
H A Dts_bm.c170 .get_pattern = bm_get_pattern,
H A Dts_fsm.c318 .get_pattern = fsm_get_pattern,

Completed in 62 milliseconds