Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/more/
H A Dmore.c207 static void do_shell(char *filename);
1149 do_shell (filename); in command()
1246 do_shell (filename); in colon()
1287 do_shell(char *filename) in do_shell() function