HomeSort by relevance Sort by last modified time
    Searched refs:SYSLOG_UDP_PORT (Results 1 - 7 of 7) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/logging/
handlers.py 48 SYSLOG_UDP_PORT = 514
712 def __init__(self, address=('localhost', SYSLOG_UDP_PORT),
    [all...]
  /external/python/cpython2/Lib/logging/
handlers.py 47 SYSLOG_UDP_PORT = 514
740 def __init__(self, address=('localhost', SYSLOG_UDP_PORT),
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/logging/
handlers.py 47 SYSLOG_UDP_PORT = 514
739 def __init__(self, address=('localhost', SYSLOG_UDP_PORT),
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/logging/
handlers.py 47 SYSLOG_UDP_PORT = 514
739 def __init__(self, address=('localhost', SYSLOG_UDP_PORT),
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/logging/
handlers.py 47 SYSLOG_UDP_PORT = 514
739 def __init__(self, address=('localhost', SYSLOG_UDP_PORT),
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/logging/
handlers.py 47 SYSLOG_UDP_PORT = 514
739 def __init__(self, address=('localhost', SYSLOG_UDP_PORT),
    [all...]
  /external/python/cpython3/Lib/logging/
handlers.py 42 SYSLOG_UDP_PORT = 514
797 def __init__(self, address=('localhost', SYSLOG_UDP_PORT),
    [all...]

Completed in 74 milliseconds