Home
last modified time | relevance | path

Searched defs:port_ (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/
H A Devent_iocp.c64 loop(void *port_) in loop()
/freebsd/contrib/libevent/
H A Devent_iocp.c64 loop(void *port_) in loop()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.cpp1040 uint16_t port_ = port_future.wait_for(std::chrono::seconds(10)) == in StartDebugserverProcess() local