Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_port.c462 nxt_process_type_t ptype; in nxt_port_remove_notify_others() local
466 ptype = nxt_process_type(process); in nxt_port_remove_notify_others()
481 if (nxt_proc_remove_notify_matrix[ptype][port->type] == 0) { in nxt_port_remove_notify_others()
H A Dnxt_process.c268 nxt_process_type_t ptype; in nxt_process_child_fixup() local
282 ptype = init->type; in nxt_process_child_fixup()
293 if (nxt_proc_keep_matrix[ptype][nxt_process_type(p)] == 0 in nxt_process_child_fixup()