Searched refs:S_get_plist_boolean (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/bootp-298/bootplib/
H A Dnbimages.c462 S_get_plist_boolean(CFDictionaryRef plist, CFStringRef key, boolean_t d) function
579 if (S_get_plist_boolean(plist, kNetBootImageInfoIsEnabled, TRUE) == FALSE) {
583 if (S_get_plist_boolean(plist, kNetBootImageInfoIsInstall, FALSE) == TRUE) {
586 image_is_default = S_get_plist_boolean(plist, kNetBootImageInfoIsDefault,
588 diskless = S_get_plist_boolean(plist, kNetBootImageInfoSupportsDiskless,
594 filter_only = S_get_plist_boolean(plist, kNetBootImageInfoFilterOnly,
H A Dsubnets.c285 S_get_plist_boolean(CFDictionaryRef plist, CFStringRef key, bool d) function
1026 subnet->allocate = S_get_plist_boolean(plist, CFSTR("allocate"), FALSE);
/macosx-10.10/bootp-298/IPConfiguration.bproj/
H A Dipconfigd.c7281 S_get_plist_boolean(CFDictionaryRef plist, CFStringRef key, function
7512 = S_get_plist_boolean(plist, CFSTR("MustBroadcast"), FALSE);
7545 = S_get_plist_boolean(plist, CFSTR("DHCPAcceptsBOOTP"), FALSE);
7547 = S_get_plist_boolean(plist,
7551 = S_get_plist_boolean(plist,
7572 = S_get_plist_boolean(plist, CFSTR("RouterARPEnabled"), TRUE);
7583 = S_get_plist_boolean(plist,
7627 = S_get_plist_boolean(plist,
7631 S_configure_ipv6 = S_get_plist_boolean(plist,
7638 G_dhcpv6_enabled = S_get_plist_boolean(plis
[all...]
/macosx-10.10/eap8021x-198/eapolclient.tproj/
H A DEAPOLSocket.c265 S_get_plist_boolean(CFDictionaryRef plist, CFStringRef key, boolean_t def) function
358 = S_get_plist_boolean(plist, kEnablePreauthentication,
/macosx-10.10/bootp-298/bootpd.tproj/
H A Dbootpd.c809 S_get_plist_boolean(CFDictionaryRef plist, CFStringRef prop_name_cf, function
919 = S_get_plist_boolean(plist,
/macosx-10.10/eap8021x-198/EAPOLController.bproj/
H A Dcontroller.c1098 S_get_plist_boolean(CFDictionaryRef plist, CFStringRef key, boolean_t def) function
1132 || S_get_plist_boolean(client->config_dict,
/macosx-10.10/configd-699.1.5/Plugins/IPMonitor/
H A Dip_plugin.c8142 S_get_plist_boolean(CFDictionaryRef plist, CFStringRef key, function
8209 = S_get_plist_boolean(info_dict,

Completed in 148 milliseconds