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

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Ddlil.c195 static void dlil_write_end(void);
292 dlil_write_end(void) function
297 panic("dlil_write_end - thread is not a writer");
632 dlil_write_end();
674 dlil_write_end();
689 dlil_write_end();
1922 * dlil_write_begin and dlil_write_end. ifp_unuse needs to perform some
1923 * operations after dlil_write_end has been called. For this reason,
1926 * after the caller has called dlil_write_end.
2027 dlil_write_end();
[all...]

Completed in 32 milliseconds