Home
last modified time | relevance | path

Searched defs:HTTP_PORT (Results 1 – 25 of 108) sorted by relevance

12345

/dports/sysutils/syslinux/syslinux-6.03/gpxe/src/include/gpxe/
H A Dhttp.h13 #define HTTP_PORT 80 macro
/dports/www/libwww/w3c-libwww-5.4.2/Library/src/
H A DHTInit.h93 #define HTTP_PORT 80 macro
/dports/www/pound/Pound-2.8/
H A Dz2_2_5_1.py278 HTTP_PORT=8080 variable
409 HTTP_PORT=server_info(HTTP_PORT, v) variable
417 HTTP_PORT=server_info(HTTP_PORT, v, 80) variable
H A Dz2_2_6_1.py302 HTTP_PORT=8080 variable
467 HTTP_PORT=server_info(HTTP_PORT, v) variable
477 HTTP_PORT=server_info(HTTP_PORT, v, 80) variable
/dports/misc/openhab/openhab-3.2.0/runtime/bin/
H A Dsetenv.bat82 set HTTP_PORT=8080 variable
86 set HTTP_PORT=%OPENHAB_HTTP_PORT% variable
/dports/www/tinyproxy/tinyproxy-1.11.0/src/
H A Dreqs.h32 #define HTTP_PORT 80 macro
/dports/deskutils/gtimer/gtimer-2.0.0/
H A Dhttp.h44 #define HTTP_PORT 80 macro
/dports/www/trafficserver/trafficserver-9.1.1/mgmt/api/
H A DCoreAPIShared.h62 #define HTTP_PORT 80 macro
/dports/www/p5-Net-Async-HTTP/Net-Async-HTTP-0.48/lib/Net/Async/
H A DHTTP.pm46 use constant HTTP_PORT => 80; constant
/dports/java/icedtea-web/icedtea-web-1.6.2/tests/netx/unit/net/sourceforge/jnlp/runtime/
H A DJNLPProxySelectorTest.java148 int HTTP_PORT = 42; in testManualHttpProxy() local
245 final int HTTP_PORT = 42; in testManualSameProxy() local
/dports/devel/poco/poco-1.10.1-all/Net/include/Poco/Net/
H A DHTTPSession.h94 HTTP_PORT = 80 enumerator
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/
H A DBaseContainerManagerTest.java104 protected static final int HTTP_PORT = 5412; field in BaseContainerManagerTest
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.http.jetty/src/org/eclipse/equinox/http/jetty/
H A DJettyConstants.java35 public static final String HTTP_PORT = "http.port"; //$NON-NLS-1$ field
/dports/security/sqlmap/sqlmap-1.3.12/sqlmap/lib/utils/
H A Dhttpd.py31 HTTP_PORT = 8951 variable
/dports/www/wwwoffle/wwwoffle-2.9j/
H A Dconfigure.in314 AC_SUBST(HTTP_PORT) subst
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.ip/src/org/eclipse/equinox/internal/ip/dscagent/
H A DDiscoveryAgent.java54 public static final String HTTP_PORT = "equinox.provisioning.gwhttp.port"; field in DiscoveryAgent
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/util/
H A DConst.java33 public static final String HTTP_PORT = "http.port"; //$NON-NLS-1$ field in Const
/dports/net/gofish/gofish/
H A Dwebtest.c46 #define HTTP_PORT 80 macro
/dports/www/mod_http2/mod_h2-2.0.2/
H A Dconfigure.ac262 AC_SUBST(HTTP_PORT) subst
/dports/www/middleman/middleman/include/
H A Dsettings.h67 #define HTTP_PORT 80 macro
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/contrib/impcap/
H A Dtcp_parser.c35 #define HTTP_PORT 80 macro
/dports/devel/hadoop/hadoop-1.2.1/src/contrib/vaidya/src/java/org/apache/hadoop/vaidya/statistics/job/
H A DJobStatisticsInterface.java111 HOSTNAME, SPLITS, SPILLED_RECORDS, TRACKER_NAME, STATE_STRING, HTTP_PORT, ERROR, EXECUTION_TIME enumConstant
122 SORT_FINISH_TIME, INPUT_GROUPS, TRACKER_NAME, STATE_STRING, HTTP_PORT, SPLITS, SHUFFLE_BYTES, enumConstant
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/main/java/org/apache/hadoop/lib/servlet/
H A DServerWebApp.java46 private static final String HTTP_PORT = ".http.port"; field in ServerWebApp
/dports/devel/hadoop/hadoop-1.2.1/src/tools/org/apache/hadoop/tools/rumen/
H A DPre21JobHistoryConstants.java41 JOB_PRIORITY, HTTP_PORT, TRACKER_NAME, STATE_STRING, VERSION enumConstant
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/net/
H A DHostPortrange.java228 static final int[] HTTP_PORT = {80, 80}; field in HostPortrange

12345