Searched refs:opmode (Results 1 – 5 of 5) sorted by relevance
| /mirbsd/src/gnu/usr.sbin/sendmail/libsmutil/ |
| D | cf.c | 34 getcfname(opmode, submitmode, cftype, conffile) 35 int opmode; 49 opmode == MD_DELIVER || 50 opmode == MD_ARPAFTP || 51 opmode == MD_SMTP) &&
|
| /mirbsd/src/bin/mksh/ |
| D | tree.c | 302 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/ |
| D | tc-m68hc11.c | 988 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/ |
| D | rlncmd.h | 26 u_int8_t opmode; member
|
| D | rln.c | 966 init.opmode = (sc->sc_state & RLN_STATE_PROMISC ?
|