Searched refs:fcntl (Results 26 - 50 of 293) sorted by relevance

1234567891011>>

/haiku/src/tests/add-ons/kernel/file_systems/cdda/
H A Dcdda_text.cpp7 #include <fcntl.h>
/haiku/src/tests/misc/
H A Dwritev-test.cpp6 #include <fcntl.h>
/haiku/src/tests/system/kernel/
H A Dmmap_resize_test.cpp8 #include <fcntl.h>
H A Dadvisory_locking_test.cpp7 #include <fcntl.h>
38 if (fcntl(fd, F_SETLK, &flock) != 0) {
/haiku/src/tools/fixup_amiga_boot_checksum/
H A Dfixup_amiga_boot_checksum.c3 #include <fcntl.h>
/haiku/src/system/libroot/posix/sys/
H A Dxsi_msg_queue.cpp12 #include <fcntl.h>
H A Dxsi_sem.cpp12 #include <fcntl.h>
/haiku/src/tests/system/libroot/posix/
H A Dchmod.cpp9 #include <fcntl.h>
H A Dtermios.cpp9 #include <fcntl.h>
/haiku/src/tools/fs_shell/
H A Dfcntl.cpp8 #include <fcntl.h>
/haiku/src/tools/unzip/unix/
H A Dunxcfg.h5 # include <fcntl.h> /* extra code to deal with our extra file */
/haiku/headers/private/file_systems/
H A DDeviceOpener.h12 # include <fcntl.h>
/haiku/headers/posix/
H A Dsemaphore.h9 #include <fcntl.h>
/haiku/src/system/libroot/posix/
H A Dfcntl.cpp11 #include <fcntl.h>
64 fcntl(int fd, int op, ...) function
/haiku/src/build/libbe/storage/
H A DFile.cpp10 #include <fcntl.h>
171 fcntl(fd, F_SETFD, FD_CLOEXEC);
215 fcntl(fd, F_SETFD, FD_CLOEXEC);
253 fcntl(fd, F_SETFD, FD_CLOEXEC);
295 fcntl(fd, F_SETFD, FD_CLOEXEC);
/haiku/src/tests/system/network/
H A Dfirefox_crash.cpp9 #include <fcntl.h>
26 fcntl(fd, F_SETFL, O_NONBLOCK);
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dcompat.c117 #include <fcntl.h>
/haiku/src/add-ons/media/media-add-ons/dvb/
H A DPacket.cpp26 #include <fcntl.h>
/haiku/src/bin/debug/time_stats/
H A Dtime_stats.cpp7 #include <fcntl.h>
/haiku/src/libs/bsd/
H A Dpty.cpp10 #include <fcntl.h>
/haiku/src/system/libroot/os/
H A Dfs_query.cpp11 #include <fcntl.h>
/haiku/src/system/libroot/posix/unistd/
H A Dusergroup.cpp12 #include <fcntl.h>
/haiku/src/tests/system/kernel/device_manager/
H A Ddm_wrapper.c2 #include <fcntl.h>
/haiku/src/add-ons/kernel/drivers/audio/ac97/es1370/
H A Ddebug.c17 #include <fcntl.h>
/haiku/src/add-ons/kernel/drivers/audio/echo/
H A Ddebug.c36 #include <fcntl.h>

Completed in 108 milliseconds

1234567891011>>