OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dnslookup
(Results
1 - 2
of
2
) sorted by null
/external/python/cpython2/Mac/Demo/example1/
dnslookup-1.py
21
macresource.need("DLOG", ID_MAIN, "
dnslookup
-1.rsrc")
34
Dlg.SetDialogItemText(h,
dnslookup
(txt))
38
def
dnslookup
(str):
function
/external/python/cpython2/Mac/Demo/example2/
dnslookup-2.py
18
macresource.need("DLOG", ID_MAIN, "
dnslookup
-2.rsrc")
19
DNSLookup
()
21
class
DNSLookup
(FrameWork.Application):
49
"Main dialog window for
DNSLookup
"
60
call to
dnslookup
in the result entry area."""
65
Dlg.SetDialogItemText(h, self.
dnslookup
(txt))
67
def
dnslookup
(self, str):
member in class:MyDialog
Completed in 194 milliseconds