Searched refs:linked (Results 1 – 19 of 19) sorted by relevance
/systemd-251/src/resolve/ |
D | resolved-dns-search-domain.c | 64 d->linked = true; in dns_search_domain_new() 85 if (!d->linked) in dns_search_domain_unlink() 104 d->linked = false; in dns_search_domain_unlink() 119 if (!d->linked || !d->domains_next) in dns_search_domain_move_back_and_unmark()
|
D | resolved-dns-server.c | 96 s->linked = true; in dns_server_new() 137 if (!s->linked) in dns_server_unlink() 164 s->linked = false; in dns_server_unlink() 188 if (!s->linked || !s->servers_next) in dns_server_move_back_and_unmark() 922 if (m->current_dns_server->linked && m->current_dns_server->servers_next) { in manager_next_dns_server()
|
D | resolved-dns-search-domain.h | 29 bool linked:1; member
|
D | resolved-dns-server.h | 100 bool linked:1; member
|
D | resolved-dns-query.c | 97 if (c->search_domain && c->search_domain->linked) in dns_query_candidate_next_search_domain()
|
D | resolved-link.c | 764 if (l->current_dns_server->linked && l->current_dns_server->servers_next) { in link_next_dns_server()
|
/systemd-251/docs/ |
D | JOURNAL_FILE_FORMAT.md | 336 should only be linked up (and hence visible to readers) after it was 411 a hash collision happens (in a singly linked list, with an offset of 0 451 if a hash collision happens (in singly linked list, offset 0 indicating the 453 field name. It is the head of a singly linked list using DATA's 521 offsets to the head and tail of the singly linked list of the DATA and FIELD 601 offsets to objects added later for the purpose of linked lists and suchlike) 659 (and recursively all field names) of the new entry are appended and linked up 660 in the hashtables, the entry object should be appended and linked up too.
|
D | TESTING_WITH_SANITIZERS.md | 87 statically linked sanitizer libraries.
|
D | TEMPORARY_DIRECTORIES.md | 107 suggestion above: files created this way are never linked under a filename
|
D | PORTABLE_SERVICES.md | 126 4. For each such unit a "profile" drop-in is linked in. This "profile" drop-in
|
/systemd-251/ |
D | LICENSE.LGPL2.1 | 73 When a program is linked with a library, whether statically or using 106 linked with the Library has the freedom and the wherewithal to run 125 prepared so as to be conveniently linked with application programs 242 linked with it, is called a "work that uses the Library". Such a 256 linked without the Library, or if the work is itself a library. The 269 whether or not they are linked directly with the Library itself. 289 Sections 1 and 2 above); and, if the work is an executable linked
|
D | meson.build | 2076 # module is linked to all libraries that it uses.
|
D | TODO | 995 * in the long run: permit a system with /etc/machine-id linked to /dev/null, to
|
D | NEWS | 1166 * bootctl and systemd-bless-boot can now be linked statically. 5244 long as they were requested as a dependency and linked to from
|
/systemd-251/LICENSES/ |
D | LGPL-2.0-or-later.txt | 32 …ogram or application program. However, in a textual and legal sense, the linked executable is a co… 46 …tion of software functions and/or data prepared so as to be conveniently linked with application p… 86 …e Library, but is designed to work with the Library by being compiled or linked with it, is called… 90 …s not. Whether this is true is especially significant if the work can be linked without the Librar… 94 … containing that work also fall under Section 6, whether or not they are linked directly with the … 100 …ributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, …
|
D | README.md | 67 shared library, which is not linked with the OpenSSL library.
|
/systemd-251/shell-completion/bash/ |
D | systemctl.in | 67 …__systemctl $1 list-unit-files --state enabled,enabled-runtime,linked,linked-runtime,static,indire…
|
/systemd-251/shell-completion/zsh/ |
D | _systemctl.in | 208 …__systemctl $mode list-unit-files --state enabled,enabled-runtime,linked,linked-runtime,static,ind…
|
/systemd-251/test/ |
D | README.testsuite | 142 reachable in the same URL parent directory as the logs.gz that gets linked on
|