Home
last modified time | relevance | path

Searched defs:mon_name (Results 1 – 3 of 3) sorted by relevance

/dragonfly/lib/libc/stdtime/
H A Dasctime.c80 static const char mon_name[][3] = { in asctime_r() local
/dragonfly/usr.sbin/zic/
H A Dzdump.c577 static const char mon_name[][3] = { in dumptime() local
/dragonfly/games/rogue/
H A Dmonster.c578 mon_name(const object *monster) in mon_name() function