Searched refs:nextmt (Results 1 – 10 of 10) sorted by relevance
1292 bot_matchtemplate_t *nextmt; in BotFreeMatchTemplates() local1294 for (; mt; mt = nextmt ) in BotFreeMatchTemplates()1296 nextmt = mt->next; in BotFreeMatchTemplates()
1265 bot_matchtemplate_t *nextmt; in BotFreeMatchTemplates() local1267 for (; mt; mt = nextmt) in BotFreeMatchTemplates()1269 nextmt = mt->next; in BotFreeMatchTemplates()
1253 bot_matchtemplate_t *nextmt; in BotFreeMatchTemplates() local1255 for (; mt; mt = nextmt) in BotFreeMatchTemplates()1257 nextmt = mt->next; in BotFreeMatchTemplates()
1269 bot_matchtemplate_t *nextmt; in BotFreeMatchTemplates() local1271 for (; mt; mt = nextmt) in BotFreeMatchTemplates()1273 nextmt = mt->next; in BotFreeMatchTemplates()