/netbsd-src/lib/librpcsvc/ |
H A D | sm_inter.x | 64 struct mon { struct 65 struct mon_id mon_id; argument 66 opaque priv[16]; /* private information to store at monitor for requesting process */ argument
|
/netbsd-src/sys/fs/nfs/nlm/ |
H A D | sm_inter.h | 39 struct mon { struct 40 struct mon_id mon_id; argument 43 typedef struct mon mon; typedef
|
/netbsd-src/games/hack/ |
H A D | hack.fight.c | 181 struct monst *mon; in fightm() local 218 hmon(struct monst *mon, struct obj *obj, int thrown) in hmon()
|
H A D | hack.monst.c | 147 monster_private(struct monst *mon) in monster_private()
|
H A D | hack.zap.c | 503 struct monst *mon; in buzz() local 650 zhit(struct monst *mon, int type) /* returns damage to mon */ in zhit()
|
H A D | hack.potion.c | 300 potionhit(struct monst *mon, struct obj *obj) in potionhit()
|
H A D | hack.shk.c | 157 #define ESHK(mon) ((struct eshk *)(&(mon->mextra[0]))) argument 158 #define NOTANGRY(mon) mon->mpeaceful argument 159 #define ANGRY(mon) !NOTANGRY(mon) argument
|
H A D | hack.do.c | 334 struct monst *mon; in dothrow() local
|
H A D | hack.pri.c | 655 pmon(struct monst *mon) in pmon() 674 unpmon(struct monst *mon) in unpmon()
|
/netbsd-src/sys/arch/mvme68k/stand/sboot/ |
H A D | clock.c | 105 int sec, min, hour, day, mon, year; in time() local
|
/netbsd-src/sys/arch/mvme68k/stand/libsa/ |
H A D | chiptotime.c | 21 chiptotime(int sec, int min, int hour, int day, int mon, int year) in chiptotime()
|
H A D | clock.c | 24 chiptotime(int sec, int min, int hour, int day, int mon, int year) in chiptotime()
|
/netbsd-src/sys/arch/mvmeppc/stand/libsa/ |
H A D | clock.c | 27 chiptotime(int sec, int min, int hour, int day, int mon, int year) in chiptotime()
|
/netbsd-src/sys/arch/x68k/stand/libsa/ |
H A D | clock.c | 48 int sec, min, hour, day, mon, year; in getsecs() local
|
/netbsd-src/external/gpl3/gdb/dist/sim/ppc/ |
H A D | mon.h | 47 typedef struct _mon mon; typedef
|
/netbsd-src/external/gpl3/gdb.old/dist/sim/ppc/ |
H A D | mon.h | 47 typedef struct _mon mon; typedef
|
/netbsd-src/sys/arch/playstation2/include/ |
H A D | bootinfo.h | 52 u_int8_t mon; member
|
/netbsd-src/external/bsd/wpa/dist/src/common/ |
H A D | wpa_helpers.c | 99 int get_wpa_cli_event2(struct wpa_ctrl *mon, in get_wpa_cli_event2() 156 int get_wpa_cli_event(struct wpa_ctrl *mon, in get_wpa_cli_event()
|
/netbsd-src/usr.sbin/rpc.statd/ |
H A D | test.c | 87 struct mon mon; in main() local
|
/netbsd-src/usr.bin/at/ |
H A D | parsetime.c | 423 assign_date(struct tm *tm, int mday, int mon, int year) in assign_date() 461 int mday, wday, mon; in month() local
|
/netbsd-src/external/mpl/bind/dist/lib/isc/ |
H A D | tm.c | 81 static const char *mon[12] = { variable
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/ |
H A D | tm.c | 81 static const char *mon[12] = { variable
|
/netbsd-src/sys/dev/ofw/ |
H A D | ofrtc.c | 191 int sec, minute, hr, dom, mon, yr; in ofrtc_settod() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/ |
H A D | locale_facets.cc | 154 day_of_the_week (int year, int mon, int mday) in day_of_the_week()
|
/netbsd-src/games/rogue/ |
H A D | throw.c | 210 unsigned short mon; in flop_weapon() local
|