Home
last modified time | relevance | path

Searched refs:posix_link (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dposixmodule.c2078 posix_link(PyObject *self, PyObject *args) in posix_link() function
8708 {"link", posix_link, METH_VARARGS, posix_link__doc__},
/dports/lang/python27/Python-2.7.18/Modules/
H A Dposixmodule.c2271 posix_link(PyObject *self, PyObject *args) in posix_link() function
8908 {"link", posix_link, METH_VARARGS, posix_link__doc__},
/dports/lang/python-legacy/Python-2.7.18/Modules/
H A Dposixmodule.c2271 posix_link(PyObject *self, PyObject *args) in posix_link() function
8908 {"link", posix_link, METH_VARARGS, posix_link__doc__},
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Efi/
H A Dedk2module.c6844 {"link", posix_link, METH_VARARGS, posix_link__doc__},