Searched refs:CHUSER (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq/
H A Dconfig.h25 #define CHUSER "nobody" macro
H A Doption.c104 #if defined(CHUSER)
105 "-u, --user=username Change to this user after startup. (defaults to " CHUSER ").\n"
H A Ddnsmasq.c52 char *username = CHUSER;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq-2.33/src/
H A Dconfig.h48 #define CHUSER "nobody" macro
H A Doption.c182 { "-u, --user=username", gettext_noop("Change to this user after startup. (defaults to %s)."), CHUSER },
1838 daemon->username = CHUSER;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq-2.15/src/
H A Dconfig.h63 #define CHUSER "nobody" macro
H A Doption.c155 "-u, --user=username Change to this user after startup. (defaults to " CHUSER ").\n"
188 daemon->username = CHUSER;

Completed in 62 milliseconds