Searched defs:penalty (Results 1 – 3 of 3) sorted by relevance
281 static int penalty[sizeof(keylist) - 1][2]; variable282 static struct penalty { struct283 int value, penalty; /* Penalised value and its penalty. */ argument284 struct penalty *next; argument
54 struct penalty { struct59 RB_ENTRY(penalty) by_addr; argument219 struct penalty *penalty, *tmp; in expire_penalties_from_tree() local262 struct penalty find, *penalty; in srclimit_penalty_check_allow() local349 struct penalty *penalty = NULL, *existing = NULL; in srclimit_penalise() local
95 int loot, penalty; variable