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

/macosx-10.9.5/configd-596.15/Plugins/IPMonitor/
H A Dip_plugin.h34 #define kIsNULL CFSTR("IsNULL") /* CFBoolean */ macro
H A Ddns-configuration.c123 is_null = CFDictionaryGetValue(v4_service, kIsNULL);
162 is_null = CFDictionaryGetValue(v6_dict, kIsNULL);
H A Dip_plugin.c1534 if (S_dict_get_boolean(dict, kIsNULL, FALSE)) {
1821 if (S_dict_get_boolean(old_val, kIsNULL, FALSE) == FALSE
1851 if (S_dict_get_boolean(new_val, kIsNULL, FALSE) == FALSE
5022 if (S_dict_get_boolean(ipv6_dict, kIsNULL, FALSE)) {
/macosx-10.9.5/ppp-727.90.1/Controller/
H A Dscnc_utils.c1459 #ifndef kIsNULL
1460 #define kIsNULL CFSTR("IsNULL") /* CFBoolean */ macro
1488 CFDictionarySetValue(ipv6_dict, kIsNULL, kCFBooleanTrue);
/macosx-10.9.5/ppp-727.90.1/Helpers/pppd/
H A Dsys-MacOSX.c2475 #ifndef kIsNULL
2476 #define kIsNULL CFSTR("IsNULL") /* CFBoolean */ macro
2510 CFDictionarySetValue(ipv6_dict, kIsNULL, kCFBooleanTrue);

Completed in 117 milliseconds