Searched defs:entrypath (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Lib/tkinter/ |
| D | tix.py | 1522 def close(self, entrypath): argument 1526 def getmode(self, entrypath): argument 1530 def open(self, entrypath): argument 1534 def setmode(self, entrypath, mode='none'): argument 1569 def close(self, entrypath): argument 1573 def getmode(self, entrypath): argument 1577 def open(self, entrypath): argument 1587 def getstatus(self, entrypath): argument 1591 def setstatus(self, entrypath, mode='on'): argument
|
| /third_party/curl/lib/ |
| D | ftp.h | 118 char *entrypath; /* the PWD reply when we logged on */ member
|