Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/skywalk/nexus/flowswitch/ !
H A Dfsw.c2318 boolean_t do_dtor = FALSE; in fsw_detach() local
2366 do_dtor = TRUE; in fsw_detach()
2373 if (do_dtor) { in fsw_detach()