Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dedit.c748 public int edit_last(void)
752 public int edit_last(void) edit_last() function
H A Dfuncs.h140 public int edit_last(void);
H A Dcommand.c1183 nomore = edit_last(); in forw_loop()