Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.decls.h160 extern void donewgrp (Char **, struct command *);
H A Dsh.init.c114 { "newgrp", donewgrp, 0, 2 },
H A Dsh.func.c321 donewgrp(Char **v, struct command *c) in donewgrp() function