/openbsd/usr.bin/rdist/ |
H A D | message.c | 325 msgsendstdout(struct msgfacility *msgfac, int mtype, int flags, char *msgbuf) in msgsendstdout() 379 msgsendsyslog(struct msgfacility *msgfac, int mtype, int flags, char *msgbuf) in msgsendsyslog() 420 msgsendfile(struct msgfacility *msgfac, int mtype, int flags, char *msgbuf) in msgsendfile() 436 msgsendnotify(struct msgfacility *msgfac, int mtype, int flags, char *msgbuf) in msgsendnotify()
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | aout-sparcle.c | 32 #define MACHTYPE_OK(mtype) ((mtype) == M_SPARC || (mtype) == M_SPARCLET) argument
|
H A D | aout0.c | 33 #define MACHTYPE_OK(mtype) \ argument
|
H A D | i386freebsd.c | 27 #define MACHTYPE_OK(mtype) ((mtype) == M_386_NETBSD || (mtype) == M_UNKNOWN) argument
|
H A D | i386bsd.c | 37 #define MACHTYPE_OK(mtype) ((mtype) == M_386 || (mtype) == M_UNKNOWN) argument
|
H A D | i386dynix.c | 30 #define MACHTYPE_OK(mtype) ((mtype) == M_386 || (mtype) == M_UNKNOWN) argument
|
H A D | sparclynx.c | 46 #define MACHTYPE_OK(mtype) ((mtype) == M_UNKNOWN \ argument
|
H A D | aout-cris.c | 112 #define MACHTYPE_OK(mtype) ((mtype) == M_CRIS) argument
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | aout-sparcle.c | 32 #define MACHTYPE_OK(mtype) ((mtype) == M_SPARC || (mtype) == M_SPARCLET) argument
|
H A D | aout0.c | 33 #define MACHTYPE_OK(mtype) \ argument
|
H A D | i386freebsd.c | 27 #define MACHTYPE_OK(mtype) ((mtype) == M_386_NETBSD || (mtype) == M_UNKNOWN) argument
|
H A D | i386bsd.c | 37 #define MACHTYPE_OK(mtype) ((mtype) == M_386 || (mtype) == M_UNKNOWN) argument
|
H A D | i386dynix.c | 30 #define MACHTYPE_OK(mtype) ((mtype) == M_386 || (mtype) == M_UNKNOWN) argument
|
H A D | sparclynx.c | 56 #define MACHTYPE_OK(mtype) ((mtype) == M_UNKNOWN \ argument
|
H A D | aout-cris.c | 115 #define MACHTYPE_OK(mtype) ((mtype) == M_CRIS) argument
|
H A D | mipsbsd.c | 34 #define MACHTYPE_OK(mtype) ((mtype) == M_UNKNOWN \ argument
|
/openbsd/usr.sbin/sasyncd/ |
H A D | monitor.c | 242 u_int32_t mtype = MONITOR_CARPDEC; in monitor_carpundemote() local 254 u_int32_t mtype = MONITOR_CARPINC; in monitor_carpdemote() local
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | c-typeprint.c | 153 cp_type_print_method_args (struct type *mtype, char *prefix, char *varstring, in cp_type_print_method_args() 1024 struct type *mtype = TYPE_FN_FIELD_TYPE (f, j); in c_type_print_base() local
|
/openbsd/usr.bin/vi/common/ |
H A D | msg.h | 60 mtype_t mtype; /* Message type: M_NONE, M_ERR, M_INFO. */ member
|
H A D | mark.c | 107 mark_get(SCR *sp, CHAR_T key, MARK *mp, mtype_t mtype) in mark_get()
|
/openbsd/regress/lib/libc/sys/ |
H A D | t_msgrcv.c | 59 long mtype; member 307 long mtype; in ATF_TC_BODY() member
|
/openbsd/usr.bin/vi/vi/ |
H A D | vs_msg.c | 229 vs_msg(SCR *sp, mtype_t mtype, char *line, size_t len) in vs_msg() 394 vs_output(SCR *sp, mtype_t mtype, const char *line, int llen) in vs_output()
|
/openbsd/sys/dev/pci/drm/amd/amdgpu/ |
H A D | amdgpu_doorbell_mgr.c | 212 pcireg_t mtype; in amdgpu_doorbell_init() local
|
/openbsd/regress/sys/kern/sysvmsg/ |
H A D | msgtest.c | 61 long mtype; member
|
/openbsd/sys/dev/tc/ |
H A D | bba.c | 265 bba_allocm(void *v, int direction, size_t size, int mtype, int flags) in bba_allocm() 315 bba_freem(void *v, void *ptr, int mtype) in bba_freem()
|