Home
last modified time | relevance | path

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

/external/dbus/dbus/
Ddbus-sysdeps-win.c1735 const DBusString *next_component) in _dbus_concat_dir_and_file() argument
1741 _dbus_string_get_length (next_component) == 0) in _dbus_concat_dir_and_file()
1749 ('/' == _dbus_string_get_byte (next_component, 0) || in _dbus_concat_dir_and_file()
1750 '\\' == _dbus_string_get_byte (next_component, 0)); in _dbus_concat_dir_and_file()
1762 return _dbus_string_copy (next_component, 0, dir, in _dbus_concat_dir_and_file()
Ddbus-sysdeps.h318 const DBusString *next_component);
Ddbus-sysdeps-unix.c2579 const DBusString *next_component) in _dbus_concat_dir_and_file() argument
2585 _dbus_string_get_length (next_component) == 0) in _dbus_concat_dir_and_file()
2591 file_starts_with_slash = '/' == _dbus_string_get_byte (next_component, 0); in _dbus_concat_dir_and_file()
2603 return _dbus_string_copy (next_component, 0, dir, in _dbus_concat_dir_and_file()
/external/kernel-headers/original/asm-mips/
Dsgiarcs.h200 LONG next_component; member