Home
last modified time | relevance | path

Searched refs:conf_volcano_max (Results 1 – 3 of 3) sorted by relevance

/openbsd/games/hunt/huntd/
H A Dconf.h25 extern int conf_volcano_max;
H A Dconf.c36 int conf_volcano_max = 50; variable
91 { "volcano_max", &conf_volcano_max, Vint },
H A Ddriver.c802 conf_volcano_max) { in zap()