OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:default_port
(Results
1 - 14
of
14
) sorted by null
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
smtplib.py
225
default_port
= SMTP_PORT
variable in class:SMTP
299
port = self.
default_port
760
default_port
= SMTP_SSL_PORT
variable in class:SMTP.SMTP_SSL
httplib.py
675
default_port
= HTTP_PORT
variable in class:HTTPConnection
721
port = self.
default_port
899
if self.port == self.
default_port
:
1140
default_port
= HTTPS_PORT
variable in class:.HTTPSConnection
[
all
...]
/prebuilts/gdb/darwin-x86/lib/python2.7/
smtplib.py
232
default_port
= SMTP_PORT
variable in class:SMTP
307
port = self.
default_port
770
default_port
= SMTP_SSL_PORT
variable in class:SMTP.SMTP_SSL
httplib.py
686
default_port
= HTTP_PORT
variable in class:HTTPConnection
730
port = self.
default_port
735
port = self.
default_port
917
if self.port == self.
default_port
:
1158
default_port
= HTTPS_PORT
variable in class:.HTTPSConnection
[
all
...]
/prebuilts/gdb/linux-x86/lib/python2.7/
smtplib.py
232
default_port
= SMTP_PORT
variable in class:SMTP
307
port = self.
default_port
770
default_port
= SMTP_SSL_PORT
variable in class:SMTP.SMTP_SSL
httplib.py
686
default_port
= HTTP_PORT
variable in class:HTTPConnection
730
port = self.
default_port
735
port = self.
default_port
917
if self.port == self.
default_port
:
1158
default_port
= HTTPS_PORT
variable in class:.HTTPSConnection
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
smtplib.py
232
default_port
= SMTP_PORT
variable in class:SMTP
307
port = self.
default_port
770
default_port
= SMTP_SSL_PORT
variable in class:SMTP.SMTP_SSL
httplib.py
686
default_port
= HTTP_PORT
variable in class:HTTPConnection
730
port = self.
default_port
735
port = self.
default_port
917
if self.port == self.
default_port
:
1158
default_port
= HTTPS_PORT
variable in class:.HTTPSConnection
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
smtplib.py
232
default_port
= SMTP_PORT
variable in class:SMTP
307
port = self.
default_port
770
default_port
= SMTP_SSL_PORT
variable in class:SMTP.SMTP_SSL
httplib.py
686
default_port
= HTTP_PORT
variable in class:HTTPConnection
730
port = self.
default_port
735
port = self.
default_port
917
if self.port == self.
default_port
:
1158
default_port
= HTTPS_PORT
variable in class:.HTTPSConnection
[
all
...]
/external/syslinux/gpxe/src/drivers/net/
mtd80x.c
349
unsigned int
default_port
:
member in struct:mtd_private
w89c840.c
245
unsigned int
default_port
:4; /* Last dev->if_port value. */
member in struct:winbond_private
tulip.c
419
unsigned int
default_port
;
418
unsigned int
default_port
;
member in struct:tulip_private
[
all
...]
via-rhine.c
680
unsigned int
default_port
:4; /* Last dev->if_port value. */
member in struct:rhine_private
1165
tp->
default_port
= options & 15;
1166
if (tp->
default_port
)
[
all
...]
Completed in 588 milliseconds