Searched refs:iContext (Results 1 – 2 of 2) sorted by relevance
316 int32_t *iContext, int32_t *aContext, int32_t *hDelegCred) in build_context() argument381 if (iContext == NULL || val != GSMERR_OK) { in build_context()384 if (iContext) in build_context()385 *iContext = 0; in build_context()387 *iContext = ic; in build_context()
217165 unsigned char iContext; /* sqlite3_user_data() context */217191 p->iContext ? (void*)db : (void*)0,