Searched refs:DetectBlock (Results 1 – 1 of 1) sorted by relevance
1044 DetectBlock(struct conf_block *blk, char *buf, int len) in DetectBlock() function1112 if ((nblk = DetectBlock(blk, line, blk->len - (line - blk->buf)))) { in ParseBlock()1189 if ((nblk = DetectBlock(NULL, line, len - (line - preprocessed)))) { in LoadConfigurationUpperHalf()