Searched defs:is_socket (Results 1 – 5 of 5) sorted by relevance
3865 GHC_INLINE bool is_socket(file_status s) noexcept in is_socket() function3870 GHC_INLINE bool is_socket(const path& p) in is_socket() function3875 GHC_INLINE bool is_socket(const path& p, std::error_code& ec) noexcept in is_socket() function4625 GHC_INLINE bool directory_entry::is_socket() const in is_socket() function in ghc::filesystem::directory_entry4630 GHC_INLINE bool directory_entry::is_socket(std::error_code& ec) const noexcept in is_socket() function in ghc::filesystem::directory_entry
745 int is_socket; local
1352 bool is_socket, bool use_aio, struct thread_pool *pool) in interpreter()
1261 def is_socket(self): member in Path
1414 def is_socket(self): member in Path