Home
last modified time | relevance | path

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

/dragonfly/contrib/less/
HDedit.c38 extern void *ml_examine;
663 cmd_addhist(ml_examine, qfilename, 1); in edit_ifile()
HDcmdbuf.c87 public void *ml_examine = (void *) &mlist_examine; variable
99 public void *ml_examine = (void *)2; variable
792 if (curr_mlist == NULL || curr_mlist == ml_examine) in cmd_accept()
HDcommand.c46 extern void *ml_examine;
1865 start_mca(A_EXAMINE, "Examine: ", ml_examine, 0); in commands()