Home
last modified time | relevance | path

Searched refs:controller (Results 1 – 6 of 6) sorted by path

/unit/
H A DCHANGES250 *) Bugfix: the controller process could crash when a chain of more than
343 *) Bugfix: the controller or router process could crash if the
407 *) Bugfix: the controller process could crash while requesting
410 *) Bugfix: the controller process could crash on manipulations with a
/unit/src/
H A Dnxt_controller.c233 process->data.controller = ctrl_init; in nxt_controller_prefork()
332 init = &data->controller; in nxt_controller_start()
H A Dnxt_process.h40 nxt_controller_init_t controller; member
/unit/test/
H A Dconftest.py335 controller = _fds_info['controller']
336 controller['pid'] = pid_by_name(controller['name'])
337 controller['fds'] = _count_fds(controller['pid'])
681 def _skip(main=False, router=False, controller=False): argument
684 _fds_info['controller']['skip'] = controller
H A Dtest_respawn.py88 skip_fds_check(controller=True)
/unit/tools/
H A Dsetup-unit1123 grep ${type_c:+-e 'unit: controller'} \