Home
last modified time | relevance | path

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

/linux/include/trace/misc/
H A Dfs.h54 { F_SETFD, "SETFD" }, \
75 { F_SETFD, "SETFD" }, \
/linux/include/uapi/asm-generic/
H A Dfcntl.h100 #define F_SETFD 2 /* set/clear close_on_exec */ macro
/linux/tools/perf/trace/beauty/
H A Dfcntl.c78 if (cmd == F_SETFD) in syscall_arg__scnprintf_fcntl_arg()
/linux/arch/um/os-Linux/
H A Dfile.c192 if (flags.cl && fcntl(fd, F_SETFD, 1)) { in os_open_file()
358 CATCH_EINTR(err = fcntl(fd, F_SETFD, FD_CLOEXEC)); in os_set_exec_close()
/linux/fs/
H A Dfcntl.c469 case F_SETFD: in do_fcntl()
580 case F_SETFD: in check_fcntl_cmd()
/linux/tools/perf/
H A Dbuiltin-daemon.c591 if (fcntl(fd, F_SETFD, FD_CLOEXEC)) { in setup_server_socket()
1209 if (fcntl(fd, F_SETFD, FD_CLOEXEC)) { in go_background()
/linux/arch/um/os-Linux/skas/
H A Dprocess.c332 fcntl(init_data.stub_data_fd, F_SETFD, 0); in userspace_tramp()
/linux/tools/perf/util/
H A Devlist.c1501 fcntl(go_pipe[0], F_SETFD, FD_CLOEXEC); in evlist__prepare_workload()
1575 fcntl(go_pipe[1], F_SETFD, FD_CLOEXEC); in evlist__prepare_workload()
/linux/tools/testing/selftests/net/
H A Dnettest.c1536 if (fcntl(sd, F_SETFD, FD_CLOEXEC) < 0) in lsock_init()
/linux/Documentation/process/
H A Dadding-syscalls.rst118 ``fcntl(fd, F_SETFD, FD_CLOEXEC)``, where an unexpected ``fork()`` and
/linux/Documentation/translations/it_IT/process/
H A Dadding-syscalls.rst131 ``xyzzy()`` e ``fcntl(fd, F_SETFD, FD_CLOEXEC)``, dove un inaspettato
/linux/Documentation/translations/sp_SP/process/
H A Dadding-syscalls.rst135 ``fcntl(fd, F_SETFD, FD_CLOEXEC)``, donde un ``fork()`` inesperado y