HomeSort by relevance Sort by last modified time
    Searched refs:CHGRP (Results 1 - 3 of 3) sorted by null

  /external/dnsmasq/src/
config.h 66 #define CHGRP "dip"
dnsmasq.c 239 if (!(gp = getgrnam(CHGRP)) && ent_pw)
    [all...]
option.c 240 { 'g', ARG_ONE, "groupname", gettext_noop("Change to this group after startup (defaults to %s)."), CHGRP },
    [all...]

Completed in 26 milliseconds