/systemd/src/basic/ |
H A D | set.h | 126 #define SET_FOREACH(e, s, i) \ macro
|
H A D | fdset.c | 204 SET_FOREACH(p, MAKE_SET(fds), i) { function 253 SET_FOREACH(e, MAKE_SET(fds), i)
|
H A D | cgroup-util.c | 1914 SET_FOREACH(pidp, pids, i) { function
|
/systemd/src/core/ |
H A D | killall.c | 133 SET_FOREACH(p, pids, i) { function
|
H A D | target.c | 72 SET_FOREACH(other, UNIT(t)->dependencies[deps[k]], i) { function
|
H A D | transaction.c | 423 SET_FOREACH(u, j->unit->dependencies[UNIT_BEFORE], i) { 897 SET_FOREACH(dep, following, i) { function 910 SET_FOREACH(dep, ret->unit->dependencies[UNIT_REQUIRES], i) { 920 SET_FOREACH(dep, ret->unit->dependencies[UNIT_BINDS_TO], i) { 930 SET_FOREACH(dep, ret->unit->dependencies[UNIT_WANTS], i) { 942 SET_FOREACH(dep, ret->unit->dependencies[UNIT_REQUISITE], i) { 952 SET_FOREACH(dep, ret->unit->dependencies[UNIT_CONFLICTS], i) { 962 SET_FOREACH(dep, ret->unit->dependencies[UNIT_CONFLICTED_BY], i) { 991 SET_FOREACH(dep, ret->unit->dependencies[propagate_deps[j]], i) { 1010 SET_FOREACH(de [all...] |
H A D | dbus-unit.c | 61 SET_FOREACH(t, u->names, i) { 110 SET_FOREACH(u, s, j) { function
|
H A D | mount.c | 279 SET_FOREACH(other, s, i) { function 576 SET_FOREACH(p, UNIT(m)->dependencies[UNIT_TRIGGERED_BY], i) 1758 SET_FOREACH(what, gone, i) { function
|
H A D | main.c | 1188 SET_FOREACH(id, arg_syscall_archs, i) { function
|
H A D | service.c | 1069 SET_FOREACH(u, UNIT(s)->dependencies[UNIT_TRIGGERED_BY], i) { function
|
H A D | unit.c | 397 SET_FOREACH(other, s, i) { function 497 SET_FOREACH(t, u->names, i) 622 SET_FOREACH(t, u->names, i) 659 SET_FOREACH(back, other->dependencies[d], i) { 923 SET_FOREACH(t, u->names, i) 937 SET_FOREACH(other, following_set, i) 979 SET_FOREACH(other, u->dependencies[d], i) 1118 SET_FOREACH(target, u->dependencies[deps[k]], i) { 1657 SET_FOREACH(other, u->dependencies[needed_dependencies[j]], i) 1692 SET_FOREACH(othe [all...] |
/systemd/src/login/ |
H A D | logind-acl.c | 277 SET_FOREACH(n, nodes, i) { function
|
/systemd/src/shared/ |
H A D | dropin.c | 234 SET_FOREACH(t, names, i) { function
|
/systemd/src/coredump/ |
H A D | coredumpctl.c | 835 SET_FOREACH(match, matches, it) { function
|
/systemd/src/sysv-generator/ |
H A D | sysv-generator.c | 910 SET_FOREACH(service, runlevel_services[i], j) { function 923 SET_FOREACH(service, shutdown_services, j) { function
|
/systemd/src/bus-proxyd/ |
H A D | bus-xml-policy.c | 916 SET_FOREACH(n, names, i) { function 986 SET_FOREACH(n, names, i) { function
|
/systemd/src/libsystemd/sd-bus/ |
H A D | bus-objects.c | 1198 SET_FOREACH(path, s, i) { function
|
H A D | busctl.c | 910 SET_FOREACH(m, members, i) { function 997 SET_FOREACH(m, members, i) { function
|
/systemd/src/journal/ |
H A D | journalctl.c | 1379 SET_FOREACH(u, units, it) { function 1424 SET_FOREACH(u, units, it) { function
|