Searched refs:ret_blob (Results 1 – 2 of 2) sorted by relevance
4164 struct cs_blob ** const ret_blob, in cs_blob_create_validated() argument4171 if (ret_blob) { in cs_blob_create_validated()4172 *ret_blob = NULL; in cs_blob_create_validated()4179 if (ret_blob != NULL) { in cs_blob_create_validated()4182 *ret_blob = ro_blob; in cs_blob_create_validated()4731 struct cs_blob **ret_blob, in ubc_cs_blob_add() argument4753 if (ret_blob) { in ubc_cs_blob_add()4754 *ret_blob = NULL; in ubc_cs_blob_add()5044 if (ret_blob) { in ubc_cs_blob_add()5045 *ret_blob = oblob; in ubc_cs_blob_add()[all …]
205 struct cs_blob ** ret_blob, CS_CodeDirectory const **ret_cd);