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

/systemd/src/libsystemd/sd-bus/
H A Dbus-internal.c91 bool dot, found_dot = false; local
101 found_dot = dot = true;
123 if (!found_dot)
131 bool dot, found_dot = false, unique; local
143 found_dot = dot = true;
165 if (!found_dot)

Completed in 846 milliseconds