HomeSort by relevance Sort by last modified time
    Searched refs:_dbus_concat_dir_and_file (Results 1 - 15 of 15) sorted by null

  /external/dbus/dbus/
dbus-auth-util.c 63 if (!_dbus_concat_dir_and_file (&test_directory, &filename))
93 if (!_dbus_concat_dir_and_file (&full_path, &filename))
dbus-server-unix.c 108 !_dbus_concat_dir_and_file (&full_path, &filename))
dbus-sysdeps.c 300 if (!_dbus_concat_dir_and_file (&path,
342 if (!_dbus_concat_dir_and_file (&path,
dbus-sysdeps.h 317 dbus_bool_t _dbus_concat_dir_and_file (DBusString *dir,
dbus-message-util.c 522 if (!_dbus_concat_dir_and_file (&test_directory, &filename))
552 if (!_dbus_concat_dir_and_file (&full_path, &filename))
    [all...]
dbus-sha.c 775 if (!_dbus_concat_dir_and_file (&tests_file, &tmp))
779 if (!_dbus_concat_dir_and_file (&results_file, &tmp))
dbus-keyring.c 783 if (!_dbus_concat_dir_and_file (&keyring->filename,
dbus-sysdeps-unix.c 2578 _dbus_concat_dir_and_file (DBusString *dir, function
    [all...]
dbus-sysdeps-win.c 1734 _dbus_concat_dir_and_file (DBusString *dir, function
    [all...]
  /external/dbus/bus/
config-parser-trivial.c 508 if (!_dbus_concat_dir_and_file (&test_directory, &filename))
545 if (!_dbus_concat_dir_and_file (&full_path, &filename))
623 if (!_dbus_concat_dir_and_file (full_path, &filename))
631 if (!_dbus_concat_dir_and_file (full_path, &filename))
test.c 318 if (!_dbus_concat_dir_and_file (&config_file, &relative))
activation-helper.c 97 !_dbus_concat_dir_and_file (&full_path, &filename))
activation.c 286 !_dbus_concat_dir_and_file (&file_path, filename))
491 !_dbus_concat_dir_and_file (&file_path, &filename))
641 !_dbus_concat_dir_and_file (&full_path, &filename))
    [all...]
config-parser.c     [all...]
dispatch.c     [all...]

Completed in 63 milliseconds