Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/newgrp/
H A Dnewgrp.c51 static void doshell(void);
118 doshell(); in main()
303 doshell(void) in doshell() function
/freebsd-13.1/usr.bin/script/
H A Dscript.c93 static void doshell(char **);
254 doshell(argv); in main()
378 doshell(char **av) in doshell() function