Searched refs:named_pipe (Results 1 – 10 of 10) sorted by relevance
/third_party/python/Modules/clinic/ |
D | _winapi.c.h | 885 _winapi_SetNamedPipeHandleState_impl(PyObject *module, HANDLE named_pipe, 894 HANDLE named_pipe; in _winapi_SetNamedPipeHandleState() local 900 &named_pipe, &mode, &max_collection_count, &collect_data_timeout)) { in _winapi_SetNamedPipeHandleState() 903 …return_value = _winapi_SetNamedPipeHandleState_impl(module, named_pipe, mode, max_collection_count… in _winapi_SetNamedPipeHandleState()
|
/third_party/python/Modules/ |
D | _winapi.c | 1586 _winapi_SetNamedPipeHandleState_impl(PyObject *module, HANDLE named_pipe, in _winapi_SetNamedPipeHandleState_impl() argument 1607 b = SetNamedPipeHandleState(named_pipe, pArgs[0], pArgs[1], pArgs[2]); in _winapi_SetNamedPipeHandleState_impl()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
D | android.config | 179 # named_pipe = Windows Named Pipe (default for Windows)
|
D | defconfig | 213 # named_pipe = Windows Named Pipe (default for Windows)
|
D | .config | 212 # named_pipe = Windows Named Pipe (default for Windows)
|
D | ChangeLog | 1601 Named Pipe (CONFIG_CTRL_IFACE=named_pipe); this is now the default
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
D | android.config | 179 # named_pipe = Windows Named Pipe (default for Windows)
|
D | defconfig | 213 # named_pipe = Windows Named Pipe (default for Windows)
|
D | .config | 212 # named_pipe = Windows Named Pipe (default for Windows)
|
D | ChangeLog | 1548 Named Pipe (CONFIG_CTRL_IFACE=named_pipe); this is now the default
|