Home
last modified time | relevance | path

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

/dports/www/shellinabox/shellinabox-2.20/libhttp/
H A Dserver.c270 struct Server *newCGIServer(int localhostOnly, int portMin, int portMax, in newCGIServer()
282 void initServer(struct Server *server, int localhostOnly, int portMin, in initServer()
/dports/ftp/filezilla/filezilla-3.55.1/src/interface/
H A Dnetconfwizard.cpp187 wxString portMin = pPortMin->GetValue(); in OnPageChanging() local
/dports/net-mgmt/thanos/thanos-0.11.0/test/e2e/
H A Dspinup_test.go32 const portMin = 10000 const
/dports/www/shellinabox/shellinabox-2.20/shellinabox/
H A Dshellinaboxd.c108 static int portMin; variable
/dports/sysutils/javaservicewrapper/wrapper_3.5.45_src/src/c/
H A Dwrapper.h278 int portMin; /* Minimum port to use when looking for a port to bind to. */ member