HomeSort by relevance Sort by last modified time
    Searched refs:unix_socket_path (Results 1 - 7 of 7) sorted by null

  /external/curl/src/
tool_cfgable.c 132 Curl_safefree(config->unix_socket_path);
tool_cfgable.h 242 char *unix_socket_path; /* path to Unix domain socket */ member in struct:OperationConfig
tool_operate.c     [all...]
tool_getparam.c     [all...]
  /external/python/cpython3/Lib/asyncio/
test_utils.py 209 def unix_socket_path(): function in function:_run_test_server
222 with unix_socket_path() as path:
  /external/python/cpython3/Lib/test/test_asyncio/
test_streams.py 687 with test_utils.unix_socket_path() as path:
696 with test_utils.unix_socket_path() as path:
test_unix_events.py 244 with test_utils.unix_socket_path() as path:
257 with test_utils.unix_socket_path() as path:
    [all...]

Completed in 4069 milliseconds