Home
last modified time | relevance | path

Searched defs:entrypath (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/tkinter/
Dtix.py1524 def close(self, entrypath): argument
1528 def getmode(self, entrypath): argument
1532 def open(self, entrypath): argument
1536 def setmode(self, entrypath, mode='none'): argument
1571 def close(self, entrypath): argument
1575 def getmode(self, entrypath): argument
1579 def open(self, entrypath): argument
1589 def getstatus(self, entrypath): argument
1593 def setstatus(self, entrypath, mode='on'): argument
/third_party/curl/lib/
Dftp.h125 char *entrypath; /* the PWD reply when we logged on */ member