Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/asm-generic/
Dfcntl.h102 #define F_SETFD 2 /* set/clear close_on_exec */ macro
/Linux-v5.4/tools/include/uapi/asm-generic/
Dfcntl.h101 #define F_SETFD 2 /* set/clear close_on_exec */ macro
/Linux-v5.4/tools/perf/trace/beauty/
Dfcntl.c78 if (cmd == F_SETFD) in syscall_arg__scnprintf_fcntl_arg()
/Linux-v5.4/arch/um/os-Linux/
Dfile.c202 if (flags.cl && fcntl(fd, F_SETFD, 1)) { in os_open_file()
364 CATCH_EINTR(err = fcntl(fd, F_SETFD, FD_CLOEXEC)); in os_set_exec_close()
/Linux-v5.4/fs/
Dfcntl.c339 case F_SETFD: in do_fcntl()
441 case F_SETFD: in check_fcntl_cmd()
/Linux-v5.4/tools/perf/util/
Devlist.c1303 fcntl(go_pipe[0], F_SETFD, FD_CLOEXEC); in perf_evlist__prepare_workload()
1370 fcntl(go_pipe[1], F_SETFD, FD_CLOEXEC); in perf_evlist__prepare_workload()
/Linux-v5.4/tools/testing/selftests/net/
Dnettest.c1152 if (fcntl(sd, F_SETFD, FD_CLOEXEC) < 0) in lsock_init()
/Linux-v5.4/Documentation/process/
Dadding-syscalls.rst118 ``fcntl(fd, F_SETFD, FD_CLOEXEC)``, where an unexpected ``fork()`` and
/Linux-v5.4/Documentation/translations/it_IT/process/
Dadding-syscalls.rst131 ``xyzzy()`` e ``fcntl(fd, F_SETFD, FD_CLOEXEC)``, dove un inaspettato