Home
last modified time | relevance | path

Searched defs:mtype (Results 1 – 25 of 66) sorted by relevance

123

/openbsd/usr.bin/rdist/
H A Dmessage.c325 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 Daout-sparcle.c32 #define MACHTYPE_OK(mtype) ((mtype) == M_SPARC || (mtype) == M_SPARCLET) argument
H A Daout0.c33 #define MACHTYPE_OK(mtype) \ argument
H A Di386freebsd.c27 #define MACHTYPE_OK(mtype) ((mtype) == M_386_NETBSD || (mtype) == M_UNKNOWN) argument
H A Di386bsd.c37 #define MACHTYPE_OK(mtype) ((mtype) == M_386 || (mtype) == M_UNKNOWN) argument
H A Di386dynix.c30 #define MACHTYPE_OK(mtype) ((mtype) == M_386 || (mtype) == M_UNKNOWN) argument
H A Dsparclynx.c46 #define MACHTYPE_OK(mtype) ((mtype) == M_UNKNOWN \ argument
H A Daout-cris.c112 #define MACHTYPE_OK(mtype) ((mtype) == M_CRIS) argument
/openbsd/gnu/usr.bin/binutils/bfd/
H A Daout-sparcle.c32 #define MACHTYPE_OK(mtype) ((mtype) == M_SPARC || (mtype) == M_SPARCLET) argument
H A Daout0.c33 #define MACHTYPE_OK(mtype) \ argument
H A Di386freebsd.c27 #define MACHTYPE_OK(mtype) ((mtype) == M_386_NETBSD || (mtype) == M_UNKNOWN) argument
H A Di386bsd.c37 #define MACHTYPE_OK(mtype) ((mtype) == M_386 || (mtype) == M_UNKNOWN) argument
H A Di386dynix.c30 #define MACHTYPE_OK(mtype) ((mtype) == M_386 || (mtype) == M_UNKNOWN) argument
H A Dsparclynx.c56 #define MACHTYPE_OK(mtype) ((mtype) == M_UNKNOWN \ argument
H A Daout-cris.c115 #define MACHTYPE_OK(mtype) ((mtype) == M_CRIS) argument
H A Dmipsbsd.c34 #define MACHTYPE_OK(mtype) ((mtype) == M_UNKNOWN \ argument
/openbsd/usr.sbin/sasyncd/
H A Dmonitor.c242 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 Dc-typeprint.c153 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 Dmsg.h60 mtype_t mtype; /* Message type: M_NONE, M_ERR, M_INFO. */ member
H A Dmark.c107 mark_get(SCR *sp, CHAR_T key, MARK *mp, mtype_t mtype) in mark_get()
/openbsd/regress/lib/libc/sys/
H A Dt_msgrcv.c59 long mtype; member
307 long mtype; in ATF_TC_BODY() member
/openbsd/usr.bin/vi/vi/
H A Dvs_msg.c229 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 Damdgpu_doorbell_mgr.c212 pcireg_t mtype; in amdgpu_doorbell_init() local
/openbsd/regress/sys/kern/sysvmsg/
H A Dmsgtest.c61 long mtype; member
/openbsd/sys/dev/tc/
H A Dbba.c265 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()

123