Home
last modified time | relevance | path

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

/dports/games/openlierox/OpenLieroX/libs/boost_process/boost/process/detail/
H A Dfile_handle.hpp240 static file_handle posix_dup(int h1, int h2);
447 file_handle::posix_dup(int h1, int h2) in posix_dup() function in boost::process::detail::file_handle
H A Dposix_ops.hpp388 file_handle::posix_dup(si.m_desc_to, d).disown(); in setup_output()
/dports/lang/scheme48/scheme48-1.9.2/c/posix/
H A Dio.c26 static s48_ref_t posix_dup(s48_call_t call, s48_ref_t channel, s48_ref_t new_mode),
47 S48_EXPORT_FUNCTION(posix_dup); in s48_init_posix_io()
71 posix_dup(s48_call_t call, s48_ref_t channel, s48_ref_t new_mode) in posix_dup() function
/dports/japanese/libslang/slang-1.4.5jp2/src/
H A Dslposio.c437 static void posix_dup (SLFile_FD_Type *f) in posix_dup() function
463 MAKE_INTRINSIC_1("dup_fd", posix_dup, V, F),
/dports/devel/libslang2/slang-2.3.2/src/
H A Dslposio.c953 static void posix_dup (SLFile_FD_Type *f) in posix_dup() function
1020 MAKE_INTRINSIC_1("dup_fd", posix_dup, V, F),
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Efi/
H A Dedk2module.c4840 posix_dup(PyObject *self, PyObject *args) in posix_dup() function
7010 {"dup", posix_dup, METH_VARARGS, posix_dup__doc__},
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dposixmodule.c6477 posix_dup(PyObject *self, PyObject *args) in posix_dup() function
8874 {"dup", posix_dup, METH_VARARGS, posix_dup__doc__},
/dports/lang/python27/Python-2.7.18/Modules/
H A Dposixmodule.c6699 posix_dup(PyObject *self, PyObject *args) in posix_dup() function
9074 {"dup", posix_dup, METH_VARARGS, posix_dup__doc__},
/dports/lang/python-legacy/Python-2.7.18/Modules/
H A Dposixmodule.c6699 posix_dup(PyObject *self, PyObject *args) in posix_dup() function
9074 {"dup", posix_dup, METH_VARARGS, posix_dup__doc__},