| /netbsd-src/bin/pax/ |
| H A D | gen_subs.c | 113 char f_mode[MODELEN]; in ls_list() local 130 strmode(sbp->st_mode, f_mode); in ls_list() 141 (void)fprintf(fp, "%s%2lu %-*s %-*s ", f_mode, in ls_list() 177 char f_mode[MODELEN]; in ls_tty() local 180 strmode(arcn->sb.st_mode, f_mode); in ls_tty() 181 tty_prnt("%s%s %s\n", f_mode, f_date, arcn->name); in ls_tty()
|
| /netbsd-src/crypto/dist/ipsec-tools/src/setkey/ |
| H A D | setkey.c | 118 int f_mode = 0; variable 182 f_mode = MODE_STDIN; in main() 189 f_mode = MODE_SCRIPT; in main() 199 f_mode = MODE_CMDDUMP; in main() 202 f_mode = MODE_CMDFLUSH; in main() 220 f_mode = MODE_PROMISC; in main() 275 switch (f_mode) { in main() 723 if (f_mode == MODE_SCRIPT) in postproc() 798 if (f_mode == MODE_SCRIPT) in verifypriority() 805 if (f_mode == MODE_SCRIPT) in verifypriority() [all …]
|
| H A D | extern.h | 49 extern int f_mode;
|
| /netbsd-src/libexec/tftpd/ |
| H A D | tftpd.c | 130 const char *f_mode; member 138 { .f_mode = NULL } 680 for (pf = formats; pf->f_mode; pf++) in tftp() 681 if (strcmp(pf->f_mode, mode) == 0) in tftp() 683 if (pf->f_mode == 0) { in tftp()
|
| /netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
| H A D | mt-ibld.c | 708 errmsg = insert_normal (cd, fields->f_mode, 0, 0, 25, 2, 32, total_length, buffer); in mt_cgen_insert_operand() 929 …th = extract_normal (cd, ex_info, insn_value, 0, 0, 25, 2, 32, total_length, pc, & fields->f_mode); in mt_cgen_extract_operand() 1130 value = fields->f_mode; in mt_cgen_get_int_operand() 1313 value = fields->f_mode; in mt_cgen_get_vma_operand() 1503 fields->f_mode = value; in mt_cgen_set_int_operand() 1683 fields->f_mode = value; in mt_cgen_set_vma_operand()
|
| H A D | mt-opc.h | 117 long f_mode; member
|
| H A D | cris-opc.h | 122 long f_mode; member
|
| H A D | mt-dis.c | 237 print_dollarhex (cd, info, fields->f_mode, 0, pc, length); in mt_cgen_print_operand()
|
| H A D | mt-asm.c | 545 …sg = cgen_parse_unsigned_integer (cd, strp, MT_OPERAND_MODE, (unsigned long *) (& fields->f_mode)); in mt_cgen_parse_operand()
|
| H A D | ChangeLog-2004 | 117 (Mp): Use f_mode rather than none at all. 118 (t_mode, dq_mode, dqw_mode, f_mode, const_1_mode): Define. t_mode
|
| H A D | i386-dis.c | 358 #define indirEp { OP_indirE, f_mode } 367 #define Mp { OP_M, f_mode } /* 32 or 48 bit memory operand for LDS, LES etc */ 640 f_mode, enumerator 11151 case f_mode: in intel_operand_size()
|
| H A D | ChangeLog-2007 | 258 (f_mode): Likewise.
|
| /netbsd-src/external/gpl3/binutils/dist/opcodes/ |
| H A D | mt-ibld.c | 708 errmsg = insert_normal (cd, fields->f_mode, 0, 0, 25, 2, 32, total_length, buffer); in mt_cgen_insert_operand() 929 …th = extract_normal (cd, ex_info, insn_value, 0, 0, 25, 2, 32, total_length, pc, & fields->f_mode); in mt_cgen_extract_operand() 1130 value = fields->f_mode; in mt_cgen_get_int_operand() 1313 value = fields->f_mode; in mt_cgen_get_vma_operand() 1503 fields->f_mode = value; in mt_cgen_set_int_operand() 1683 fields->f_mode = value; in mt_cgen_set_vma_operand()
|
| H A D | mt-opc.h | 117 long f_mode; member
|
| H A D | cris-opc.h | 122 long f_mode; member
|
| H A D | mt-dis.c | 237 print_dollarhex (cd, info, fields->f_mode, 0, pc, length); in mt_cgen_print_operand()
|
| H A D | mt-asm.c | 545 …sg = cgen_parse_unsigned_integer (cd, strp, MT_OPERAND_MODE, (unsigned long *) (& fields->f_mode)); in mt_cgen_parse_operand()
|
| H A D | ChangeLog-2004 | 117 (Mp): Use f_mode rather than none at all. 118 (t_mode, dq_mode, dqw_mode, f_mode, const_1_mode): Define. t_mode
|
| H A D | i386-dis.c | 434 #define indirEp { OP_indirE, f_mode } 444 #define Mp { OP_M, f_mode } /* 32 or 48 bit memory operand for LDS, LES etc */ 731 f_mode, enumerator 11249 case f_mode: in intel_operand_size() 12193 if (ins->modrm.mod == 3 && bytemode == f_mode) in OP_indirE()
|
| H A D | ChangeLog-2007 | 258 (f_mode): Likewise.
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/ |
| H A D | drm_file.c | 381 filp->f_mode |= FMODE_UNSIGNED_OFFSET; in drm_open_helper()
|
| /netbsd-src/external/gpl3/gdb/dist/opcodes/ |
| H A D | ChangeLog-2004 | 117 (Mp): Use f_mode rather than none at all. 118 (t_mode, dq_mode, dqw_mode, f_mode, const_1_mode): Define. t_mode
|
| H A D | ChangeLog-2007 | 258 (f_mode): Likewise.
|
| /netbsd-src/external/gpl3/gdb.old/dist/opcodes/ |
| H A D | ChangeLog-2004 | 117 (Mp): Use f_mode rather than none at all. 118 (t_mode, dq_mode, dqw_mode, f_mode, const_1_mode): Define. t_mode
|
| H A D | ChangeLog-2007 | 258 (f_mode): Likewise.
|