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

/macosx-10.10.1/eap8021x-198/EAP8021X.fproj/
H A DEAPOLClientItemID.c510 create_item_format(const char * domain, const char * type, const char * unique, function
544 result = create_item_format(domain_str, type_str, WLAN_SSID_STR,
551 result = create_item_format(domain_str, type_str,
555 result = create_item_format(domain_str, type_str, PROFILEID_STR,
563 result = create_item_format(domain_str, type_str, WLAN_SSID_STR,
574 result = create_item_format(domain_str, type_str,
579 result = create_item_format(domain_str, type_str, PROFILEID_STR,
585 result = create_item_format(domain_str, type_str, DEFAULT_STR, NULL);

Completed in 181 milliseconds