Searched refs:ret_blob (Results 1 – 2 of 2) sorted by relevance
4154 struct cs_blob ** const ret_blob, in cs_blob_create_validated() argument4161 if (ret_blob) { in cs_blob_create_validated()4162 *ret_blob = NULL; in cs_blob_create_validated()4169 if (ret_blob != NULL) { in cs_blob_create_validated()4172 *ret_blob = ro_blob; in cs_blob_create_validated()4721 struct cs_blob **ret_blob, in ubc_cs_blob_add() argument4743 if (ret_blob) { in ubc_cs_blob_add()4744 *ret_blob = NULL; in ubc_cs_blob_add()5034 if (ret_blob) { in ubc_cs_blob_add()5035 *ret_blob = oblob; in ubc_cs_blob_add()[all …]
205 struct cs_blob ** ret_blob, CS_CodeDirectory const **ret_cd);