Home
last modified time | relevance | path

Searched defs:is_socket (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/lldb/source/Host/posix/
DConnectionFileDescriptorPosix.cpp216 bool is_socket = in Connect() local
/external/python/cpython3/Modules/
Dsignalmodule.c684 int is_socket; in signal_set_wakeup_fd() local
/external/libiio/src/iiod/
Dops.c1352 bool is_socket, bool use_aio, struct thread_pool *pool) in interpreter()
/external/python/parse_type/tasks/_vendor/
Dpathlib.py1261 def is_socket(self): member in Path
/external/python/cpython3/Lib/
Dpathlib.py1533 def is_socket(self): member in Path