Searched refs:EAPOLControlStartSystem (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/eap8021x-198/EAP8021X.fproj/
H A DEAPOLControl.h214 * Function: EAPOLControlStartSystem
225 EAPOLControlStartSystem(const char * interface_name, CFDictionaryRef options);
H A DEAPOLControl.c492 EAPOLControlStartSystem(const char * interface_name, CFDictionaryRef options) function
562 ret = EAPOLControlStartSystem(interface_name, config_dict);
/macosx-10.10/eap8021x-198/eapoltest.tproj/
H A Dclient.c276 result = EAPOLControlStartSystem(argv[0], dict);
277 fprintf(stderr, "EAPOLControlStartSystem returned %d\n", result);

Completed in 198 milliseconds