Home
last modified time | relevance | path

Searched defs:aws_byte_cursor (Results 1 – 3 of 3) sorted by relevance

/dports/devel/aws-c-common/aws-c-common-0.6.15/include/aws/common/
H A Dbyte_buf.h38 struct aws_byte_cursor { struct
45 * Helper macro for passing aws_byte_cursor to the printf family of functions. argument
/dports/devel/aws-c-common/aws-c-common-0.6.15/tests/
H A Dbyte_buf_test.c498 int (*append_dynamic)(struct aws_byte_buf *, const struct aws_byte_cursor *)) { in s_do_append_dynamic_test()
/dports/security/aws-c-auth/aws-c-auth-0.6.5/source/
H A Daws_signing.c903 … int (*byte_buf_append_dynamic_param_fn)(struct aws_byte_buf *, const struct aws_byte_cursor *)) { in s_transform_query_params()