Home
last modified time | relevance | path

Searched refs:opmode (Results 1 – 5 of 5) sorted by relevance

/mirbsd/src/gnu/usr.sbin/sendmail/libsmutil/
Dcf.c34 getcfname(opmode, submitmode, cftype, conffile)
35 int opmode;
49 opmode == MD_DELIVER ||
50 opmode == MD_ARPAFTP ||
51 opmode == MD_SMTP) &&
/mirbsd/src/bin/mksh/
Dtree.c302 wdvarput(struct shf *shf, const char *wp, int quotelevel, int opmode) in wdvarput() argument
324 if ((opmode & WDS_MAGIC) && in wdvarput()
335 if (opmode & WDS_TPUTS) { in wdvarput()
339 if (!(opmode & WDS_KEEPQ)) in wdvarput()
371 if (opmode & WDS_TPUTS) { in wdvarput()
377 if (opmode & WDS_TPUTS) { in wdvarput()
389 wp = wdvarput(shf, wp, 0, opmode); in wdvarput()
396 if (opmode & WDS_MAGIC) { in wdvarput()
409 if (opmode & WDS_MAGIC) in wdvarput()
648 wdstrip(const char *wp, int opmode) in wdstrip() argument
[all …]
/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-m68hc11.c988 get_operand (operand *oper, int which, long opmode) in get_operand() argument
1007 if (*p == '*' && (opmode & (M6811_OP_DIRECT | M6811_OP_IND16))) in get_operand()
1014 if (!(opmode & (M6811_OP_IMM8 | M6811_OP_IMM16 | M6811_OP_BITMASK))) in get_operand()
1084 else if ((opmode & M6812_OP_PAGE) && strncmp (p, "%page", 5) == 0) in get_operand()
1233 if (which == 0 && opmode & M6812_OP_IDX_P2 in get_operand()
1242 && !(mode == M6811_OP_NONE && opmode & M6811_OP_IND16)) in get_operand()
1377 fixup8 (expressionS *oper, int mode, int opmode) in fixup8() argument
1425 if (opmode & M6811_OP_HIGH_ADDR) in fixup8()
1427 else if (opmode & M6811_OP_LOW_ADDR) in fixup8()
1429 else if (opmode & M6811_OP_PAGE_ADDR) in fixup8()
[all …]
/mirbsd/src/sys/dev/ic/
Drlncmd.h26 u_int8_t opmode; member
Drln.c966 init.opmode = (sc->sc_state & RLN_STATE_PROMISC ?