Searched refs:f_size (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10/file_cmds-242/ls/
H A Dls.h54 extern int f_size; /* list size in short listing */
H A Dprint.c135 if (dp->list->fts_level != FTS_ROOTLEVEL && (f_longform || f_size))
343 if (dp->list->fts_level != FTS_ROOTLEVEL && (f_longform || f_size))
356 if (f_size)
520 if (f_size)
536 if (dp->list->fts_level != FTS_ROOTLEVEL && (f_longform || f_size))
587 if (f_size)
H A Dls.c121 int f_size; /* list size in short listing */ variable
333 f_size = 1;
417 if (!f_inode && !f_longform && !f_size && !f_timesort && !f_type && !f_sizesort
440 if (f_longform || f_size) {
631 needstats = f_inode || f_longform || f_size;
/macosx-10.10/adv_cmds-158/stty/
H A Dkey.c68 void f_size(struct info *);
97 { "size", f_size, 0 },
276 f_size(struct info *ip) function
/macosx-10.10/cxxfilt-11/cxxfilt/opcodes/
H A Dmt-opc.h139 long f_size;
138 long f_size; member in struct:cgen_fields
H A Dmt-ibld.c727 errmsg = insert_normal (cd, fields->f_size, 0, 0, 13, 14, 32, total_length, buffer);
947 length = extract_normal (cd, ex_info, insn_value, 0, 0, 13, 14, 32, total_length, pc, & fields->f_size);
1147 value = fields->f_size;
1329 value = fields->f_size;
1518 fields->f_size = value;
1697 fields->f_size = value;
H A Dmt-asm.c581 errmsg = cgen_parse_unsigned_integer (cd, strp, MT_OPERAND_SIZE, (unsigned long *) (& fields->f_size));
H A Dmt-dis.c277 print_dollarhex (cd, info, fields->f_size, 0, pc, length);
/macosx-10.10/shell_cmds-179/find/
H A Dextern.h110 exec_f f_size; variable
H A Doption.c147 { "-size", c_size, f_size, 0 },
H A Dfunction.c1472 f_size(PLAN *plan, FTSENT *entry) function

Completed in 289 milliseconds