Home
last modified time | relevance | path

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

/freebsd/usr.bin/newgrp/
H A Dnewgrp.c48 static void doshell(void);
115 doshell(); in main()
300 doshell(void) in doshell() function
/freebsd/usr.bin/script/
H A Dscript.c92 static void doshell(char **);
275 doshell(argv); in main()
425 doshell(char **av) in doshell() function