/csrg-svn/sys/pmax/pmax/ |
H A D | clock.c | 91 int sec, min, hour, day, mon, year; local 167 int sec, min, hour, day, mon, year; in resettodr() local
|
H A D | clockreg.h | 51 u_char mon; /* month */ member
|
/csrg-svn/games/hack/ |
H A D | hack.fight.c | 99 register struct monst *mon; local 130 hmon(mon,obj,thrown) /* return TRUE if mon still alive */ in hmon() argument
|
H A D | hack.potion.c | 225 potionhit(mon, obj) in potionhit() argument
|
H A D | hack.do.c | 254 register struct monst *mon; in dothrow() local
|
H A D | hack.zap.c | 405 struct monst *mon; local 543 zhit(mon,type) /* returns damage to mon */ in zhit() argument
|
H A D | hack.shk.c | 31 #define ESHK(mon) ((struct eshk *)(&(mon->mextra[0]))) argument 32 #define NOTANGRY(mon) mon->mpeaceful argument 33 #define ANGRY(mon) !NOTANGRY(mon) argument
|
H A D | hack.pri.c | 539 pmon(mon) register struct monst *mon; { in pmon() argument 556 unpmon(mon) register struct monst *mon; { in unpmon() argument
|
H A D | hack.mkshop.c | 140 register struct monst *mon; local
|
H A D | hack.mon.c | 476 mfndpos(mon,poss,info,flag) in mfndpos() argument 611 relmon(mon) in relmon() argument
|
/csrg-svn/sys/news3400/news3400/ |
H A D | clock.c | 91 int sec, min, hour, week, day, mon, year; local 161 int sec, min, hour, week, day, mon, year; in resettodr() local
|
/csrg-svn/sys/sparc/sparc/ |
H A D | clock.c | 313 chiptotime(sec, min, hour, day, mon, year) in chiptotime() argument 344 int mon; member 400 int sec, min, hour, day, mon, year; local
|
/csrg-svn/sys/vax/include/ |
H A D | clock.h | 55 int mon; member
|
/csrg-svn/games/rogue/ |
H A D | throw.c | 185 unsigned short mon; local
|
/csrg-svn/sys/vax/vax/ |
H A D | ka630.h | 68 u_short mon; member
|
H A D | ka820.h | 104 u_char mon; member
|
/csrg-svn/usr.bin/at/at/ |
H A D | at.c | 105 int mon; /* month of year that job is to be run*/ member
|
/csrg-svn/games/larn/ |
H A D | monster.c | 115 createmonster(mon) in createmonster() argument
|