Searched refs:list_ptr (Results 1 – 4 of 4) sorted by relevance
579 fido_blob_t *list_ptr; in fido_assert_allow_cred() local589 if (fido_blob_set(&id, ptr, len) < 0 || (list_ptr = in fido_assert_allow_cred()596 list_ptr[assert->allow_list.len++] = id; in fido_assert_allow_cred()597 assert->allow_list.ptr = list_ptr; in fido_assert_allow_cred()
731 fido_blob_t *list_ptr; in fido_cred_exclude() local743 if ((list_ptr = recallocarray(cred->excl.ptr, cred->excl.len, in fido_cred_exclude()749 list_ptr[cred->excl.len++] = id_blob; in fido_cred_exclude()750 cred->excl.ptr = list_ptr; in fido_cred_exclude()
3085 symbolS **list_ptr; local3110 list_ptr = &ppc_text_csects;3127 list_ptr = &ppc_data_csects;3160 for (list = *list_ptr;
3105 symbolS **list_ptr; local3130 list_ptr = &ppc_text_csects;3147 list_ptr = &ppc_data_csects;3180 for (list = *list_ptr;