Searched defs:last (Results 1 – 6 of 6) sorted by relevance
/coreutils/src/ |
D | seq.c | 293 long double first, long double step, long double last) in print_numbers() 363 get_default_format (operand first, operand step, operand last) in get_default_format() 567 operand last; in main() local
|
D | tail.c | 616 LBUFFER *first, *last, *tmp; in pipe_lines() local 753 CBUFFER *first, *last, *tmp; in pipe_bytes() local 1149 size_t last; in tail_forever() local
|
D | pr.c | 808 uintmax_t last = UINTMAX_MAX; in first_last_page() local 2581 char *last = &buff[line_vector[line + 1]]; in print_stored() local
|
D | who.c | 515 unsigned char last = utmp_ent->ut_pid / 256; in print_runlevel() local
|
D | head.c | 510 LBUFFER *first, *last, *tmp; in elide_tail_lines_pipe() local
|
D | tr.c | 657 append_range (struct Spec_list *list, unsigned char first, unsigned char last) in append_range()
|