Lines Matching defs:other
243 Unit *other;
251 /* Adds in links to other mount points that might lie further
263 /* Adds in links to other mount points that might be needed
276 /* Adds in links to other units that use this path or paths
279 SET_FOREACH(other, s, i) {
281 if (other->load_state != UNIT_LOADED)
284 if (other == UNIT(m))
287 r = unit_add_dependency(other, UNIT_AFTER, UNIT(m), true);
293 r = unit_add_dependency(other, UNIT_REQUIRES, UNIT(m), true);
1211 * top of each other. Note that due to