Searched refs:_DBUS_PATH_SEPARATOR (Results 1 – 4 of 4) sorted by relevance
61 #define _DBUS_PATH_SEPARATOR ";" macro63 #define _DBUS_PATH_SEPARATOR ":"
277 while (_dbus_string_find (dirs, start, _DBUS_PATH_SEPARATOR, &i)) in _dbus_split_paths_and_append()
2802 if (!_dbus_string_append (&servicedir_path, _DBUS_PATH_SEPARATOR)) in _dbus_get_standard_session_servicedirs()2810 if (!_dbus_string_append (&servicedir_path, _DBUS_PATH_SEPARATOR)) in _dbus_get_standard_session_servicedirs()2821 if (!_dbus_string_append (&servicedir_path, _DBUS_PATH_SEPARATOR)) in _dbus_get_standard_session_servicedirs()
1609 (_DBUS_PATH_SEPARATOR): new macro.