Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/skywalk/nexus/flowswitch/
H A Dfsw.c2439 boolean_t do_dtor = FALSE; in fsw_detach() local
2487 do_dtor = TRUE; in fsw_detach()
2494 if (do_dtor) { in fsw_detach()