Searched refs:validate_object_path (Results 1 - 1 of 1) sorted by relevance

/systemd/src/libsystemd/sd-bus/
H A Dbus-message.c3375 static bool validate_object_path(const char *s, size_t l) { function
3420 ok = validate_object_path(q, c->item_size-1);
3512 ok = validate_object_path(q, l);

Completed in 50 milliseconds