Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/skywalk/nexus/flowswitch/
H A Dfsw.c2260 boolean_t do_dtor = FALSE; in fsw_detach() local
2308 do_dtor = TRUE; in fsw_detach()
2315 if (do_dtor) { in fsw_detach()