Home
last modified time | relevance | path

Searched refs:marked (Results 1 – 25 of 26) sorted by relevance

12

/systemd-251/src/resolve/
Dresolved-dns-search-domain.c114 if (!d->marked) in dns_search_domain_move_back_and_unmark()
117 d->marked = false; in dns_search_domain_move_back_and_unmark()
163 if (first->marked) { in dns_search_domain_unlink_marked()
176 first->marked = true; in dns_search_domain_mark_all()
Dresolved-dns-search-domain.h26 bool marked:1; member
Dresolved-dns-server.c183 if (!s->marked) in dns_server_move_back_and_unmark()
186 s->marked = false; in dns_server_move_back_and_unmark()
800 if (server->marked) { in dns_server_unlink_marked()
813 server->marked = true; in dns_server_mark_all()
Dresolved-dns-server.h97 bool marked:1; member
/systemd-251/src/network/
Dnetworkd-ndisc.h20 bool marked; member
30 bool marked; member
Dnetworkd-ndisc.c122 if (!rdnss->marked) in ndisc_remove()
132 if (!dnssl->marked) in ndisc_remove()
742 rdnss->marked = false; in ndisc_router_process_rdnss()
841 dnssl->marked = false; in ndisc_router_process_dnssl()
924 rdnss->marked = true; in ndisc_mark()
928 dnssl->marked = true; in ndisc_mark()
/systemd-251/src/rpm/
Dsystemd-update-helper.in76 systemctl reload-or-restart --marked
109 systemctl --user -M "$user@" reload-or-restart --marked &
/systemd-251/src/timesync/
Dtimesyncd-server.h36 bool marked:1; member
Dtimesyncd-manager.c989 n->marked = true; in manager_network_read_link_servers()
1005 n->marked = false; in manager_network_read_link_servers()
1022 if (n->marked) { in manager_network_read_link_servers()
/systemd-251/shell-completion/zsh/
D_systemd-tmpfiles9 '--remove[All files and directories marked with r, R in the configuration files are removed.]' \
/systemd-251/src/basic/linux/
Dpkt_sched.h300 __u32 marked; /* Marked packets */ member
400 __u32 marked; /* Marked packets */ member
777 __u32 marked; member
/systemd-251/docs/
DTRANSLATORS.md61 Edit the `*.po` file, looking for empty translations and translations marked as
DAUTOMATIC_BOOT_ASSESSMENT.md67 it have already been made. Each time a boot loader entry marked this way is
174 units like this, and only if they all succeed the boot entry is marked as
DDESKTOP_ENVIRONMENTS.md108 Desktop files can be marked to be explicitly excluded from the generator using the line
DARCHITECTURE.md131 operations like using `dm-crypt` or `loopdev`. They are clearly marked if that
DDISCOVERABLE_PARTITIONS.md196 partition will generally not be able to serve their purpose if marked
214 flag is without effect on partitions marked read-only.
220 mounting of disk images. If partitions marked with these flags are mounted
DRESOLVED-VPNS.md87 marked like this. If false then the DNS servers on this interface are not
DPORTABLE_SERVICES.md171 of properly marked partitions following the
DUSER_RECORD.md535 `autoLogin` → A boolean. If true the user record is marked as suitable for
536 auto-login. Systems are supposed to automatically log in a user marked this way
DCODING_STYLE.md602 must be marked `_public_` and need to be prefixed with `sd_`. No
DJOURNAL_FILE_FORMAT.md102 All fields marked as "reserved" must be initialized with 0 when writing and be
/systemd-251/LICENSES/
DOFL-1.1.txt34 Holder(s) under this license and clearly marked as such. This may
/systemd-251/
DREADME353 needs to look like, and provide an implementation at the marked places.
DTODO439 detect a specially marked root fs (i.e introduce a new generic root gpt type
1599 especially marked fs, then sync down password into LUKS header of that fs,
1624 partition on disk, but only if it is marked for growing and not read-only.
/systemd-251/hwdb.d/
D70-mouse.hwdb91 # The list may contain a single item which must be marked with an

12