Home
last modified time | relevance | path

Searched defs:funcargs (Results 1 – 3 of 3) sorted by relevance

/third_party/openssl/crypto/async/
Dasync_local.h42 void *funcargs; member
/third_party/python/Python/clinic/
Dsysmodule.c.h845 PyObject *funcargs; in sys_call_tracing() local
/third_party/python/Python/
Dsysmodule.c1870 sys_call_tracing_impl(PyObject *module, PyObject *func, PyObject *funcargs) in sys_call_tracing_impl()