Lines Matching refs:description
366 ctx->index_key.type->name, ctx->index_key.description); in construct_alloc_key()
379 key = key_alloc(ctx->index_key.type, ctx->index_key.description, in construct_alloc_key()
537 const char *description, in request_key_and_link() argument
546 .index_key.description = description, in request_key_and_link()
549 .match_data.raw_data = description, in request_key_and_link()
559 ctx.index_key.type->name, ctx.index_key.description, in request_key_and_link()
648 const char *description, in request_key() argument
657 key = request_key_and_link(type, description, callout_info, callout_len, in request_key()
685 const char *description, in request_key_with_auxdata() argument
693 key = request_key_and_link(type, description, callout_info, callout_len, in request_key_with_auxdata()
721 const char *description, in request_key_async() argument
725 return request_key_and_link(type, description, callout_info, in request_key_async()
746 const char *description, in request_key_async_with_auxdata() argument
751 return request_key_and_link(type, description, callout_info, in request_key_async_with_auxdata()