Home
last modified time | relevance | path

Searched refs:_winapi_SetNamedPipeHandleState_impl (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Modules/clinic/
D_winapi.c.h885 _winapi_SetNamedPipeHandleState_impl(PyObject *module, HANDLE named_pipe,
903 …return_value = _winapi_SetNamedPipeHandleState_impl(module, named_pipe, mode, max_collection_count… in _winapi_SetNamedPipeHandleState()
/third_party/python/Modules/
D_winapi.c1586 _winapi_SetNamedPipeHandleState_impl(PyObject *module, HANDLE named_pipe, in _winapi_SetNamedPipeHandleState_impl() function