Lines Matching refs:description
353 ctx->index_key.type->name, ctx->index_key.description); in construct_alloc_key()
366 key = key_alloc(ctx->index_key.type, ctx->index_key.description, in construct_alloc_key()
524 const char *description, in request_key_and_link() argument
533 .index_key.description = description, in request_key_and_link()
534 .index_key.desc_len = strlen(description), in request_key_and_link()
537 .match_data.raw_data = description, in request_key_and_link()
547 ctx.index_key.type->name, ctx.index_key.description, in request_key_and_link()
635 const char *description, in request_key() argument
644 key = request_key_and_link(type, description, callout_info, callout_len, in request_key()
672 const char *description, in request_key_with_auxdata() argument
680 key = request_key_and_link(type, description, callout_info, callout_len, in request_key_with_auxdata()
708 const char *description, in request_key_async() argument
712 return request_key_and_link(type, description, callout_info, in request_key_async()
733 const char *description, in request_key_async_with_auxdata() argument
738 return request_key_and_link(type, description, callout_info, in request_key_async_with_auxdata()