Searched refs:consumed (Results 1 – 6 of 6) sorted by relevance
/systemd-251/src/journal/ |
D | journald-stream.c | 491 size_t consumed = 0, line_max; in stdout_stream_scan() local 530 consumed += skip; in stdout_stream_scan() 539 consumed += remaining; in stdout_stream_scan() 543 *ret_consumed = consumed; in stdout_stream_scan() 550 size_t limit, consumed, allocated; in stdout_stream_process() local 627 r = stdout_stream_scan(s, p, l, _LINE_BREAK_INVALID, &consumed); in stdout_stream_process() 632 assert(consumed <= (size_t) l); in stdout_stream_process() 633 s->length = l - consumed; in stdout_stream_process() 634 memmove(s->buffer, p + consumed, s->length); in stdout_stream_process()
|
/systemd-251/catalog/ |
D | systemd.ru.catalog.in | 376 # Subject: Resources consumed by unit runtime
|
D | systemd.catalog.in | 359 Subject: Resources consumed by unit runtime 363 The unit @UNIT@ completed and consumed the indicated resources.
|
D | systemd.it.catalog.in | 365 # Subject: Resources consumed by unit runtime
|
/systemd-251/docs/ |
D | CREDENTIALS.md | 244 services where they are ultimately consumed.
|
/systemd-251/ |
D | NEWS | 3835 produced, extended and consumed in unified form. We hope that 6913 containing information about the consumed resources of this 9402 service unit on the bus, that contains the overall consumed 9404 service consumed). This value is only available if
|