Searched refs:set_move (Results 1 - 2 of 2) sorted by relevance
/systemd/src/basic/ | ||
H A D | set.h | 73 static inline int set_move(Set *s, Set *other) { function |
/systemd/src/core/ | ||
H A D | unit.c | 595 r = set_move(*s, *other); |
Completed in 1423 milliseconds