Searched defs:SET_FOREACH (Results 1 - 19 of 19) sorted by relevance

/systemd/src/basic/
H A Dset.h126 #define SET_FOREACH(e, s, i) \ macro
H A Dfdset.c204 SET_FOREACH(p, MAKE_SET(fds), i) { function
253 SET_FOREACH(e, MAKE_SET(fds), i)
H A Dcgroup-util.c1914 SET_FOREACH(pidp, pids, i) { function
/systemd/src/core/
H A Dkillall.c133 SET_FOREACH(p, pids, i) { function
H A Dtarget.c72 SET_FOREACH(other, UNIT(t)->dependencies[deps[k]], i) { function
H A Dtransaction.c423 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 Ddbus-unit.c61 SET_FOREACH(t, u->names, i) {
110 SET_FOREACH(u, s, j) { function
H A Dmount.c279 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 Dmain.c1188 SET_FOREACH(id, arg_syscall_archs, i) { function
H A Dservice.c1069 SET_FOREACH(u, UNIT(s)->dependencies[UNIT_TRIGGERED_BY], i) { function
H A Dunit.c397 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 Dlogind-acl.c277 SET_FOREACH(n, nodes, i) { function
/systemd/src/shared/
H A Ddropin.c234 SET_FOREACH(t, names, i) { function
/systemd/src/coredump/
H A Dcoredumpctl.c835 SET_FOREACH(match, matches, it) { function
/systemd/src/sysv-generator/
H A Dsysv-generator.c910 SET_FOREACH(service, runlevel_services[i], j) { function
923 SET_FOREACH(service, shutdown_services, j) { function
/systemd/src/bus-proxyd/
H A Dbus-xml-policy.c916 SET_FOREACH(n, names, i) { function
986 SET_FOREACH(n, names, i) { function
/systemd/src/libsystemd/sd-bus/
H A Dbus-objects.c1198 SET_FOREACH(path, s, i) { function
H A Dbusctl.c910 SET_FOREACH(m, members, i) { function
997 SET_FOREACH(m, members, i) { function
/systemd/src/journal/
H A Djournalctl.c1379 SET_FOREACH(u, units, it) { function
1424 SET_FOREACH(u, units, it) { function

Completed in 93 milliseconds