Searched refs:next_component (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/fw/arc/
H A Dtree.c24 return (pcomponent *) ARC_CALL1(next_component, Current);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-sysdeps.h327 const DBusString *next_component);
H A Ddbus-sysdeps-win.c1728 * @param next_component the filename
1733 const DBusString *next_component)
1739 _dbus_string_get_length (next_component) == 0)
1747 ('/' == _dbus_string_get_byte (next_component, 0) ||
1748 '\\' == _dbus_string_get_byte (next_component, 0));
1760 return _dbus_string_copy (next_component, 0, dir,
1732 _dbus_concat_dir_and_file(DBusString *dir, const DBusString *next_component) argument
H A Ddbus-sysdeps-unix.c2690 * @param next_component the filename
2695 const DBusString *next_component)
2701 _dbus_string_get_length (next_component) == 0)
2707 file_starts_with_slash = '/' == _dbus_string_get_byte (next_component, 0);
2719 return _dbus_string_copy (next_component, 0, dir,
2694 _dbus_concat_dir_and_file(DBusString *dir, const DBusString *next_component) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dsgiarcs.h200 LONG next_component; member in struct:linux_romvec

Completed in 74 milliseconds