Searched defs:O_NOTRAVERSE (Results 1 - 4 of 4) sorted by relevance

/haiku-fatelf/headers/build/
H A DBeOSBuildCompatibility.h74 # define O_NOTRAVERSE O_NOCTTY macro
76 # define O_NOTRAVERSE O_RANDOM macro
/haiku-fatelf/headers/posix/
H A Dfcntl.h44 #define O_NOTRAVERSE 0x2000 /* do not traverse leaf link */ macro
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/fs_shell/
H A Dcompat.h227 #define O_NOTRAVERSE O_NOFOLLOW macro
229 #define O_NOTRAVERSE 0 macro
/haiku-fatelf/headers/private/fs_shell/
H A Dfssh_api_wrapper.h767 #define O_NOTRAVERSE FSSH_O_NOTRAVERSE macro

Completed in 51 milliseconds