Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/tcsh/
HDpathnames.h158 #ifndef _PATH_BIN_NEWGRP
159 # define _PATH_BIN_NEWGRP "/bin/newgrp" macro
HDsh.func.c332 (void) execv(_PATH_BIN_NEWGRP, p); in donewgrp()