Home
last modified time | relevance | path

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

/dports/lang/python310/Python-3.10.1/Python/clinic/
H A Dsysmodule.c.h273 {"getprofile", (PyCFunction)sys_getprofile, METH_NOARGS, sys_getprofile__doc__},
279 sys_getprofile(PyObject *module, PyObject *Py_UNUSED(ignored)) in sys_getprofile() function
/dports/lang/python39/Python-3.9.9/Python/clinic/
H A Dsysmodule.c.h273 {"getprofile", (PyCFunction)sys_getprofile, METH_NOARGS, sys_getprofile__doc__},
279 sys_getprofile(PyObject *module, PyObject *Py_UNUSED(ignored)) in sys_getprofile() function
/dports/databases/py-sqlite3/Python-3.8.12/Python/clinic/
H A Dsysmodule.c.h273 {"getprofile", (PyCFunction)sys_getprofile, METH_NOARGS, sys_getprofile__doc__},
279 sys_getprofile(PyObject *module, PyObject *Py_UNUSED(ignored)) in sys_getprofile() function
/dports/databases/py-gdbm/Python-3.8.12/Python/clinic/
H A Dsysmodule.c.h273 {"getprofile", (PyCFunction)sys_getprofile, METH_NOARGS, sys_getprofile__doc__},
279 sys_getprofile(PyObject *module, PyObject *Py_UNUSED(ignored)) in sys_getprofile() function
/dports/lang/python-tools/Python-3.8.12/Python/clinic/
H A Dsysmodule.c.h273 {"getprofile", (PyCFunction)sys_getprofile, METH_NOARGS, sys_getprofile__doc__},
279 sys_getprofile(PyObject *module, PyObject *Py_UNUSED(ignored)) in sys_getprofile() function
/dports/lang/python311/Python-3.11.0a3/Python/clinic/
H A Dsysmodule.c.h273 {"getprofile", (PyCFunction)sys_getprofile, METH_NOARGS, sys_getprofile__doc__},
279 sys_getprofile(PyObject *module, PyObject *Py_UNUSED(ignored)) in sys_getprofile() function
/dports/lang/python38/Python-3.8.12/Python/clinic/
H A Dsysmodule.c.h273 {"getprofile", (PyCFunction)sys_getprofile, METH_NOARGS, sys_getprofile__doc__},
279 sys_getprofile(PyObject *module, PyObject *Py_UNUSED(ignored)) in sys_getprofile() function
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Python/clinic/
H A Dsysmodule.c.h273 {"getprofile", (PyCFunction)sys_getprofile, METH_NOARGS, sys_getprofile__doc__},
279 sys_getprofile(PyObject *module, PyObject *Py_UNUSED(ignored)) in sys_getprofile() function
/dports/lang/python-legacy/Python-2.7.18/Python/
H A Dsysmodule.c445 sys_getprofile(PyObject *self, PyObject *args) in sys_getprofile() function
982 {"getprofile", sys_getprofile, METH_NOARGS, getprofile_doc},
/dports/lang/python27/Python-2.7.18/Python/
H A Dsysmodule.c445 sys_getprofile(PyObject *self, PyObject *args) in sys_getprofile() function
982 {"getprofile", sys_getprofile, METH_NOARGS, getprofile_doc},
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Python/
H A Dsysmodule.c446 sys_getprofile(PyObject *self, PyObject *args) in sys_getprofile() function
964 {"getprofile", sys_getprofile, METH_NOARGS, getprofile_doc},
/dports/lang/python37/Python-3.7.12/Python/
H A Dsysmodule.c616 sys_getprofile(PyObject *self, PyObject *args) in sys_getprofile() function
1586 {"getprofile", sys_getprofile, METH_NOARGS, getprofile_doc},