Searched refs:system_mode (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/eap8021x-198/EAP8021X.fproj/
H A DEAPClientPlugin.h104 const bool system_mode; member in struct:EAPClientPluginData_s
H A Deapfast_plugin.c872 pac_keychain_init_items(bool system_mode, argument
882 if (system_mode) {
924 pac_keychain_item_create(bool system_mode, argument
937 status = pac_keychain_init_items(system_mode,
945 if (system_mode) {
980 pac_keychain_item_recreate(bool system_mode, argument
992 status = pac_keychain_init_items(system_mode, initiator, initiator_length,
998 if (system_mode) {
1030 pac_keychain_item_update(bool system_mode, CFStringRef unique_id_str, argument
1044 status = pac_keychain_item_recreate(system_mode,
1101 save_pac(bool system_mode, PACTLVAttributeListRef tlvlist_p) argument
[all...]
/macosx-10.10.1/eap8021x-198/EAPOLController.bproj/
H A Dcontroller.c1781 EAPOLEthernetInfoInit(EAPOLEthernetInfoRef info_p, boolean_t system_mode) argument
1796 if (system_mode) {
1816 if (system_mode) {
/macosx-10.10.1/eap8021x-198/eapolclient.tproj/
H A DSupplicant.c462 *((bool *)&supp->eap.plugin_data.system_mode)
2855 bool system_mode = FALSE; local
2876 system_mode = TRUE;
2907 if (system_mode
2982 password = S_copy_password_from_keychain(system_mode,

Completed in 215 milliseconds