Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dedit.c678 public int edit_list(char *filelist)
682 public int edit_list(char *filelist) edit_list() function
H A Dfuncs.h138 public int edit_list(char *filelist);
H A Dcommand.c289 edit_list(p); in exec_mca()