Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/script/
H A Dscript.c91 __dead static void doshell(const char *);
204 doshell(command); in main()
309 doshell(const char *command) in doshell() function