| /OK3568_Linux_fs/external/xserver/os/ |
| H A D | inputthread.c | 430 (void)fcntl(inputThreadInfo->readPipe, F_SETFD, &flags); in InputThreadPreInit() 441 (void)fcntl(hotplugPipeRead, F_SETFD, &flags); in InputThreadPreInit()
|
| H A D | utils.c | 2188 fcntl(newfd, F_SETFD, FD_CLOEXEC); in os_move_fd()
|
| /OK3568_Linux_fs/kernel/include/uapi/asm-generic/ |
| H A D | fcntl.h | 102 #define F_SETFD 2 /* set/clear close_on_exec */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm-generic/ |
| H A D | fcntl.h | 102 #define F_SETFD 2 /* set/clear close_on_exec */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/ |
| H A D | fcntl.h | 102 #define F_SETFD 2 /* set/clear close_on_exec */ macro
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/asm-generic/ |
| H A D | fcntl.h | 101 #define F_SETFD 2 /* set/clear close_on_exec */ macro
|
| /OK3568_Linux_fs/app/forlinx/quectelCM/ |
| H A D | util.c | 46 fcntl(fd, F_SETFD, FD_CLOEXEC); in cm_open_dev() 92 fcntl(sockfd, F_SETFD, FD_CLOEXEC); in cm_open_proxy()
|
| /OK3568_Linux_fs/kernel/tools/perf/trace/beauty/ |
| H A D | fcntl.c | 78 if (cmd == F_SETFD) in syscall_arg__scnprintf_fcntl_arg()
|
| /OK3568_Linux_fs/kernel/arch/um/os-Linux/ |
| H A D | file.c | 206 if (flags.cl && fcntl(fd, F_SETFD, 1)) { in os_open_file() 368 CATCH_EINTR(err = fcntl(fd, F_SETFD, FD_CLOEXEC)); in os_set_exec_close()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/ |
| H A D | fcntl-linux.h | 169 #define F_SETFD 2 /* Set file descriptor flags. */ macro
|
| /OK3568_Linux_fs/external/xserver/hw/xwayland/ |
| H A D | xwayland-shm.c | 62 if (fcntl(fd, F_SETFD, flags | FD_CLOEXEC) == -1) in set_cloexec_or_close()
|
| /OK3568_Linux_fs/device/rockchip/common/data/ |
| H A D | kmsgrab.c | 187 fcntl(fd, F_SETFD, FD_CLOEXEC); in main()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/ |
| H A D | fcntl-linux.h | 169 #define F_SETFD 2 /* Set file descriptor flags. */ macro
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | lrz.c | 120 #if defined(F_GETFD) && defined(F_SETFD) && defined(O_SYNC) 742 #if defined(F_GETFD) && defined(F_SETFD) && defined(O_SYNC) in zmodem_rx() 1707 #if defined(F_GETFD) && defined(F_SETFD) && defined(O_SYNC) in procheader() 1714 fcntl (fileno(fout), F_SETFD, oldflags); /* errors don't matter */ in procheader()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | fcntl.c | 347 case F_SETFD: in do_fcntl() 449 case F_SETFD: in check_fcntl_cmd()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/ipc_server/ |
| H A D | socket_server.cpp | 470 fcntl(sockfd, F_SETFD, FD_CLOEXEC); in Process()
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/ |
| H A D | X11Controller.m | 382 fcntl(stdout_pipe[0], F_SETFD, FD_CLOEXEC); 386 fcntl(stderr_pipe[0], F_SETFD, FD_CLOEXEC);
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | evlist.c | 1359 fcntl(go_pipe[0], F_SETFD, FD_CLOEXEC); in perf_evlist__prepare_workload() 1426 fcntl(go_pipe[1], F_SETFD, FD_CLOEXEC); in perf_evlist__prepare_workload()
|
| /OK3568_Linux_fs/external/security/librkcrypto/src/ |
| H A D | rkcrypto_core.c | 412 if (fcntl(cryptodev_fd, F_SETFD, 1) == -1) { in rk_crypto_init()
|
| /OK3568_Linux_fs/buildroot/package/lvgl/lv_drivers/ |
| H A D | 0006-drm-Reconstructs-the-drm-display-driver.patch | 993 - fcntl(fd, F_SETFD, flags | FD_CLOEXEC) < 0) { 1335 + fcntl(pdev->fd, F_SETFD, FD_CLOEXEC);
|
| /OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/testdir/ |
| H A D | large.txt | 711 fcntl64(3, F_SETFD, FD_CLOEXEC) = 0 2325 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 2344 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 2350 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 2618 fcntl64(5, F_SETFD, FD_CLOEXEC) = 0 2923 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 2954 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 3694 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 3700 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 3766 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/ |
| H A D | nettest.c | 1172 if (fcntl(sd, F_SETFD, FD_CLOEXEC) < 0) in lsock_init()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/filesystems/incfs/ |
| H A D | incfs_test.c | 3492 TESTEQUAL(fcntl(fd, F_SETFD, fcntl(fd, F_GETFD) | FD_CLOEXEC), 0); in per_uid_read_timeouts_test() 4481 TESTSYSCALL(fcntl(fd, F_SETFD, fcntl(fd, F_GETFD) | FD_CLOEXEC)); in sysfs_test() 4519 TESTSYSCALL(fcntl(fd, F_SETFD, fcntl(fd, F_GETFD) | FD_CLOEXEC)); in sysfs_test()
|
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | shm.c | 1255 (void) fcntl(fd, F_SETFD, &flags); in shm_tmpfile()
|
| /OK3568_Linux_fs/kernel/Documentation/process/ |
| H A D | adding-syscalls.rst | 118 ``fcntl(fd, F_SETFD, FD_CLOEXEC)``, where an unexpected ``fork()`` and
|