Home
last modified time | relevance | path

Searched refs:_dbus_make_file_world_readable (Results 1 – 4 of 4) sorted by relevance

/external/dbus/dbus/
Ddbus-sysdeps.h281 dbus_bool_t _dbus_make_file_world_readable (const DBusString *filename,
Ddbus-internals.c660 if (!_dbus_make_file_world_readable (filename, error)) in _dbus_create_uuid_file_exclusively()
Ddbus-sysdeps-unix.c1843 _dbus_make_file_world_readable(const DBusString *filename, in _dbus_make_file_world_readable() function
/external/dbus/
DChangeLog342 _dbus_make_file_world_readable that chmods a file to 0644.
349 call _dbus_make_file_world_readable on the created file.