Home
last modified time | relevance | path

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

/minix/external/bsd/less/dist/
H A Dedit.c31 extern void *constant ml_examine;
443 cmd_addhist(ml_examine, filename);
H A Dcmdbuf.c104 public void * constant ml_examine = (void *) &mlist_examine; variable
116 public void * constant ml_examine = (void *)2; variable
H A Dcommand.c47 extern void * constant ml_examine;
1504 start_mca(A_EXAMINE, "Examine: ", ml_examine, 0); in commands()