Home
last modified time | relevance | path

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

/systemd-251/src/test/
Dtest-fileio.c342 unsigned long long total = 0, buffers = 0; in TEST() local
360 assert_se(safe_atollu(s, &buffers) == 0); in TEST()
364 assert_se(buffers < total); in TEST()
371 assert_se(safe_atollu(z, &buffers) == 0); in TEST()
/systemd-251/docs/
DENVIRONMENT.md318 * `$SYSTEMD_TEST_NSS_BUFSIZE` — size of scratch buffers for "reentrant"
DCODING_STYLE.md447 - Avoid fixed-size string buffers, unless you really know the maximum size and
/systemd-251/
DNEWS1018 the special value "max" to configure the buffers to the maximum the
4219 * Receive and transmit buffers may now be configured on links with
12844 early at shutdown, so that dirty buffers are flushed to disk early