Searched defs:them (Results 1 - 2 of 2) sorted by relevance

/systemd/src/basic/
H A Dbarrier.h50 int them; member in struct:Barrier
/systemd/src/machine/
H A Dmachine-dbus.c243 _cleanup_free_ char *us = NULL, *them = NULL; local
254 r = readlink_malloc(p, &them);
258 if (streq(us, them))

Completed in 13 milliseconds