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

/macosx-10.10.1/configd-699.1.5/nwi/
H A Dnetwork_information.h54 * Function: nwi_state_get_notify_key
64 nwi_state_get_notify_key(void);
H A Dnetwork_information.c72 const char *nwi_key = nwi_state_get_notify_key();
126 * Function: nwi_state_get_notify_key
136 nwi_state_get_notify_key() function
H A Dnetwork_information_server.c467 notify_key = nwi_state_get_notify_key();
/macosx-10.10.1/configd-699.1.5/scutil.tproj/
H A Dtests.c643 status = notify_register_dispatch(nwi_state_get_notify_key(),
/macosx-10.10.1/ppp-786.1.1/Controller/
H A Dscnc_main.c651 uint32_t status = notify_register_mach_port(nwi_state_get_notify_key(), &notifyPort, 0, &notifyToken);
654 CFMachPortRef nwiPort = _SC_CFMachPortCreateWithPort(nwi_state_get_notify_key(), notifyPort, scnc_main_nwi_callback, &context);
/macosx-10.10.1/configd-699.1.5/Plugins/Logger/
H A Dlogger.c1482 key = nwi_state_get_notify_key();

Completed in 195 milliseconds