Searched defs:active_ncph (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dncp.c51 nwam_ncp_handle_t active_ncph = NULL; variable
54 * active_ncp_mutex protects active_ncp, active_ncph and
197 old_ncph = active_ncph;
198 active_ncph = new_ncph;

Completed in 835 milliseconds