Searched refs:fcntl (Results 176 - 200 of 4108) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libiconv-1.14/srclib/
H A Dbinary-io.h21 O_BINARY is guaranteed by the gnulib <fcntl.h>. */
22 #include <fcntl.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/heimdal/lib/hdb/
H A Dhdb_locl.h52 #include <fcntl.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wget/lib/
H A Ddup2.c26 #include <fcntl.h>
107 return fcntl (fd, F_GETFL) == -1 ? -1 : fd;
147 int result = fcntl (fd, F_GETFL) < 0 ? -1 : fd;
152 result = fcntl (fd, F_DUPFD, desired_fd);
H A Dutimens.h26 # include <fcntl.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libiconv-1.14/srclib/
H A Dbinary-io.h21 O_BINARY is guaranteed by the gnulib <fcntl.h>. */
22 #include <fcntl.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/httpd/
H A Dcommon.c33 #include <fcntl.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2/tc/
H A Dp_tcp.c17 #include <fcntl.h>
H A Dp_udp.c17 #include <fcntl.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2-3.x/tc/
H A Dp_tcp.c17 #include <fcntl.h>
H A Dp_udp.c17 #include <fcntl.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/tests/
H A Dfcntl_lock.c1 /* test whether fcntl locking works on this system */
12 #include <fcntl.h>
16 #include <sys/fcntl.h>
34 #define DATA "conftest.fcntl"
72 ret = fcntl(fd,F_GETLK,&lock);
99 fcntl(fd,F_SETLK,&lock);
H A Dftruncate.c9 #include <fcntl.h>
H A Dreadlink.c9 #include <fcntl.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/tests/
H A Dfcntl_lock.c1 /* test whether fcntl locking works on this system */
12 #include <fcntl.h>
16 #include <sys/fcntl.h>
34 #define DATA "conftest.fcntl"
72 ret = fcntl(fd,F_GETLK,&lock);
99 fcntl(fd,F_SETLK,&lock);
H A Dftruncate.c9 #include <fcntl.h>
H A Dreadlink.c9 #include <fcntl.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/tests/
H A Dfcntl_lock.c1 /* test whether fcntl locking works on this system */
12 #include <fcntl.h>
16 #include <sys/fcntl.h>
34 #define DATA "conftest.fcntl"
72 ret = fcntl(fd,F_GETLK,&lock);
99 fcntl(fd,F_SETLK,&lock);
H A Dftruncate.c9 #include <fcntl.h>
H A Dreadlink.c9 #include <fcntl.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/tests/
H A Dfcntl_lock.c1 /* test whether fcntl locking works on this system */
12 #include <fcntl.h>
16 #include <sys/fcntl.h>
34 #define DATA "conftest.fcntl"
72 ret = fcntl(fd,F_GETLK,&lock);
99 fcntl(fd,F_SETLK,&lock);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/gdbserver/
H A Dterminal.h43 #include <fcntl.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/linux/
H A Dfcntl.h4 #include <asm/fcntl.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wget/lib/
H A Ddup2.c26 #include <fcntl.h>
107 return fcntl (fd, F_GETFL) == -1 ? -1 : fd;
147 int result = fcntl (fd, F_GETFL) < 0 ? -1 : fd;
152 result = fcntl (fd, F_DUPFD, desired_fd);
H A Dutimens.h26 # include <fcntl.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/heimdal/lib/hdb/
H A Dhdb_locl.h52 #include <fcntl.h>

Completed in 279 milliseconds

1234567891011>>