Searched refs:detach_func (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dkpi_interface.c105 ifnet_detached_func detach_func = ifp->if_kpi_storage; local
107 if (detach_func != NULL)
108 detach_func(ifp);
/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c78703 static const FuncDef detach_func = { local
[all...]

Completed in 424 milliseconds