Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/tcsh/
Dtc.decls.h89 extern struct process *find_stop_ed (void);
Dtc.func.c508 find_stop_ed(void) in find_stop_ed() function
Ded.chared.c2008 if ((pp = find_stop_ed()) != NULL) { in e_run_fg_editor()