Home
last modified time | relevance | path

Searched refs:F_SETFD (Results 1 – 10 of 10) sorted by relevance

/linux-5.15/tools/include/uapi/asm-generic/
A Dfcntl.h101 #define F_SETFD 2 /* set/clear close_on_exec */ macro
/linux-5.15/include/uapi/asm-generic/
A Dfcntl.h102 #define F_SETFD 2 /* set/clear close_on_exec */ macro
/linux-5.15/tools/perf/trace/beauty/
A Dfcntl.c78 if (cmd == F_SETFD) in syscall_arg__scnprintf_fcntl_arg()
/linux-5.15/arch/um/os-Linux/
H A Dfile.c206 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()
/linux-5.15/fs/
H A Dfcntl.c348 case F_SETFD: in do_fcntl()
450 case F_SETFD: in check_fcntl_cmd()
/linux-5.15/tools/perf/
A Dbuiltin-daemon.c592 if (fcntl(fd, F_SETFD, FD_CLOEXEC)) { in setup_server_socket()
1212 if (fcntl(fd, F_SETFD, FD_CLOEXEC)) { in go_background()
/linux-5.15/tools/perf/util/
H A Devlist.c1393 fcntl(go_pipe[0], F_SETFD, FD_CLOEXEC); in evlist__prepare_workload()
1467 fcntl(go_pipe[1], F_SETFD, FD_CLOEXEC); in evlist__prepare_workload()
/linux-5.15/tools/testing/selftests/net/
A Dnettest.c1439 if (fcntl(sd, F_SETFD, FD_CLOEXEC) < 0) in lsock_init()
/linux-5.15/Documentation/process/
A Dadding-syscalls.rst118 ``fcntl(fd, F_SETFD, FD_CLOEXEC)``, where an unexpected ``fork()`` and
/linux-5.15/Documentation/translations/it_IT/process/
A Dadding-syscalls.rst131 ``xyzzy()`` e ``fcntl(fd, F_SETFD, FD_CLOEXEC)``, dove un inaspettato