Home
last modified time | relevance | path

Searched defs:nxt_common_app_conf_s (Results 1 – 1 of 1) sorted by path

/unit/src/
H A Dnxt_application.h115 struct nxt_common_app_conf_s { struct
116 nxt_str_t name;
117 nxt_str_t type;
118 nxt_str_t user;
119 nxt_str_t group;
127 nxt_conf_value_t *isolation;
128 nxt_conf_value_t *limits;
130 size_t shm_limit;
136 union {
145 } u;
[all …]