Home
last modified time | relevance | path

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

/coreutils/src/
Ddf.c142 SIZE_FIELD, /* FS size */ enumerator
183 [SIZE_FIELD] = { SIZE_FIELD,
483 case SIZE_FIELD: in decode_output_arg()
511 alloc_field (SIZE_FIELD, nullptr); in get_field_list()
523 alloc_field (SIZE_FIELD, N_("Size")); in get_field_list()
545 alloc_field (SIZE_FIELD, nullptr); in get_field_list()
579 if (columns[col]->field == SIZE_FIELD in get_header()
622 else if (header_mode == POSIX_MODE && columns[col]->field == SIZE_FIELD) in get_header()
1160 case SIZE_FIELD: in get_dev()