Home
last modified time | relevance | path

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

/dragonfly/contrib/less/
H A Dedit.c682 public int edit_list(char *filelist) in edit_list() function
H A Dfuncs.h122 public int edit_list(char *filelist);
H A Dcommand.c289 edit_list(cbuf); in exec_mca()