Home
last modified time | relevance | path

Searched refs:isvalidstr (Results 1 – 3 of 3) sorted by relevance

/dports/security/snort/snort-2.9.18/src/detection-plugins/
H A Dsp_byte_extract.h64 void isvalidstr(char *str,char *feature);
H A Dsp_byte_extract.c303 void isvalidstr(char *str,char *feature) in isvalidstr() function
367 isvalidstr(token,"byte_extract"); in ByteExtractParse()
H A Dsp_byte_math.c604 isvalidstr(idx->result_var,"byte_math"); in ByteMathParse()