Home
last modified time | relevance | path

Searched refs:do_edit (Results 1 – 3 of 3) sorted by relevance

/external/toybox/toys/pending/
Dcrontab.c263 static void do_edit(struct passwd *pwd) in do_edit() function
353 else if (toys.optflags & FLAG_e) do_edit(pwd); in crontab_main()
/external/python/cpython2/Lib/idlelib/
DIOBinding.py108 command=self.do_edit)
116 def do_edit(self): member in EncodingMessage
/external/python/cpython2/Tools/faqwiz/
Dfaqwiz.py702 def do_edit(self): member in FaqWizard