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

/macosx-10.10.1/eap8021x-198/EAP8021X.fproj/
H A DEAPOLControlPrefs.h45 EAPOLControlPrefsInit(CFRunLoopRef runloop, EAPOLControlPrefsCallBack callback);
H A DEAPOLControlPrefs.c74 EAPOLControlPrefsInit(NULL, NULL);
169 EAPOLControlPrefsInit(CFRunLoopRef runloop, EAPOLControlPrefsCallBack callback) function
/macosx-10.10.1/eap8021x-198/eapolclient.tproj/
H A Dmain.c231 prefs = EAPOLControlPrefsInit(CFRunLoopGetCurrent(), check_prefs);
/macosx-10.10.1/eap8021x-198/EAPOLMonitor.bproj/
H A Deapol_monitor.c1133 check_prefs(EAPOLControlPrefsInit(CFRunLoopGetCurrent(), check_prefs));
/macosx-10.10.1/eap8021x-198/EAPOLController.bproj/
H A Dcontroller.c2258 prefs = EAPOLControlPrefsInit(CFRunLoopGetCurrent(), check_prefs);

Completed in 303 milliseconds