Home
last modified time | relevance | path

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

/netbsd-src/games/hack/
H A Dhack.invent.c394 boolean allowall = FALSE; in getobj() local
404 let++, allowall = TRUE; in getobj()
456 if (!foo && !allowall && !allowgold && !allownone) { in getobj()
529 if (!allowall && let && !strchr(let, otmp->olet)) { in getobj()