Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/nexus/flowswitch/
H A Dfsw.c2411 boolean_t do_dtor = FALSE; in fsw_detach() local
2459 do_dtor = TRUE; in fsw_detach()
2466 if (do_dtor) { in fsw_detach()