Home
last modified time | relevance | path

Searched defs:nbname (Results 1 – 3 of 3) sorted by relevance

/external/curl/tests/python_dependencies/impacket/
Dnmb.py355 def __init__(self, nbname, nametype, ip): argument
374 def __init__(self, nbname, nametype, flags): argument
479 def gethostbyname(self, nbname, qtype = TYPE_WORKSTATION, scope = None, timeout = 1): argument
486 …def getnodestatus(self, nbname, destaddr = None, type = TYPE_WORKSTATION, scope = None, timeout = … argument
500 def __queryname(self, nbname, destaddr, qtype, scope, timeout, retries = 0): argument
546 def __querynodestatus(self, nbname, destaddr, type, scope, timeout): argument
Dsmb.py639 def __init__(self, nbname, nbt_type, comment): argument
/external/mdnsresponder/mDNSWindows/
DmDNSWin32.h148 char nbname[ 32 ]; member