Home
last modified time | relevance | path

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

/external/dnsmasq/src/
Dconfig.h65 #define CHGRP "dip" macro
Ddnsmasq.c251 if (!(gp = getgrnam(CHGRP)) && ent_pw) in main()
Doption.c214 …RG_ONE, "groupname", gettext_noop("Change to this group after startup (defaults to %s)."), CHGRP },