/openbsd-src/lib/librpcsvc/ |
H A D | sm_inter.x | 85 struct mon { struct 86 struct mon_id mon_id; argument 88 /* monitor for requesting process */ argument
|
/openbsd-src/games/hack/ |
H A D | hack.fight.c | 171 struct monst *mon; in fightm() local 204 hmon(struct monst *mon, struct obj *obj, int thrown) in hmon()
|
H A D | hack.zap.c | 475 struct monst *mon; in buzz() local 617 zhit(struct monst *mon, int type) in zhit()
|
H A D | hack.potion.c | 288 potionhit(struct monst *mon, struct obj *obj) in potionhit()
|
H A D | hack.shk.c | 148 #define ESHK(mon) ((struct eshk *)(&(mon->mextra[0]))) argument 149 #define NOTANGRY(mon) mon->mpeaceful argument 150 #define ANGRY(mon) !NOTANGRY(mon) argument
|
H A D | hack.pri.c | 609 pmon(struct monst *mon) in pmon() 629 unpmon(struct monst *mon) in unpmon()
|
H A D | hack.do.c | 325 struct monst *mon; in dothrow() local
|
H A D | hack.mon.c | 543 mfndpos(struct monst *mon, coord poss[9],int info[9], int flag) in mfndpos() 679 relmon(struct monst *mon) in relmon()
|
H A D | hack.mkshop.c | 210 struct monst *mon; in mkzoo() local
|
/openbsd-src/sys/arch/alpha/alpha/ |
H A D | clockvar.h | 43 int mon; /* month (1 - 12) */ member
|
/openbsd-src/sys/dev/dec/ |
H A D | clockvar.h | 43 int mon; /* month (1 - 12) */ member
|
/openbsd-src/usr.bin/at/ |
H A D | parsetime.c | 458 assign_date(struct tm *tm, int mday, int mon, int year) in assign_date() 504 int mday, wday, mon; in month() local
|
/openbsd-src/usr.sbin/rpc.statd/ |
H A D | test.c | 94 struct mon mon; local
|
/openbsd-src/gnu/usr.bin/perl/t/lib/ |
H A D | h2ph.h | 93 typedef enum _days_of_week { sun, mon, tue, wed, thu, fri, sat, Sun=0, Mon, global() enumerator
|
/openbsd-src/gnu/usr.bin/perl/cpan/Time-Piece/ |
H A D | Piece.pm | 201 sub mon { subroutine
|
H A D | Piece.xs | 322 char * mon[12]; member
|
/openbsd-src/lib/libc/time/ |
H A D | strftime.c | 38 const char * mon[MONSPERYEAR]; member
|
H A D | wcsftime.c | 42 const wchar_t * mon[MONSPERYEAR]; member
|
/openbsd-src/usr.bin/ssh/ |
H A D | monitor.c | 1488 monitor_openfds(struct monitor * mon,int do_logfds) monitor_openfds() argument 1524 struct monitor *mon; monitor_init() local 1533 monitor_reinit(struct monitor * mon) monitor_reinit() argument [all...] |
H A D | monitor_wrap.c | 86 struct monitor *mon = (struct monitor *)ctx; in mm_log_handler() local
|
/openbsd-src/lib/libc/include/ |
H A D | localedef.h | 86 const char *mon[12]; member
|
/openbsd-src/lib/libcrypto/asn1/ |
H A D | t_x509.c | 375 static const char *mon[12] = { global() variable
|
/openbsd-src/sys/dev/usb/ |
H A D | umbg.c | 73 u_int8_t mon; member
|
/openbsd-src/sys/dev/pci/ |
H A D | mbg.c | 62 u_int8_t mon; member
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | locale.c | 4429 int mon = 0; S_my_langinfo_i() local 4803 Perl_my_strftime(pTHX_ const char * fmt,int sec,int min,int hour,int mday,int mon,int year,int wday,int yday,int isdst) Perl_my_strftime() argument 4957 Perl_my_strftime8_temp(pTHX_ const char * fmt,int sec,int min,int hour,int mday,int mon,int year,int wday,int yday,int isdst,utf8ness_t * utf8ness) Perl_my_strftime8_temp() argument [all...] |