Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/
H A Dconfig.c1044 DetectBlock(struct conf_block *blk, char *buf, int len) in DetectBlock() function
1112 if ((nblk = DetectBlock(blk, line, blk->len - (line - blk->buf)))) { in ParseBlock()
1189 if ((nblk = DetectBlock(NULL, line, len - (line - preprocessed)))) { in LoadConfigurationUpperHalf()