Searched defs:nextComponent (Results 1 - 6 of 6) sorted by relevance

/haiku/src/kits/storage/
H A Dstorage_support.cpp392 int32 length, nextComponent; local
296 parse_first_path_component(const char *path, int32& length, int32& nextComponent) argument
330 parse_first_path_component(const char *path, char *&component, int32& nextComponent) argument
[all...]
H A DDirectory.cpp569 int32 nextComponent; local
/haiku/src/build/libbe/storage/
H A DDirectory.cpp552 int32 nextComponent; local
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/
H A Dkernel_emu.cpp75 int32 length, nextComponent; local
32 parse_first_path_component(const char *path, int32& length, int32& nextComponent) argument
/haiku/src/bin/package/
H A Dcommand_extract.cpp370 const char* nextComponent = nextSlash + 1; local
396 const char* nextComponent = nextSlash + 1; local
/haiku/src/kits/package/hpkg/
H A DPackageWriterImpl.cpp918 const char* nextComponent = nextSlash + 1; local
958 const char* nextComponent = nextSlash + 1; local
1270 const char* nextComponent = nextSlash + 1; local
[all...]

Completed in 177 milliseconds