Home
last modified time | relevance | path

Searched refs:kNotifySCNetworkChange (Results 1 – 3 of 3) sorted by relevance

/NextBSD/lib/libnotify/
HDnotify_keys.h64 #define kNotifySCNetworkChange "com.apple.system.config.network_change" macro
/NextBSD/usr.sbin/asl/
HDsyslogd.c671 …notify_register_dispatch(kNotifySCNetworkChange, &network_change_token, global.work_queue, ^(int x… in main()
/NextBSD/lib/libosxsupport/
HDsi_getaddrinfo.c86 status = notify_register_check(kNotifySCNetworkChange, &net_config_token); in si_inet_config()