Searched refs:CAPI_R_ERROR_OPENING_STORE (Results 1 – 4 of 4) sorted by relevance
57 # define CAPI_R_ERROR_OPENING_STORE 113 macro
58 {ERR_PACK(0, 0, CAPI_R_ERROR_OPENING_STORE), "error opening store"},
44 CAPI_R_ERROR_OPENING_STORE:113:error opening store
1403 CAPIerr(CAPI_F_CAPI_OPEN_STORE, CAPI_R_ERROR_OPENING_STORE); in capi_open_store()