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

/macosx-10.9.5/SecurityTool-55115/
H A Dkeychain_utilities.c269 uint32 tagix, tagCount = sizeof(tags) / sizeof(*tags); local
280 for (tagix = 0; tagix < tagCount; ++tagix)
282 CSSM_ACL_AUTHORIZATION_TAG tag = tags[tagix];

Completed in 105 milliseconds