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

/macosx-10.10.1/eap8021x-198/eapolclient.tproj/
H A DSupplicant.c1815 dictInsertNumber(CFMutableDictionaryRef dict, CFStringRef prop, uint32_t num) function
1844 dictInsertNumber(dict, kEAPOLControlEAPType, type);
1851 dictInsertNumber(dict, kEAPOLControlSupplicantState, state);
1859 dictInsertNumber(dict, kEAPOLControlClientStatus, status);
1860 dictInsertNumber(dict, kEAPOLControlDomainSpecificError, error);
1867 dictInsertNumber(dict, kEAPOLControlConfigurationGeneration, generation);
1919 dictInsertNumber(dict, kEAPOLControlMode, mode);
2336 dictInsertNumber(dict, kEAPOLControlUID, getuid());

Completed in 118 milliseconds