Home
last modified time | relevance | path

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

/dflybsd-src/games/hunt/huntd/
H A Dconf.c74 enum vartype { Vint, Vchar, Vstring, Vdouble } type; enumerator
166 case Vstring: in parse_value()