Home
last modified time | relevance | path

Searched refs:nxt_controller_cert_cleanup (Results 1 – 1 of 1) sorted by relevance

/unit/src/
H A Dnxt_controller.c102 static void nxt_controller_cert_cleanup(nxt_task_t *task, void *obj,
223 nxt_mp_cleanup(mp, nxt_controller_cert_cleanup, task, ctrl_init.certs, rt); in nxt_controller_prefork()
293 nxt_controller_cert_cleanup(nxt_task_t *task, void *obj, void *data) in nxt_controller_cert_cleanup() function