Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/newgrp/
H A Dnewgrp.c49 static void doshell(void);
116 doshell(); in main()
301 doshell(void) in doshell() function
/freebsd-14.2/usr.bin/script/
H A Dscript.c101 static void doshell(char **);
284 doshell(argv); in main()
434 doshell(char **av) in doshell() function