Home
last modified time | relevance | path

Searched refs:flush (Results 1 – 25 of 28) sorted by relevance

12

/systemd-251/src/shared/
Ddevnode-acl.h10 bool flush,
15 bool flush,
21 bool flush, in devnode_acl() argument
28 bool flush, in devnode_acl_all() argument
Ddevnode-acl.c51 bool flush, in devnode_acl() argument
65 if (flush) { in devnode_acl()
139 bool flush, in devnode_acl_all() argument
223 k = devnode_acl(n, flush, del, old_uid, add, new_uid); in devnode_acl_all()
Dmeson.build235 'nscd-flush.h',
399 shared_sources += files('nscd-flush.c')
/systemd-251/src/journal-remote/
Dlog-generator.py68 print('.', file=sys.stderr, end='', flush=True)
/systemd-251/units/
Dsystemd-journal-flush.service21 ExecStart=journalctl --flush
Dmeson.build123 ['systemd-journal-flush.service', '',
/systemd-251/test/
Dnetworkd-test.py340 sys.stdout.flush()
440 sys.stdout.flush()
443 sys.stdout.flush()
792 sys.stdout.flush()
Drun-unit-tests.py73 sys.stdout.flush()
Dtest-functions863 mkdir -p /etc/systemd/system/systemd-journal-flush.service.d
864 printf "[Service]\nTimeoutSec=180s\n" >/etc/systemd/system/systemd-journal-flush.service.d/timeout.…
/systemd-251/tools/
Danalyze-dump-sort.py56 destfile.flush()
/systemd-251/shell-completion/zsh/
D_loginctl117 # [STANDALONE]='list-sessions list-users list-seats flush-devices'
144 "flush-devices:Flush all device associations"
D_resolvectl49 flush-caches:"Flushes all DNS resource record caches the service maintains locally"
D_journalctl129 '--flush[Flush all journal data from /run into /var]' \
D_systemctl.in445 … _modes=(fail replace replace-irreversibly isolate ignore-dependencies ignore-requirements flush)
/systemd-251/shell-completion/bash/
Dsystemd-resolve40 --cname=no --search=no --legend=no --flush-caches
Dloginctl84 … [STANDALONE]='list-sessions lock-sessions unlock-sessions list-users list-seats flush-devices'
Dresolvectl52 [STANDALONE]='statistics reset-statistics flush-caches reset-server-features'
Djournalctl47 --flush --rotate --sync --no-hostname -N --fields'
Dsystemctl.in157 ignore-dependencies ignore-requirements flush'
/systemd-251/src/journal/
Dmeson.build103 [files('test-journal-flush.c'),
/systemd-251/test/units/
Dtestsuite-04.sh15 journalctl --flush
/systemd-251/src/basic/
Dcgroup-util.h304 int cg_unified_cached(bool flush);
Dcgroup-util.c2090 int cg_unified_cached(bool flush) { in cg_unified_cached() argument
2100 if (flush) in cg_unified_cached()
/systemd-251/src/import/
Dimportd.c215 static void transfer_send_logs(Transfer *t, bool flush) { in transfer_send_logs() argument
243 if (!flush) in transfer_send_logs()
/systemd-251/src/test/
Dmeson.build663 [files('test-nscd-flush.c'),

12