Home
last modified time | relevance | path

Searched refs:STOPREASONPORT (Results 1 – 2 of 2) sorted by relevance

/dports/cad/electric/electric-7.00/src/include/
H A Dglobal.h1651 #define STOPREASONPORT 13 /* "Port exploration" */ macro
/dports/cad/electric/electric-7.00/src/net/
H A Dnetwork.cpp7429 if (stopping(STOPREASONPORT)) return; in net_findportsup()
7474 if (stopping(STOPREASONPORT)) return; in net_findportsdown()