Searched defs:nxt_common_app_conf_s (Results 1 – 1 of 1) sorted by relevance
89 struct nxt_common_app_conf_s { struct90 nxt_str_t name;91 nxt_str_t type;92 nxt_str_t user;93 nxt_str_t group;101 nxt_conf_value_t *isolation;102 nxt_conf_value_t *limits;104 size_t shm_limit;110 union {117 } u;[all …]