Searched defs:penalty (Results 1 – 4 of 4) sorted by relevance
290 static int penalty[sizeof(keylist) - 1][2]; variable291 static struct penalty { struct292 int value, penalty; /* Penalised value and its penalty. */ argument293 struct penalty *next; argument
62 struct timeval now, penalty; local132 struct timeval remaining, penalty; local
289 long penalty = sectPerDisk / 5; in rf_CvscanCreate() local
108 static int loot, penalty; variable