Searched refs:B_MAX_SYMLINKS (Results 1 - 5 of 5) sorted by path

/haiku/headers/os/storage/
H A DStorageDefs.h20 #define B_MAX_SYMLINKS SYMLOOP_MAX macro
/haiku/src/build/libbe/storage/
H A DEntry.cpp888 int32 linkLimit = B_MAX_SYMLINKS;
/haiku/src/kits/storage/
H A DEntry.cpp557 int32 linkLimit = B_MAX_SYMLINKS;
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h155 #define B_MAX_SYMLINKS FSSH_B_MAX_SYMLINKS macro
/haiku/src/system/kernel/fs/
H A Dvfs.cpp2219 if (count + 1 > B_MAX_SYMLINKS)
2885 for (int i = 0; i < B_MAX_SYMLINKS; i++) {

Completed in 128 milliseconds