Searched refs:CHGRP (Results 1 – 4 of 4) sorted by relevance
18 -#define CHGRP "dip"19 +#define CHGRP "dialout"
66 #define CHGRP "dip" macro
239 if (!(gp = getgrnam(CHGRP)) && ent_pw) in main()
240 …RG_ONE, "groupname", gettext_noop("Change to this group after startup (defaults to %s)."), CHGRP },