Searched refs:groupname (Results 1 – 6 of 6) sorted by relevance
105 server.groupname = "lighttpd"
48 server.groupname = "..."
315 server.groupname316 groupname used to run the server
226 CLEAN(srvconf.groupname); in server_init()314 CLEAN(srvconf.groupname); in server_free()1505 if (srv->srvconf.groupname->used) { in main()1506 if (NULL == (grp = getgrnam(srv->srvconf.groupname->ptr))) { in main()1508 "can't find groupname", srv->srvconf.groupname); in main()
505 buffer *groupname; member
134 cv[5].destination = srv->srvconf.groupname; in config_insert()