Lines Matching refs:index
85 * Unregister a new index by replacing the callbacks with no-ops.
139 * Register a new index.
163 * "app_data" routines use ex_data index zero. See RT 3710. */
206 * calling new() callbacks for each index in the class used by this variable
265 * for each index in the class used by this variable
339 int index;
361 * each index in the class used by this variable
389 storage[i].index = i;
401 ptr = CRYPTO_get_ex_data(ad, storage[i].index);
402 f->free_func(obj, ptr, ad, storage[i].index, f->argl, f->argp);
463 * particular index in the class used by this variable
483 /* Probably the index is out of bounds */
492 * particular index in the class used by this variable