Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/skywalk/nexus/flowswitch/
H A Dfsw.c2311 boolean_t do_dtor = FALSE; in fsw_detach() local
2359 do_dtor = TRUE; in fsw_detach()
2366 if (do_dtor) { in fsw_detach()