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

/macosx-10.10.1/eap8021x-198/EAP8021X.fproj/
H A DEAPKeychainUtil.c636 CFArrayRef req_props; local
640 req_props = CFArrayCreate(NULL,
645 req_props,
647 CFRelease(req_props);
1291 CFArrayRef req_props; local
1295 req_props = CFArrayCreate(NULL,
1300 req_props,
1302 CFRelease(req_props);
H A DEAPOLClientItemID.c876 CFArrayRef req_props = NULL; local
913 req_props = CFArrayCreate(NULL, keys, count,
918 req_props,
935 my_CFRelease(&req_props);

Completed in 140 milliseconds