Searched defs:fcntl (Results 1 - 7 of 7) sorted by relevance

/haiku/src/bin/debug/strace/
H A Dfcntl.cpp91 Syscall *fcntl = get_syscall("_kern_fcntl"); local
/haiku/src/system/libroot/posix/
H A Dfcntl.cpp64 fcntl(int fd, int op, ...) function
/haiku/headers/build/
H A DBeOSBuildCompatibility.h161 # define fcntl(fd, op...) _haiku_build_fcntl(fd, op) macro
/haiku/src/build/libroot/
H A Dfunction_remapper.cpp252 fcntl(int fd, int op, ...) function
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h805 #define fcntl fssh_fcntl macro
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c1678 void fcntl() {} function
H A Dlibroot_stubs_legacy.c1622 void fcntl() {} function

Completed in 219 milliseconds