Home
last modified time | relevance | path

Searched refs:ml_shell (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.bin/less/
H A Dcommand.c43 extern void *ml_shell;
1584 start_mca(A_PIPE, "!", ml_shell, 0); in commands()
H A Dcmdbuf.c81 void * const ml_shell = (void *) &mlist_shell; variable