Searched refs:NGX_GROUP (Results 1 – 4 of 4) sorted by relevance
110 have=NGX_GROUP value="\"$NGX_GROUP\"" . auto/define
8 if [ -z "$NGX_GROUP" ]; then12 NGX_GROUP=nobody18 NGX_GROUP=nogroup21 NGX_GROUP=nobody25 NGX_GROUP=$NGX_USER
17 NGX_GROUP=197 --group=*) NGX_GROUP="$value" ;;
1146 grp = getgrnam(NGX_GROUP); in ngx_core_module_init_conf()1149 "getgrnam(\"" NGX_GROUP "\") failed"); in ngx_core_module_init_conf()