Searched refs:kNotifySCNetworkChange (Results 1 – 3 of 3) sorted by relevance
64 #define kNotifySCNetworkChange "com.apple.system.config.network_change" macro
671 …notify_register_dispatch(kNotifySCNetworkChange, &network_change_token, global.work_queue, ^(int x… in main()
86 status = notify_register_check(kNotifySCNetworkChange, &net_config_token); in si_inet_config()