Lines Matching refs:description
343 ctx->index_key.type->name, ctx->index_key.description); in construct_alloc_key()
356 key = key_alloc(ctx->index_key.type, ctx->index_key.description, in construct_alloc_key()
506 const char *description, in request_key_and_link() argument
515 .index_key.description = description, in request_key_and_link()
518 .match_data.raw_data = description, in request_key_and_link()
528 ctx.index_key.type->name, ctx.index_key.description, in request_key_and_link()
617 const char *description, in request_key() argument
626 key = request_key_and_link(type, description, callout_info, callout_len, in request_key()
654 const char *description, in request_key_with_auxdata() argument
662 key = request_key_and_link(type, description, callout_info, callout_len, in request_key_with_auxdata()
690 const char *description, in request_key_async() argument
694 return request_key_and_link(type, description, callout_info, in request_key_async()
715 const char *description, in request_key_async_with_auxdata() argument
720 return request_key_and_link(type, description, callout_info, in request_key_async_with_auxdata()