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()
509 const char *description, in request_key_and_link() argument
518 .index_key.description = description, in request_key_and_link()
521 .match_data.raw_data = description, in request_key_and_link()
531 ctx.index_key.type->name, ctx.index_key.description, in request_key_and_link()
620 const char *description, in request_key() argument
629 key = request_key_and_link(type, description, callout_info, callout_len, in request_key()
657 const char *description, in request_key_with_auxdata() argument
665 key = request_key_and_link(type, description, callout_info, callout_len, in request_key_with_auxdata()
693 const char *description, in request_key_async() argument
697 return request_key_and_link(type, description, callout_info, in request_key_async()
718 const char *description, in request_key_async_with_auxdata() argument
723 return request_key_and_link(type, description, callout_info, in request_key_async_with_auxdata()