Searched refs:blkname (Results 1 – 1 of 1) sorted by relevance
1047 char *blkname = NULL, *end = &buf[len]; in DetectBlock() local1055 if (DetectWord(buf, len, &blkname, &blknamelen) < 0 in DetectBlock()1056 || blkname != buf) in DetectBlock()1089 if (!(nblk = AllocateBlock(blkname, blknamelen))) in DetectBlock()