Home
last modified time | relevance | path

Searched defs:newgrp (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.sbin/acpitools/aml/
H A Daml_evalobj.c367 struct aml_name_group *newgrp; in aml_execute_method() local
/netbsd-src/usr.bin/newgrp/
H A Dgrutil.c207 newgrp(const char *gname, struct passwd *pwd, uid_t ruid, const char *prompt) in newgrp() function