Searched refs:_dbus_path_is_absolute (Results 1 – 6 of 6) sorted by relevance
118 if (_dbus_path_is_absolute (&p) != expected) in check_path_absolute()121 path, expected, _dbus_path_is_absolute (&p)); in check_path_absolute()
330 dbus_bool_t _dbus_path_is_absolute (const DBusString *filename);
583 _dbus_path_is_absolute (const DBusString *filename) in _dbus_path_is_absolute() function
3017 if (!_dbus_path_is_absolute (&p)) in _dbus_get_standard_session_servicedirs()3625 _dbus_path_is_absolute (const DBusString *filename) in _dbus_path_is_absolute() function
519 · Include _dbus_path_is_absolute in libdbus on Windows, fixing compilation
2078 if (_dbus_path_is_absolute (filename)) in make_full_path()