/systemd/src/basic/ |
H A D | list.h | 153 #define LIST_FOREACH(name,i,head) \ macro
|
/systemd/src/core/ |
H A D | bus-policy.c | 112 LIST_FOREACH(policy, po, policy) 130 LIST_FOREACH(policy, po, policy) { function
|
H A D | transaction.c | 75 LIST_FOREACH(subject, l, j->subject_list) { 106 LIST_FOREACH(subject, l, other->subject_list) { 122 LIST_FOREACH(object, l, other->object_list) { 150 LIST_FOREACH(object, l, j->object_list) 169 LIST_FOREACH(transaction, j, j) function 170 LIST_FOREACH(transaction, k, j->transaction_next) { 249 LIST_FOREACH(transaction, k, j->transaction_next) { 280 LIST_FOREACH(transaction, k, j->transaction_next) 312 LIST_FOREACH(transaction, k, j) { function 334 LIST_FOREACH(transactio 531 LIST_FOREACH(transaction, j, j) { function 757 LIST_FOREACH(transaction, j, f) { function [all...] |
H A D | dbus-execute.c | 819 LIST_FOREACH(command, c, c) { function
|
H A D | unit.c | 1295 LIST_FOREACH(conditions, c, first) { function
|
/systemd/src/resolve/ |
H A D | resolved-dns-search-domain.c | 214 LIST_FOREACH(domains, d, first) { function
|
H A D | resolved-dns-zone.c | 102 LIST_FOREACH(by_key, i, hashmap_get(z->by_key, rr->key)) 258 LIST_FOREACH(by_name, j, first) { function 307 LIST_FOREACH(by_name, j, first) { function 333 LIST_FOREACH(by_key, j, first) { function 343 LIST_FOREACH(by_name, j, first) { function 374 LIST_FOREACH(by_name, j, first) { function 404 LIST_FOREACH(by_key, j, first) { function 422 LIST_FOREACH(by_name, j, first) { function 576 LIST_FOREACH(by_name, i, first) { function 600 LIST_FOREACH(by_nam function 635 LIST_FOREACH(by_key, j, i) { function [all...] |
H A D | resolved-dns-cache.c | 97 LIST_FOREACH(by_key, i, first) { function 281 LIST_FOREACH(by_key, i, hashmap_get(c->by_key, rr->key)) 857 LIST_FOREACH(by_key, j, first) { function 927 LIST_FOREACH(by_key, j, first) { function 963 LIST_FOREACH(by_key, i, first) { function 994 LIST_FOREACH(by_key, j, i) { function 1045 LIST_FOREACH(by_key, j, i) { function
|
H A D | resolved-dns-rr.c | 788 LIST_FOREACH(items, i, first) 795 LIST_FOREACH(items, i, first) { function 1335 LIST_FOREACH(items, j, rr->txt.items) {
|
/systemd/src/timesync/ |
H A D | timesyncd-conf.c | 49 LIST_FOREACH(names, n, first) function
|
/systemd/src/nspawn/ |
H A D | nspawn-expose-ports.c | 74 LIST_FOREACH(ports, p, *l) 114 LIST_FOREACH(ports, p, l) { function 167 LIST_FOREACH(ports, p, l) { function
|
/systemd/src/journal/ |
H A D | journald-rate-limit.c | 234 LIST_FOREACH(bucket, g, g) function
|
H A D | journalctl.c | 1192 LIST_FOREACH(boot_list, id, all_ids) { function
|
/systemd/src/bus-proxyd/ |
H A D | bus-xml-policy.c | 748 LIST_FOREACH(items, i, items) { function 1098 LIST_FOREACH(items, i, items) { function
|
/systemd/src/libsystemd/sd-bus/ |
H A D | bus-objects.c | 122 LIST_FOREACH(enumerators, c, first) { function 201 LIST_FOREACH(siblings, i, n->child) { 272 LIST_FOREACH(callbacks, c, first) { function 804 LIST_FOREACH(vtables, c, first) { function 874 LIST_FOREACH(callbacks, k, n->callbacks) { 881 LIST_FOREACH(vtables, c, n->vtables) { 934 LIST_FOREACH(vtables, c, n->vtables) { 1030 LIST_FOREACH(vtables, i, n->vtables) { 1654 LIST_FOREACH(vtables, i, n->vtables) { 1917 LIST_FOREACH(vtable [all...] |