OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CHGRP
(Results
1 - 3
of
3
) sorted by null
/external/dnsmasq/src/
config.h
65
#define
CHGRP
"dip"
dnsmasq.c
251
if (!(gp = getgrnam(
CHGRP
)) && ent_pw)
option.c
214
{ 'g', ARG_ONE, "groupname", gettext_noop("Change to this group after startup (defaults to %s)."),
CHGRP
},
[
all
...]
Completed in 148 milliseconds