Home
last modified time | relevance | path

Searched refs:sel_host (Results 1 – 25 of 27) sorted by relevance

12

/dports/security/sqlmap/sqlmap-1.3.12/sqlmap/lib/request/
H A Dchunkedhandler.py31 sel_host = host
33 sel_host = _urllib.parse.urlsplit(request.get_selector()).netloc
36 request.add_unredirected_header("Host", sel_host)
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/
H A DNSURLProtectionSpace.java31 long result = OS.objc_msgSend(this.id, OS.sel_host); in host()
H A DNSURL.java51 long result = OS.objc_msgSend(this.id, OS.sel_host); in host()
H A DSelector.java504 , sel_host("host") enumConstant
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/usb/phy/
H A Dphy-ab8500-usb.c251 static void ab8500_usb_phy_enable(struct ab8500_usb *ab, bool sel_host) in ab8500_usb_phy_enable() argument
254 bit = sel_host ? AB8500_BIT_PHY_CTRL_HOST_EN : in ab8500_usb_phy_enable()
272 static void ab8500_usb_phy_disable(struct ab8500_usb *ab, bool sel_host) in ab8500_usb_phy_disable() argument
275 bit = sel_host ? AB8500_BIT_PHY_CTRL_HOST_EN : in ab8500_usb_phy_disable()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/usb/phy/
H A Dphy-ab8500-usb.c251 static void ab8500_usb_phy_enable(struct ab8500_usb *ab, bool sel_host) in ab8500_usb_phy_enable() argument
254 bit = sel_host ? AB8500_BIT_PHY_CTRL_HOST_EN : in ab8500_usb_phy_enable()
272 static void ab8500_usb_phy_disable(struct ab8500_usb *ab, bool sel_host) in ab8500_usb_phy_disable() argument
275 bit = sel_host ? AB8500_BIT_PHY_CTRL_HOST_EN : in ab8500_usb_phy_disable()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/usb/phy/
H A Dphy-ab8500-usb.c251 static void ab8500_usb_phy_enable(struct ab8500_usb *ab, bool sel_host) in ab8500_usb_phy_enable() argument
254 bit = sel_host ? AB8500_BIT_PHY_CTRL_HOST_EN : in ab8500_usb_phy_enable()
272 static void ab8500_usb_phy_disable(struct ab8500_usb *ab, bool sel_host) in ab8500_usb_phy_disable() argument
275 bit = sel_host ? AB8500_BIT_PHY_CTRL_HOST_EN : in ab8500_usb_phy_disable()
/dports/lang/python-legacy/Python-2.7.18/Lib/
H A Durllib2.py1138 sel_host = host
1141 sel_host, sel_path = splithost(sel)
1144 request.add_unredirected_header('Host', sel_host)
/dports/lang/python27/Python-2.7.18/Lib/
H A Durllib2.py1138 sel_host = host
1141 sel_host, sel_path = splithost(sel)
1144 request.add_unredirected_header('Host', sel_host)
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/
H A Durllib2.py1125 sel_host = host
1128 sel_host, sel_path = splithost(sel)
1131 request.add_unredirected_header('Host', sel_host)
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/
H A Durllib2.py1112 sel_host = host
1115 sel_host, sel_path = splithost(sel)
1118 request.add_unredirected_header('Host', sel_host)
/dports/www/py-mechanize/mechanize-0.4.7/mechanize/
H A D_urllib2_fork.py1168 sel_host = host
1171 sel_host, sel_path = splithost(sel)
1178 request.add_unredirected_header('Host', sel_host)
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/future/backports/urllib/
H A Drequest.py1238 sel_host = host
1241 sel_host, sel_path = splithost(sel)
1243 request.add_unredirected_header('Host', sel_host)
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/future/backports/urllib/
H A Drequest.py1238 sel_host = host
1241 sel_host, sel_path = splithost(sel)
1243 request.add_unredirected_header('Host', sel_host)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/google-endpoints/future/backports/urllib/
H A Drequest.py1232 sel_host = host
1235 sel_host, sel_path = splithost(sel)
1237 request.add_unredirected_header('Host', sel_host)
/dports/devel/py-future/future-0.18.2/src/future/backports/urllib/
H A Drequest.py1238 sel_host = host
1241 sel_host, sel_path = splithost(sel)
1243 request.add_unredirected_header('Host', sel_host)
/dports/databases/py-gdbm/Python-3.8.12/Lib/urllib/
H A Drequest.py1300 sel_host = host
1303 sel_host, sel_path = _splithost(sel)
1305 request.add_unredirected_header('Host', sel_host)
/dports/lang/python310/Python-3.10.1/Lib/urllib/
H A Drequest.py1294 sel_host = host
1297 sel_host, sel_path = _splithost(sel)
1299 request.add_unredirected_header('Host', sel_host)
/dports/lang/python37/Python-3.7.12/Lib/urllib/
H A Drequest.py1295 sel_host = host
1298 sel_host, sel_path = splithost(sel)
1300 request.add_unredirected_header('Host', sel_host)
/dports/lang/python-tools/Python-3.8.12/Lib/urllib/
H A Drequest.py1300 sel_host = host
1303 sel_host, sel_path = _splithost(sel)
1305 request.add_unredirected_header('Host', sel_host)
/dports/lang/python38/Python-3.8.12/Lib/urllib/
H A Drequest.py1300 sel_host = host
1303 sel_host, sel_path = _splithost(sel)
1305 request.add_unredirected_header('Host', sel_host)
/dports/lang/python39/Python-3.9.9/Lib/urllib/
H A Drequest.py1292 sel_host = host
1295 sel_host, sel_path = _splithost(sel)
1297 request.add_unredirected_header('Host', sel_host)
/dports/databases/py-sqlite3/Python-3.8.12/Lib/urllib/
H A Drequest.py1300 sel_host = host
1303 sel_host, sel_path = _splithost(sel)
1305 request.add_unredirected_header('Host', sel_host)
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/urllib/
H A Drequest.py1300 sel_host = host
1303 sel_host, sel_path = _splithost(sel)
1305 request.add_unredirected_header('Host', sel_host)
/dports/lang/python311/Python-3.11.0a3/Lib/urllib/
H A Drequest.py1294 sel_host = host
1297 sel_host, sel_path = _splithost(sel)
1299 request.add_unredirected_header('Host', sel_host)

12