Home
last modified time | relevance | path

Searched defs:Unit (Results 1 – 5 of 5) sorted by relevance

/unit/pkg/deb/debian/
H A Dunit.service1 [Unit] section
2 Description=NGINX Unit argument
3 Wants=network-online.target
4 After=network-online.target
H A Dunit-debug.service1 [Unit] section
2 Description=NGINX Unit argument
3 Wants=network-online.target
4 After=network-online.target
/unit/pkg/rpm/rpmbuild/SOURCES/
H A Dunit.service12 [Unit] section
13 Description=NGINX Unit argument
14 Wants=network-online.target
15 After=network-online.target
H A Dunit-debug.service12 [Unit] section
13 Description=NGINX Unit argument
14 Wants=network-online.target
15 After=network-online.target
/unit/src/nodejs/unit-http/
H A Dunit.cpp150 Unit::Unit(napi_env env, napi_value jsthis): in Unit() function in Unit