Lines Matching defs:len
94 DetectWord(char *buf, int len, char **word, int *wlen) in DetectWord()
164 FeedAppConfLine(struct conf_block *blk, char *line, int len) in FeedAppConfLine()
188 FeedMosConfLine(struct conf_block *blk, char *line, int len) in FeedMosConfLine()
220 FeedNetdevConfLine(struct conf_block *blk, char *line, int len) in FeedNetdevConfLine()
291 FeedArpConfLine(struct conf_block *blk, char *line, int len) in FeedArpConfLine()
325 FeedRouteConfLine(struct conf_block *blk, char *line, int len) in FeedRouteConfLine()
358 FeedNICFwdConfLine(struct conf_block *blk, char *line, int len) in FeedNICFwdConfLine()
956 int len = strlen(raw); in PreprocessConf() local
1026 AllocateBlock(char *name, int len) in AllocateBlock()
1044 DetectBlock(struct conf_block *blk, char *buf, int len) in DetectBlock()
1182 int len = strlen(preprocessed); in LoadConfigurationUpperHalf() local