Home
last modified time | relevance | path

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

/freebsd-12.1/usr.bin/newgrp/
H A Dnewgrp.c51 static void doshell(void);
118 doshell(); in main()
303 doshell(void) in doshell() function
/freebsd-12.1/usr.bin/script/
H A Dscript.c84 static void doshell(char **);
236 doshell(argv); in main()
330 doshell(char **av) in doshell() function