Home
last modified time | relevance | path

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

/dragonfly/games/monop/
H A Dprop.c99 case UTIL: in del_list()
134 case UTIL: in value()
H A Dexecute.c167 case UTIL: in show_move()
197 } else if (board[i].type == RR || board[i].type == UTIL) { in reset_game()
307 } else if (board[i].type == RR || board[i].type == UTIL) { in save()
690 if (sp->type != PRPTY && sp->type != RR && sp->type != UTIL) { in restore_square_attr()
H A Dmisc.c136 case UTIL: in set_ownlist()
140 for (num = 0; op && op->sqr->type == UTIL; in set_ownlist()
H A Dmonop.c178 {"Electric Co.", -1, UTIL, &util[0], 150 },
194 {"Water Works", -1, UTIL, &util[1], 150 },
H A Drent.c75 case UTIL: in rent()
H A Dmonop.h57 #define UTIL 2 /* water works - electric co */ macro
H A Dprint.c120 case UTIL: in printsq()
H A Dtrade.c241 case UTIL: in resign()
/dragonfly/contrib/file/magic/Magdir/
H A Dos258 # Reference: https://github.com/OS2World/UTIL-SYSTEM-MKMSGF/blob/master/mkmsgf.h