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

/macosx-10.9.5/xnu-2422.115.4/bsd/net/
H A Dkpi_interface.c104 ifnet_detached_func detach_func = ifp->if_kpi_storage; local
106 if (detach_func != NULL)
107 detach_func(ifp);
/macosx-10.9.5/Heimdal-323.92.1/lib/sqlite/
H A Dsqlite3.c78703 static const FuncDef detach_func = { local
[all...]

Completed in 405 milliseconds