SYMBOL INDEX (5852 symbols across 458 files) FILE: examples/espidf/z_get.c function event_handler (line 52) | static void event_handler(void *arg, esp_event_base_t event_base, int32_... function wifi_init_sta (line 66) | void wifi_init_sta(void) { function reply_dropper (line 104) | void reply_dropper(void *ctx) { printf(" >> Received query final notific... function reply_handler (line 106) | void reply_handler(z_loaned_reply_t *oreply, void *ctx) { function app_main (line 122) | void app_main() { function app_main (line 187) | void app_main() { printf("ERROR: Zenoh pico was compiled without Z_FEATU... FILE: examples/espidf/z_pub.c function event_handler (line 52) | static void event_handler(void* arg, esp_event_base_t event_base, int32_... function wifi_init_sta (line 66) | void wifi_init_sta(void) { function app_main (line 104) | void app_main() { function app_main (line 172) | void app_main() { FILE: examples/espidf/z_pull.c function event_handler (line 54) | static void event_handler(void* arg, esp_event_base_t event_base, int32_... function wifi_init_sta (line 68) | void wifi_init_sta(void) { function app_main (line 106) | void app_main() { function app_main (line 185) | void app_main() { FILE: examples/espidf/z_queryable.c function event_handler (line 52) | static void event_handler(void *arg, esp_event_base_t event_base, int32_... function wifi_init_sta (line 66) | void wifi_init_sta(void) { function query_handler (line 104) | void query_handler(z_loaned_query_t *query, void *ctx) { function app_main (line 131) | void app_main() { function app_main (line 194) | void app_main() { FILE: examples/espidf/z_scout.c function event_handler (line 38) | static void event_handler(void *arg, esp_event_base_t event_base, int32_... function wifi_init_sta (line 52) | void wifi_init_sta(void) { function fprintzid (line 90) | void fprintzid(FILE *stream, z_id_t zid) { function fprintwhatami (line 103) | void fprintwhatami(FILE *stream, z_whatami_t whatami) { function fprintlocators (line 109) | void fprintlocators(FILE *stream, const z_loaned_string_array_t *locs) { function fprinthello (line 123) | void fprinthello(FILE *stream, const z_loaned_hello_t *hello) { function callback (line 133) | void callback(z_loaned_hello_t *hello, void *context) { function drop (line 139) | void drop(void *context) { function app_main (line 149) | void app_main() { function app_main (line 176) | void app_main() { printf("ERROR: Zenoh pico was compiled without Z_FEATU... FILE: examples/espidf/z_sub.c function event_handler (line 51) | static void event_handler(void* arg, esp_event_base_t event_base, int32_... function wifi_init_sta (line 65) | void wifi_init_sta(void) { function data_handler (line 103) | void data_handler(z_loaned_sample_t* sample, void* arg) { function app_main (line 114) | void app_main() { function app_main (line 175) | void app_main() { FILE: examples/freertos_plus_tcp/main.c function vAppTask (line 41) | static void vAppTask(void * /*argument*/) { function main (line 56) | int main(int argc, char **argv) { function vApplicationGetIdleTaskMemory (line 74) | void vApplicationGetIdleTaskMemory(StaticTask_t **ppxIdleTaskTCBBuffer, ... function BaseType_t (line 84) | BaseType_t xApplicationGetRandomNumber(uint32_t *pulNumber) { function ulApplicationGetNextSequenceNumber (line 90) | uint32_t ulApplicationGetNextSequenceNumber(uint32_t /*ulSourceAddress*/... function vApplicationIPNetworkEventHook_Multi (line 100) | void vApplicationIPNetworkEventHook_Multi(eIPCallbackEvent_t eNetworkEve... FILE: examples/freertos_plus_tcp/z_get.c function reply_dropper (line 34) | void reply_dropper(void *ctx) { function reply_handler (line 39) | void reply_handler(z_loaned_reply_t *reply, void *ctx) { function app_main (line 56) | void app_main(void) { function app_main (line 103) | void app_main(void) { FILE: examples/freertos_plus_tcp/z_pub.c function app_main (line 34) | void app_main(void) { function app_main (line 82) | void app_main(void) { FILE: examples/freertos_plus_tcp/z_pub_st.c function app_main (line 35) | void app_main(void) { function app_main (line 88) | void app_main(void) { FILE: examples/freertos_plus_tcp/z_pull.c function app_main (line 34) | void app_main(void) { function app_main (line 93) | void app_main(void) { FILE: examples/freertos_plus_tcp/z_put.c function app_main (line 32) | void app_main(void) { function app_main (line 82) | void app_main(void) { FILE: examples/freertos_plus_tcp/z_queryable.c function query_handler (line 32) | void query_handler(z_loaned_query_t *query, void *ctx) { function app_main (line 58) | void app_main(void) { function app_main (line 101) | void app_main(void) { FILE: examples/freertos_plus_tcp/z_scout.c function fprintzid (line 24) | void fprintzid(FILE *stream, z_id_t zid) { function fprintwhatami (line 37) | void fprintwhatami(FILE *stream, z_whatami_t whatami) { function fprintlocators (line 43) | void fprintlocators(FILE *stream, const z_loaned_string_array_t *locs) { function fprinthello (line 57) | void fprinthello(FILE *stream, const z_loaned_hello_t *hello) { function callback (line 67) | void callback(z_loaned_hello_t *hello, void *context) { function drop (line 73) | void drop(void *context) { function app_main (line 83) | void app_main(void) { function app_main (line 94) | void app_main(void) { FILE: examples/freertos_plus_tcp/z_sub.c function data_handler (line 31) | void data_handler(z_loaned_sample_t *sample, void *ctx) { function app_main (line 42) | void app_main(void) { function app_main (line 81) | void app_main(void) { FILE: examples/freertos_plus_tcp/z_sub_st.c function data_handler (line 34) | void data_handler(z_loaned_sample_t *sample, void *ctx) { function app_main (line 46) | void app_main(void) { function app_main (line 87) | void app_main(void) { FILE: examples/mbed/z_get.cpp function reply_dropper (line 34) | void reply_dropper(void *ctx) { printf(" >> Received query final notific... function reply_handler (line 36) | void reply_handler(z_loaned_reply_t *oreply, void *ctx) { function main (line 53) | int main(int argc, char **argv) { function main (line 109) | int main(void) { FILE: examples/mbed/z_pub.cpp function main (line 34) | int main(int argc, char **argv) { function main (line 94) | int main(void) { FILE: examples/mbed/z_pull.cpp function main (line 36) | int main(int argc, char **argv) { function main (line 110) | int main(void) { FILE: examples/mbed/z_queryable.cpp function query_handler (line 34) | void query_handler(z_loaned_query_t *query, void *ctx) { function main (line 59) | int main(int argc, char **argv) { function main (line 115) | int main(void) { FILE: examples/mbed/z_scout.cpp function zid_len (line 20) | uint8_t zid_len(z_id_t id) { function fprintzid (line 32) | void fprintzid(FILE *stream, z_id_t zid) { function fprintwhatami (line 45) | void fprintwhatami(FILE *stream, z_whatami_t whatami) { function fprintlocators (line 51) | void fprintlocators(FILE *stream, const z_loaned_string_array_t *locs) { function fprinthello (line 65) | void fprinthello(FILE *stream, const z_loaned_hello_t *hello) { function callback (line 75) | void callback(z_loaned_hello_t *hello, void *context) { function drop (line 81) | void drop(void *context) { function main (line 91) | int main(void) { function main (line 110) | int main(void) { FILE: examples/mbed/z_sub.cpp function data_handler (line 33) | void data_handler(z_loaned_sample_t *sample, void *arg) { function main (line 44) | int main(int argc, char **argv) { function main (line 98) | int main(void) { FILE: examples/packages/zenohpico-mylinux/consumer/main.c function main (line 17) | int main(void) { return 0; } FILE: examples/packages/zenohpico-mylinux/include/zenoh_mylinux_platform.h type pthread_t (line 39) | typedef pthread_t _z_task_t; type pthread_attr_t (line 40) | typedef pthread_attr_t z_task_attr_t; type pthread_mutex_t (line 41) | typedef pthread_mutex_t _z_mutex_t; type pthread_mutex_t (line 42) | typedef pthread_mutex_t _z_mutex_rec_t; type pthread_cond_t (line 43) | typedef pthread_cond_t _z_condvar_t; type pthread_t (line 44) | typedef pthread_t _z_task_id_t; type z_clock_t (line 47) | typedef struct timespec z_clock_t; type z_time_t (line 48) | typedef struct timeval z_time_t; type _z_sys_net_socket_t (line 50) | typedef struct { type _z_sys_net_endpoint_t (line 62) | typedef struct { FILE: examples/rpi_pico/main.c function print_ip_address (line 33) | void print_ip_address() { function main_task (line 45) | void main_task(void *params) { function main (line 84) | int main(void) { FILE: examples/rpi_pico/z_get.c function reply_dropper (line 25) | void reply_dropper(void *ctx) { function reply_handler (line 30) | void reply_handler(z_loaned_reply_t *reply, void *ctx) { function app_main (line 47) | void app_main(void) { function app_main (line 95) | void app_main(void) { FILE: examples/rpi_pico/z_pub.c function app_main (line 25) | void app_main(void) { function app_main (line 75) | void app_main(void) { FILE: examples/rpi_pico/z_pub_st.c function app_main (line 25) | void app_main(void) { function app_main (line 79) | void app_main(void) { FILE: examples/rpi_pico/z_pub_thr.c function z_free_with_context (line 25) | void z_free_with_context(void *ptr, void *context) { function app_main (line 30) | void app_main(void) { function app_main (line 79) | void app_main(void) { FILE: examples/rpi_pico/z_pull.c function app_main (line 27) | void app_main(void) { function app_main (line 87) | void app_main(void) { FILE: examples/rpi_pico/z_put.c function app_main (line 25) | void app_main(void) { function app_main (line 76) | void app_main(void) { FILE: examples/rpi_pico/z_queryable.c function query_handler (line 25) | void query_handler(z_loaned_query_t *query, void *ctx) { function app_main (line 51) | void app_main(void) { function app_main (line 95) | void app_main(void) { FILE: examples/rpi_pico/z_scout.c function fprintzid (line 24) | void fprintzid(FILE *stream, z_id_t zid) { function fprintwhatami (line 37) | void fprintwhatami(FILE *stream, z_whatami_t whatami) { function fprintlocators (line 43) | void fprintlocators(FILE *stream, const z_loaned_string_array_t *locs) { function fprinthello (line 57) | void fprinthello(FILE *stream, const z_loaned_hello_t *hello) { function callback (line 67) | void callback(z_loaned_hello_t *hello, void *context) { function drop (line 73) | void drop(void *context) { function app_main (line 83) | void app_main(void) { function app_main (line 97) | void app_main(void) { FILE: examples/rpi_pico/z_sub.c function data_handler (line 24) | void data_handler(z_loaned_sample_t *sample, void *ctx) { function app_main (line 35) | void app_main(void) { function app_main (line 75) | void app_main(void) { FILE: examples/rpi_pico/z_sub_st.c function data_handler (line 26) | void data_handler(z_loaned_sample_t *sample, void *ctx) { function app_main (line 38) | void app_main(void) { function app_main (line 78) | void app_main(void) { FILE: examples/rpi_pico/z_sub_thr.c type z_stats_t (line 30) | typedef struct { function z_stats_t (line 37) | z_stats_t *z_stats_make(void) { function on_sample (line 45) | void on_sample(z_loaned_sample_t *sample, void *context) { function drop_stats (line 64) | void drop_stats(void *context) { function app_main (line 73) | void app_main(void) { function app_main (line 112) | void app_main(void) { FILE: examples/threadx_stm32/z_pub.c function VOID (line 28) | VOID start_example_thread(ULONG initial_input) { function UINT (line 80) | UINT App_ThreadX_Init(VOID* memory_ptr) { function MX_ThreadX_Init (line 96) | void MX_ThreadX_Init(void) { tx_kernel_enter(); } FILE: examples/threadx_stm32/z_sub.c function data_handler (line 28) | void data_handler(z_loaned_sample_t *sample, void *ctx) { function VOID (line 40) | VOID start_example_thread(ULONG initial_input) { function UINT (line 82) | UINT App_ThreadX_Init(VOID *memory_ptr) { function MX_ThreadX_Init (line 98) | void MX_ThreadX_Init(void) { tx_kernel_enter(); } FILE: examples/unix/c11/z_advanced_pub.c function main (line 26) | int main(int argc, char **argv) { function parse_args (line 101) | static int parse_args(int argc, char **argv, z_owned_config_t *config, c... function main (line 145) | int main(void) { FILE: examples/unix/c11/z_advanced_sub.c function data_handler (line 25) | void data_handler(z_loaned_sample_t* sample, void* ctx) { function liveliness_handler (line 37) | void liveliness_handler(z_loaned_sample_t* sample, void* ctx) { function miss_handler (line 53) | void miss_handler(const ze_miss_t* miss, void* arg) { function main (line 63) | int main(int argc, char** argv) { function parse_args (line 160) | static int parse_args(int argc, char** argv, z_owned_config_t* config, c... function main (line 191) | int main(void) { FILE: examples/unix/c11/z_bytes.c type custom_struct_t (line 26) | typedef struct custom_struct_t { type kv_pair_t (line 32) | typedef struct kv_pair_t { function main (line 39) | int main(void) { function print_slice_data (line 227) | static void print_slice_data(z_view_slice_t *slice) { FILE: examples/unix/c11/z_get.c function reply_dropper (line 28) | void reply_dropper(void *ctx) { function reply_handler (line 35) | void reply_handler(z_loaned_reply_t *reply, void *ctx) { function main (line 57) | int main(int argc, char **argv) { function parse_args (line 122) | static int parse_args(int argc, char **argv, z_owned_config_t *config, c... function main (line 156) | int main(void) { FILE: examples/unix/c11/z_get_attachment.c type kv_pair_t (line 21) | typedef struct kv_pair_t { function print_attachment (line 32) | void print_attachment(const kv_pair_t *kvp, size_t len) { function drop_attachment (line 40) | void drop_attachment(kv_pair_t *kvp, size_t len) { function reply_dropper (line 47) | void reply_dropper(void *ctx) { function reply_handler (line 54) | void reply_handler(z_loaned_reply_t *reply, void *ctx) { function main (line 93) | int main(int argc, char **argv) { function parse_args (line 169) | static int parse_args(int argc, char **argv, z_owned_config_t *config, c... function main (line 203) | int main(void) { FILE: examples/unix/c11/z_get_channel.c function main (line 25) | int main(int argc, char **argv) { function parse_args (line 91) | static int parse_args(int argc, char **argv, z_owned_config_t *config, c... function main (line 125) | int main(void) { FILE: examples/unix/c11/z_get_lat.c function load_loop (line 34) | static unsigned long load_loop(unsigned long target_value) { function reply_handler (line 42) | void reply_handler(z_loaned_reply_t *reply, void *ctx) { function main (line 48) | int main(int argc, char **argv) { function parse_args (line 121) | static int parse_args(int argc, char **argv, z_owned_config_t *config, u... function main (line 163) | int main(void) { FILE: examples/unix/c11/z_get_liveliness.c function main (line 23) | int main(int argc, char **argv) { function parse_args (line 76) | static int parse_args(int argc, char **argv, z_owned_config_t *config, c... function main (line 107) | int main(void) { FILE: examples/unix/c11/z_info.c function print_zid (line 22) | void print_zid(const z_id_t *id, void *ctx) { function print_transport (line 33) | static void print_transport(z_loaned_transport_t *transport, void *ctx) { function print_link (line 48) | static void print_link(z_loaned_link_t *link, void *ctx) { function handle_signal (line 119) | static void handle_signal(int signo) { function transport_event_handler (line 124) | static void transport_event_handler(z_loaned_transport_event_t *event, v... function link_event_handler (line 132) | static void link_event_handler(z_loaned_link_event_t *event, void *ctx) { function main (line 143) | int main(int argc, char **argv) { function parse_args (line 238) | static int parse_args(int argc, char **argv, z_owned_config_t *config) { FILE: examples/unix/c11/z_liveliness.c function main (line 24) | int main(int argc, char **argv) { function parse_args (line 82) | static int parse_args(int argc, char **argv, z_owned_config_t *config, c... function main (line 116) | int main(void) { FILE: examples/unix/c11/z_ping.c function callback (line 37) | void callback(z_loaned_sample_t* sample, void* context) { function load_loop (line 43) | static unsigned long load_loop(unsigned long target_value) { function main (line 51) | int main(int argc, char** argv) { function parse_args (line 134) | static int parse_args(int argc, char** argv, z_owned_config_t* config, u... function main (line 176) | int main(void) { FILE: examples/unix/c11/z_pong.c function callback (line 24) | void callback(z_loaned_sample_t* sample, void* context) { function main (line 30) | int main(int argc, char** argv) { function parse_args (line 70) | static int parse_args(int argc, char** argv, z_owned_config_t* config) { function main (line 98) | int main(void) { FILE: examples/unix/c11/z_pub.c function matching_status_handler (line 29) | void matching_status_handler(const z_matching_status_t *matching_status,... function main (line 39) | int main(int argc, char **argv) { function parse_args (line 115) | static int parse_args(int argc, char **argv, z_owned_config_t *config, c... function main (line 157) | int main(void) { FILE: examples/unix/c11/z_pub_attachment.c type kv_pair_t (line 25) | typedef struct kv_pair_t { function main (line 34) | int main(int argc, char **argv) { function parse_args (line 136) | static int parse_args(int argc, char **argv, z_owned_config_t *config, c... function main (line 174) | int main(void) { FILE: examples/unix/c11/z_pub_st.c function main (line 26) | int main(int argc, char **argv) { function parse_args (line 87) | static int parse_args(int argc, char **argv, z_owned_config_t *config, c... function main (line 125) | int main(void) { FILE: examples/unix/c11/z_pub_thr.c type z_stats_t (line 31) | typedef struct { function z_free_with_context (line 42) | void z_free_with_context(void *ptr, void *context) { function cas_loop (line 47) | unsigned long cas_loop(z_stats_t *ctx, unsigned long value) { function main (line 83) | int main(int argc, char **argv) { function parse_args (line 200) | static int parse_args(int argc, char **argv, z_owned_config_t *config, c... function main (line 248) | int main(void) { FILE: examples/unix/c11/z_pub_tls.c function matching_status_handler (line 105) | static void matching_status_handler(const z_matching_status_t *matching_... function main (line 115) | int main(int argc, char **argv) { function main (line 360) | int main(void) { FILE: examples/unix/c11/z_pull.c function main (line 26) | int main(int argc, char **argv) { function parse_args (line 102) | static int parse_args(int argc, char **argv, z_owned_config_t *config, c... function main (line 141) | int main(void) { FILE: examples/unix/c11/z_put.c function main (line 30) | int main(int argc, char **argv) { function parse_args (line 78) | static int parse_args(int argc, char **argv, z_owned_config_t *config, c... function main (line 112) | int main(void) { FILE: examples/unix/c11/z_querier.c function matching_status_handler (line 26) | void matching_status_handler(const z_matching_status_t *matching_status,... function main (line 36) | int main(int argc, char **argv) { function parse_args (line 147) | static int parse_args(int argc, char **argv, z_owned_config_t *config, c... function main (line 192) | int main(void) { FILE: examples/unix/c11/z_queryable.c type _reply_kind_e (line 21) | typedef enum _reply_kind_e { REPLY_DATA, REPLY_DELETE, REPLY_ERR } _repl... function query_handler (line 33) | void query_handler(z_loaned_query_t *query, void *ctx) { function main (line 75) | int main(int argc, char **argv) { function parse_args (line 131) | static int parse_args(int argc, char **argv, z_owned_config_t *config, c... function main (line 176) | int main(void) { FILE: examples/unix/c11/z_queryable_attachment.c type kv_pair_t (line 21) | typedef struct kv_pair_t { function print_attachment (line 34) | void print_attachment(const kv_pair_t *kvp, size_t len) { function drop_attachment (line 42) | void drop_attachment(kv_pair_t *kvp, size_t len) { function query_handler (line 49) | void query_handler(z_loaned_query_t *query, void *ctx) { function main (line 119) | int main(int argc, char **argv) { function parse_args (line 177) | static int parse_args(int argc, char **argv, z_owned_config_t *config, c... function main (line 215) | int main(void) { FILE: examples/unix/c11/z_queryable_channel.c function main (line 28) | int main(int argc, char **argv) { function parse_args (line 107) | static int parse_args(int argc, char **argv, z_owned_config_t *config, c... function main (line 141) | int main(void) { FILE: examples/unix/c11/z_queryable_lat.c type z_stats_t (line 24) | typedef struct { function query_handler (line 35) | void query_handler(z_loaned_query_t *query, void *ctx) { function drop_stats (line 45) | void drop_stats(void *context) { function main (line 58) | int main(int argc, char **argv) { function parse_args (line 110) | static int parse_args(int argc, char **argv, z_owned_config_t *config, c... function main (line 144) | int main(void) { FILE: examples/unix/c11/z_scout.c function fprintzid (line 22) | void fprintzid(FILE *stream, z_id_t zid) { function fprintwhatami (line 35) | void fprintwhatami(FILE *stream, z_whatami_t whatami) { function fprintlocators (line 41) | void fprintlocators(FILE *stream, const z_loaned_string_array_t *locs) { function fprinthello (line 55) | void fprinthello(FILE *stream, const z_loaned_hello_t *hello) { function callback (line 65) | void callback(z_loaned_hello_t *hello, void *context) { function drop (line 71) | void drop(void *context) { function main (line 81) | int main(int argc, char **argv) { function main (line 97) | int main(void) { FILE: examples/unix/c11/z_sub.c function data_handler (line 29) | void data_handler(z_loaned_sample_t *sample, void *ctx) { function main (line 41) | int main(int argc, char **argv) { function parse_args (line 98) | static int parse_args(int argc, char **argv, z_owned_config_t *config, c... function main (line 132) | int main(void) { FILE: examples/unix/c11/z_sub_attachment.c type kv_pair_t (line 24) | typedef struct kv_pair_t { function print_attachment (line 35) | void print_attachment(const kv_pair_t *kvp, size_t len) { function drop_attachment (line 43) | void drop_attachment(kv_pair_t *kvp, size_t len) { function data_handler (line 50) | void data_handler(z_loaned_sample_t *sample, void *ctx) { function main (line 90) | int main(int argc, char **argv) { function parse_args (line 147) | static int parse_args(int argc, char **argv, z_owned_config_t *config, c... function main (line 181) | int main(void) { FILE: examples/unix/c11/z_sub_channel.c function main (line 25) | int main(int argc, char **argv) { function parse_args (line 90) | static int parse_args(int argc, char **argv, z_owned_config_t *config, c... function main (line 121) | int main(void) { FILE: examples/unix/c11/z_sub_liveliness.c function data_handler (line 28) | void data_handler(z_loaned_sample_t *sample, void *ctx) { function main (line 45) | int main(int argc, char **argv) { function parse_args (line 110) | static int parse_args(int argc, char **argv, z_owned_config_t *config, c... function main (line 147) | int main(void) { FILE: examples/unix/c11/z_sub_st.c function data_handler (line 28) | void data_handler(z_loaned_sample_t *sample, void *ctx) { function main (line 40) | int main(int argc, char **argv) { function parse_args (line 85) | static int parse_args(int argc, char **argv, z_owned_config_t *config, c... function main (line 119) | int main(void) { FILE: examples/unix/c11/z_sub_thr.c type z_stats_t (line 26) | typedef struct { function on_sample (line 34) | void on_sample(z_loaned_sample_t *sample, void *context) { function drop_stats (line 40) | void drop_stats(void *context) { free(context); } function cas_loop (line 42) | unsigned long cas_loop(z_stats_t *ctx, unsigned long value) { function main (line 62) | int main(int argc, char **argv) { function parse_args (line 119) | static int parse_args(int argc, char **argv, z_owned_config_t *config, c... function main (line 156) | int main(void) { FILE: examples/unix/c11/z_sub_tls.c function data_handler (line 106) | static void data_handler(z_loaned_sample_t *sample, void *ctx) { function main (line 118) | int main(int argc, char **argv) { function main (line 332) | int main(void) { FILE: examples/unix/c99/z_get.c function reply_dropper (line 25) | void reply_dropper(void *ctx) { function reply_handler (line 32) | void reply_handler(z_loaned_reply_t *reply, void *ctx) { function main (line 50) | int main(int argc, char **argv) { function main (line 137) | int main(void) { FILE: examples/unix/c99/z_info.c function print_zid (line 22) | void print_zid(const z_id_t *id, void *ctx) { function print_transport (line 33) | static void print_transport(z_loaned_transport_t *transport, void *ctx) { function print_link (line 49) | static void print_link(z_loaned_link_t *link, void *ctx) { function handle_signal (line 120) | static void handle_signal(int signo) { function transport_event_handler (line 125) | static void transport_event_handler(z_loaned_transport_event_t *event, v... function link_event_handler (line 133) | static void link_event_handler(z_loaned_link_event_t *event, void *ctx) { function main (line 142) | int main(int argc, char **argv) { FILE: examples/unix/c99/z_ping.c function callback (line 34) | void callback(z_loaned_sample_t* sample, void* context) { function drop (line 39) | void drop(void* context) { type args_t (line 44) | struct args_t { type args_t (line 50) | struct args_t function main (line 52) | int main(int argc, char** argv) { function parse_args (line 151) | struct args_t parse_args(int argc, char** argv) { function main (line 180) | int main(void) { FILE: examples/unix/c99/z_pong.c function callback (line 20) | void callback(z_loaned_sample_t* sample, void* context) { function drop (line 27) | void drop(void* context) { function main (line 36) | int main(int argc, char** argv) { function main (line 72) | int main(void) { FILE: examples/unix/c99/z_pub.c function main (line 23) | int main(int argc, char **argv) { function main (line 113) | int main(void) { FILE: examples/unix/c99/z_pub_st.c function main (line 23) | int main(int argc, char **argv) { function main (line 121) | int main(void) { FILE: examples/unix/c99/z_pull.c function main (line 24) | int main(int argc, char **argv) { function main (line 118) | int main(void) { FILE: examples/unix/c99/z_put.c function main (line 23) | int main(int argc, char **argv) { function main (line 105) | int main(void) { FILE: examples/unix/c99/z_queryable.c function query_handler (line 25) | void query_handler(z_loaned_query_t *query, void *ctx) { function main (line 50) | int main(int argc, char **argv) { function main (line 131) | int main(void) { FILE: examples/unix/c99/z_scout.c function fprintzid (line 21) | void fprintzid(FILE *stream, z_id_t zid) { function fprintwhatami (line 34) | void fprintwhatami(FILE *stream, z_whatami_t whatami) { function fprintlocators (line 40) | void fprintlocators(FILE *stream, const z_loaned_string_array_t *locs) { function fprinthello (line 54) | void fprinthello(FILE *stream, const z_loaned_hello_t *hello) { function callback (line 64) | void callback(z_loaned_hello_t *hello, void *context) { function drop (line 70) | void drop(void *context) { function main (line 80) | int main(int argc, char **argv) { function main (line 96) | int main(void) { FILE: examples/unix/c99/z_sub.c function data_handler (line 23) | void data_handler(z_loaned_sample_t *sample, void *arg) { function main (line 35) | int main(int argc, char **argv) { function main (line 113) | int main(void) { FILE: examples/unix/c99/z_sub_st.c function data_handler (line 26) | void data_handler(z_loaned_sample_t *sample, void *arg) { function main (line 39) | int main(int argc, char **argv) { function main (line 119) | int main(void) { FILE: examples/windows/z_get.c function reply_dropper (line 24) | void reply_dropper(void *ctx) { function reply_handler (line 31) | void reply_handler(z_loaned_reply_t *reply, void *ctx) { function main (line 48) | int main(int argc, char **argv) { function main (line 101) | int main(void) { FILE: examples/windows/z_info.c function print_zid (line 20) | void print_zid(const z_id_t *id, void *ctx) { function main (line 28) | int main(int argc, char **argv) { FILE: examples/windows/z_ping.c function callback (line 33) | void callback(z_loaned_sample_t* sample, void* context) { function drop (line 38) | void drop(void* context) { type args_t (line 43) | struct args_t { type args_t (line 49) | struct args_t function main (line 51) | int main(int argc, char** argv) { function parse_args (line 149) | struct args_t parse_args(int argc, char** argv) { function main (line 178) | int main(void) { FILE: examples/windows/z_pong.c function callback (line 19) | void callback(z_loaned_sample_t* sample, void* context) { function drop (line 25) | void drop(void* context) { function main (line 34) | int main(int argc, char** argv) { function main (line 68) | int main(void) { FILE: examples/windows/z_pub.c function main (line 22) | int main(int argc, char **argv) { function main (line 77) | int main(void) { FILE: examples/windows/z_pub_st.c function main (line 24) | int main(int argc, char **argv) { function main (line 88) | int main(void) { FILE: examples/windows/z_pull.c function main (line 21) | int main(int argc, char **argv) { function main (line 87) | int main(void) { FILE: examples/windows/z_put.c function main (line 22) | int main(int argc, char **argv) { function main (line 72) | int main(void) { FILE: examples/windows/z_queryable.c function query_handler (line 24) | void query_handler(z_loaned_query_t *query, void *ctx) { function main (line 49) | int main(int argc, char **argv) { function main (line 94) | int main(void) { FILE: examples/windows/z_scout.c function fprintzid (line 21) | void fprintzid(FILE *stream, z_id_t zid) { function fprintwhatami (line 34) | void fprintwhatami(FILE *stream, z_whatami_t whatami) { function fprintlocators (line 40) | void fprintlocators(FILE *stream, const z_loaned_string_array_t *locs) { function fprinthello (line 54) | void fprinthello(FILE *stream, const z_loaned_hello_t *hello) { function callback (line 64) | void callback(z_loaned_hello_t *hello, void *context) { function drop (line 70) | void drop(void *context) { function main (line 80) | int main(int argc, char **argv) { function main (line 96) | int main(void) { FILE: examples/windows/z_sub.c function data_handler (line 22) | void data_handler(z_loaned_sample_t *sample, void *ctx) { function main (line 33) | int main(int argc, char **argv) { function main (line 80) | int main(void) { FILE: examples/windows/z_sub_st.c function data_handler (line 25) | void data_handler(z_loaned_sample_t *sample, void *ctx) { function main (line 37) | int main(int argc, char **argv) { function main (line 85) | int main(void) { FILE: examples/zephyr/z_get.c function reply_dropper (line 35) | void reply_dropper(void *ctx) { printf(" >> Received query final notific... function reply_handler (line 37) | void reply_handler(z_loaned_reply_t *oreply, void *ctx) { function main (line 53) | int main(int argc, char **argv) { function main (line 108) | int main(void) { FILE: examples/zephyr/z_pub.c function main (line 35) | int main(int argc, char **argv) { function main (line 91) | int main(void) { FILE: examples/zephyr/z_pull.c function main (line 35) | int main(int argc, char **argv) { function main (line 102) | int main(void) { FILE: examples/zephyr/z_queryable.c function query_handler (line 34) | void query_handler(z_loaned_query_t *query, void *ctx) { function main (line 58) | int main(int argc, char **argv) { function main (line 109) | int main(void) { FILE: examples/zephyr/z_scout.c function fprintzid (line 18) | void fprintzid(FILE *stream, z_id_t zid) { function fprintwhatami (line 31) | void fprintwhatami(FILE *stream, z_whatami_t whatami) { function fprintlocators (line 37) | void fprintlocators(FILE *stream, const z_loaned_string_array_t *locs) { function fprinthello (line 51) | void fprinthello(FILE *stream, const z_loaned_hello_t *hello) { function callback (line 61) | void callback(z_loaned_hello_t *hello, void *context) { function drop (line 67) | void drop(void *context) { function main (line 77) | int main(void) { function main (line 92) | int main(void) { FILE: examples/zephyr/z_sub.c function data_handler (line 32) | void data_handler(z_loaned_sample_t *sample, void *arg) { function main (line 42) | int main(int argc, char **argv) { function main (line 91) | int main(void) { FILE: extra_script.py function _platform_src_filter (line 33) | def _platform_src_filter(system_dir): function _has_cmake_arg (line 111) | def _has_cmake_arg(name): FILE: include/zenoh-pico/api/admin_space.h type _ze_admin_space_reply_t (line 53) | typedef struct { FILE: include/zenoh-pico/api/advanced_publisher.h type _ze_advanced_publisher_sequencing_t (line 31) | typedef enum { type ze_advanced_publisher_heartbeat_mode_t (line 50) | typedef enum { type _ze_advanced_publisher_state_t (line 57) | typedef struct _ze_advanced_publisher_state_t { type _ze_advanced_publisher_t (line 71) | typedef struct { type ze_advanced_publisher_sample_miss_detection_options_t (line 102) | typedef struct { type ze_advanced_publisher_options_t (line 124) | typedef struct { type ze_advanced_publisher_put_options_t (line 205) | typedef struct { type ze_advanced_publisher_delete_options_t (line 227) | typedef struct { FILE: include/zenoh-pico/api/advanced_subscriber.h function _z_uint32_size (line 29) | static inline size_t _z_uint32_size(const uint32_t *e) { function _z_uint32_copy (line 33) | static inline void _z_uint32_copy(uint32_t *dst, const uint32_t *src) { ... function _z_uint32_cmp (line 34) | static inline int _z_uint32_cmp(const uint32_t *left, const uint32_t *ri... type _ze_advanced_subscriber_sequenced_state_t (line 45) | typedef struct { function _ze_advanced_subscriber_sequenced_state_size (line 55) | static inline size_t _ze_advanced_subscriber_sequenced_state_size(_ze_ad... type _ze_advanced_subscriber_timestamped_state_t (line 65) | typedef struct { function _ze_advanced_subscriber_timestamped_state_size (line 72) | static inline size_t _ze_advanced_subscriber_timestamped_state_size(_ze_... function _ze_closure_miss_t (line 86) | static inline _ze_closure_miss_t _ze_closure_miss_null(void) { function _ze_closure_miss_drop (line 90) | static inline void _ze_closure_miss_drop(_ze_closure_miss_t *closure) { function _ze_closure_miss_copy (line 97) | static inline void _ze_closure_miss_copy(_ze_closure_miss_t *dst, const ... function _ze_closure_miss_move (line 98) | static inline void _ze_closure_miss_move(_ze_closure_miss_t *dst, _ze_cl... type _ze_advanced_subscriber_state_t (line 107) | typedef struct { type _ze_advanced_subscriber_t (line 139) | typedef struct { type _ze_sample_miss_listener_t (line 151) | typedef struct { function _ze_sample_miss_listener_t (line 156) | static inline _ze_sample_miss_listener_t _ze_sample_miss_listener_null(v... function _ze_sample_miss_listener_check (line 157) | static inline bool _ze_sample_miss_listener_check(const _ze_sample_miss_... type ze_advanced_subscriber_history_options_t (line 183) | typedef struct { type ze_advanced_subscriber_last_sample_miss_detection_options_t (line 205) | typedef struct { type ze_advanced_subscriber_recovery_options_t (line 223) | typedef struct { type ze_advanced_subscriber_options_t (line 247) | typedef struct { FILE: include/zenoh-pico/api/constants.h type z_what_t (line 32) | typedef enum { type z_whatami_t (line 50) | typedef enum z_whatami_t { type z_locality_t (line 65) | typedef enum z_locality_t { function z_locality_t (line 71) | static inline z_locality_t z_locality_default(void) { return Z_LOCALITY_... type zp_keyexpr_canon_status_t (line 90) | typedef enum { type z_keyexpr_intersection_level_t (line 112) | typedef enum { type z_sample_kind_t (line 164) | typedef enum { type z_consolidation_mode_t (line 183) | typedef enum { type z_reliability_t (line 200) | typedef enum { type z_congestion_control_t (line 215) | typedef enum { function z_congestion_control_t (line 221) | static inline z_congestion_control_t z_internal_congestion_control_defau... function z_congestion_control_t (line 224) | static inline z_congestion_control_t z_internal_congestion_control_defau... type z_priority_t (line 241) | typedef enum { type z_query_target_t (line 261) | typedef enum { type z_reply_keyexpr_t (line 288) | typedef enum z_reply_keyexpr_t { FILE: include/zenoh-pico/api/liveliness.h type _z_liveliness_token_t (line 28) | typedef struct { type z_liveliness_token_options_t (line 44) | typedef struct z_liveliness_token_options_t { type z_liveliness_subscriber_options_t (line 88) | typedef struct z_liveliness_subscriber_options_t { type z_liveliness_get_options_t (line 142) | typedef struct z_liveliness_get_options_t { FILE: include/zenoh-pico/api/macros.h function z_loaned_keyexpr_t (line 627) | inline const z_loaned_keyexpr_t* z_loan(const z_owned_keyexpr_t& x) { re... function z_loaned_keyexpr_t (line 628) | inline const z_loaned_keyexpr_t* z_loan(const z_view_keyexpr_t& x) { ret... function z_loaned_config_t (line 629) | inline const z_loaned_config_t* z_loan(const z_owned_config_t& x) { retu... function z_loaned_session_t (line 630) | inline const z_loaned_session_t* z_loan(const z_owned_session_t& x) { re... function z_loaned_subscriber_t (line 631) | inline const z_loaned_subscriber_t* z_loan(const z_owned_subscriber_t& x... function z_loaned_publisher_t (line 632) | inline const z_loaned_publisher_t* z_loan(const z_owned_publisher_t& x) ... function ze_loaned_advanced_subscriber_t (line 633) | inline const ze_loaned_advanced_subscriber_t* z_loan(const ze_owned_adva... function ze_loaned_advanced_publisher_t (line 634) | inline const ze_loaned_advanced_publisher_t* z_loan(const ze_owned_advan... function z_loaned_querier_t (line 635) | inline const z_loaned_querier_t* z_loan(const z_owned_querier_t& x) { re... function z_loaned_matching_listener_t (line 636) | inline const z_loaned_matching_listener_t* z_loan(const z_owned_matching... function ze_loaned_sample_miss_listener_t (line 637) | inline const ze_loaned_sample_miss_listener_t* z_loan(const ze_owned_sam... function z_loaned_queryable_t (line 638) | inline const z_loaned_queryable_t* z_loan(const z_owned_queryable_t& x) ... function z_loaned_liveliness_token_t (line 639) | inline const z_loaned_liveliness_token_t* z_loan(const z_owned_livelines... function z_loaned_reply_t (line 640) | inline const z_loaned_reply_t* z_loan(const z_owned_reply_t& x) { return... function z_loaned_hello_t (line 641) | inline const z_loaned_hello_t* z_loan(const z_owned_hello_t& x) { return... function z_loaned_string_t (line 642) | inline const z_loaned_string_t* z_loan(const z_owned_string_t& x) { retu... function z_loaned_string_t (line 643) | inline const z_loaned_string_t* z_loan(const z_view_string_t& x) { retur... function z_loaned_string_array_t (line 644) | inline const z_loaned_string_array_t* z_loan(const z_owned_string_array_... function z_loaned_sample_t (line 645) | inline const z_loaned_sample_t* z_loan(const z_owned_sample_t& x) { retu... function z_loaned_query_t (line 646) | inline const z_loaned_query_t* z_loan(const z_owned_query_t& x) { return... function z_loaned_slice_t (line 647) | inline const z_loaned_slice_t* z_loan(const z_owned_slice_t& x) { return... function z_loaned_slice_t (line 648) | inline const z_loaned_slice_t* z_loan(const z_view_slice_t& x) { return ... function z_loaned_bytes_t (line 649) | inline const z_loaned_bytes_t* z_loan(const z_owned_bytes_t& x) { return... function z_loaned_encoding_t (line 650) | inline const z_loaned_encoding_t* z_loan(const z_owned_encoding_t& x) { ... function z_loaned_task_t (line 651) | inline const z_loaned_task_t* z_loan(const z_owned_task_t& x) { return z... function z_loaned_mutex_t (line 652) | inline const z_loaned_mutex_t* z_loan(const z_owned_mutex_t& x) { return... function z_loaned_condvar_t (line 653) | inline const z_loaned_condvar_t* z_loan(const z_owned_condvar_t& x) { re... function z_loaned_reply_err_t (line 654) | inline const z_loaned_reply_err_t* z_loan(const z_owned_reply_err_t& x) ... function z_loaned_closure_sample_t (line 655) | inline const z_loaned_closure_sample_t* z_loan(const z_owned_closure_sam... function z_loaned_closure_reply_t (line 656) | inline const z_loaned_closure_reply_t* z_loan(const z_owned_closure_repl... function z_loaned_closure_query_t (line 657) | inline const z_loaned_closure_query_t* z_loan(const z_owned_closure_quer... function z_loaned_closure_hello_t (line 658) | inline const z_loaned_closure_hello_t* z_loan(const z_owned_closure_hell... function z_loaned_closure_zid_t (line 659) | inline const z_loaned_closure_zid_t* z_loan(const z_owned_closure_zid_t&... function z_loaned_closure_matching_status_t (line 660) | inline const z_loaned_closure_matching_status_t* z_loan(const z_owned_cl... function ze_loaned_closure_miss_t (line 661) | inline const ze_loaned_closure_miss_t* z_loan(const ze_owned_closure_mis... function z_loaned_fifo_handler_query_t (line 662) | inline const z_loaned_fifo_handler_query_t* z_loan(const z_owned_fifo_ha... function z_loaned_fifo_handler_reply_t (line 663) | inline const z_loaned_fifo_handler_reply_t* z_loan(const z_owned_fifo_ha... function z_loaned_fifo_handler_sample_t (line 664) | inline const z_loaned_fifo_handler_sample_t* z_loan(const z_owned_fifo_h... function z_loaned_ring_handler_query_t (line 665) | inline const z_loaned_ring_handler_query_t* z_loan(const z_owned_ring_ha... function z_loaned_ring_handler_reply_t (line 666) | inline const z_loaned_ring_handler_reply_t* z_loan(const z_owned_ring_ha... function z_loaned_ring_handler_sample_t (line 667) | inline const z_loaned_ring_handler_sample_t* z_loan(const z_owned_ring_h... function z_loaned_bytes_writer_t (line 668) | inline const z_loaned_bytes_writer_t* z_loan(const z_owned_bytes_writer_... function ze_loaned_serializer_t (line 669) | inline const ze_loaned_serializer_t* z_loan(const ze_owned_serializer_t&... function z_loaned_cancellation_token_t (line 670) | inline const z_loaned_cancellation_token_t* z_loan(const z_owned_cancell... function z_loaned_transport_t (line 672) | inline const z_loaned_transport_t* z_loan(const z_owned_transport_t& x) ... function z_loaned_link_t (line 673) | inline const z_loaned_link_t* z_loan(const z_owned_link_t& x) { return z... function z_loaned_transport_event_t (line 674) | inline const z_loaned_transport_event_t* z_loan(const z_owned_transport_... function z_loaned_link_event_t (line 675) | inline const z_loaned_link_event_t* z_loan(const z_owned_link_event_t& x... function z_loaned_transport_events_listener_t (line 676) | inline const z_loaned_transport_events_listener_t* z_loan(const z_owned_... function z_loaned_link_events_listener_t (line 677) | inline const z_loaned_link_events_listener_t* z_loan(const z_owned_link_... function z_loaned_closure_transport_t (line 678) | inline const z_loaned_closure_transport_t* z_loan(const z_owned_closure_... function z_loaned_closure_link_t (line 679) | inline const z_loaned_closure_link_t* z_loan(const z_owned_closure_link_... function z_loaned_closure_transport_event_t (line 680) | inline const z_loaned_closure_transport_event_t* z_loan(const z_owned_cl... function z_loaned_closure_link_event_t (line 681) | inline const z_loaned_closure_link_event_t* z_loan(const z_owned_closure... function z_loaned_keyexpr_t (line 685) | inline z_loaned_keyexpr_t* z_loan_mut(z_owned_keyexpr_t& x) { return z_k... function z_loaned_keyexpr_t (line 686) | inline z_loaned_keyexpr_t* z_loan_mut(z_view_keyexpr_t& x) { return z_vi... function z_loaned_config_t (line 687) | inline z_loaned_config_t* z_loan_mut(z_owned_config_t& x) { return z_con... function z_loaned_session_t (line 688) | inline z_loaned_session_t* z_loan_mut(z_owned_session_t& x) { return z_s... function z_loaned_publisher_t (line 689) | inline z_loaned_publisher_t* z_loan_mut(z_owned_publisher_t& x) { return... function ze_loaned_advanced_publisher_t (line 690) | inline ze_loaned_advanced_publisher_t* z_loan_mut(ze_owned_advanced_publ... function z_loaned_querier_t (line 691) | inline z_loaned_querier_t* z_loan_mut(z_owned_querier_t& x) { return z_q... function z_loaned_matching_listener_t (line 692) | inline z_loaned_matching_listener_t* z_loan_mut(z_owned_matching_listene... function ze_loaned_sample_miss_listener_t (line 693) | inline ze_loaned_sample_miss_listener_t* z_loan_mut(ze_owned_sample_miss... function z_loaned_queryable_t (line 694) | inline z_loaned_queryable_t* z_loan_mut(z_owned_queryable_t& x) { return... function z_loaned_liveliness_token_t (line 695) | inline z_loaned_liveliness_token_t* z_loan_mut(z_owned_liveliness_token_... function z_loaned_subscriber_t (line 696) | inline z_loaned_subscriber_t* z_loan_mut(z_owned_subscriber_t& x) { retu... function ze_loaned_advanced_subscriber_t (line 697) | inline ze_loaned_advanced_subscriber_t* z_loan_mut(ze_owned_advanced_sub... function z_loaned_reply_t (line 698) | inline z_loaned_reply_t* z_loan_mut(z_owned_reply_t& x) { return z_reply... function z_loaned_hello_t (line 699) | inline z_loaned_hello_t* z_loan_mut(z_owned_hello_t& x) { return z_hello... function z_loaned_string_t (line 700) | inline z_loaned_string_t* z_loan_mut(z_owned_string_t& x) { return z_str... function z_loaned_string_t (line 701) | inline z_loaned_string_t* z_loan_mut(z_view_string_t& x) { return z_view... function z_loaned_slice_t (line 702) | inline z_loaned_slice_t* z_loan_mut(z_view_slice_t& x) { return z_view_s... function z_loaned_string_array_t (line 703) | inline z_loaned_string_array_t* z_loan_mut(z_owned_string_array_t& x) { ... function z_loaned_sample_t (line 704) | inline z_loaned_sample_t* z_loan_mut(z_owned_sample_t& x) { return z_sam... function z_loaned_query_t (line 705) | inline z_loaned_query_t* z_loan_mut(z_owned_query_t& x) { return z_query... function z_loaned_slice_t (line 706) | inline z_loaned_slice_t* z_loan_mut(z_owned_slice_t& x) { return z_slice... function z_loaned_bytes_t (line 707) | inline z_loaned_bytes_t* z_loan_mut(z_owned_bytes_t& x) { return z_bytes... function z_loaned_encoding_t (line 708) | inline z_loaned_encoding_t* z_loan_mut(z_owned_encoding_t& x) { return z... function z_loaned_task_t (line 709) | inline z_loaned_task_t* z_loan_mut(z_owned_task_t& x) { return z_task_lo... function z_loaned_mutex_t (line 710) | inline z_loaned_mutex_t* z_loan_mut(z_owned_mutex_t& x) { return z_mutex... function z_loaned_condvar_t (line 711) | inline z_loaned_condvar_t* z_loan_mut(z_owned_condvar_t& x) { return z_c... function z_loaned_reply_err_t (line 712) | inline z_loaned_reply_err_t* z_loan_mut(z_owned_reply_err_t& x) { return... function z_loaned_bytes_writer_t (line 713) | inline z_loaned_bytes_writer_t* z_loan_mut(z_owned_bytes_writer_t& x) { ... function ze_loaned_serializer_t (line 714) | inline ze_loaned_serializer_t* z_loan_mut(ze_owned_serializer_t& x) { re... function z_loaned_cancellation_token_t (line 715) | inline z_loaned_cancellation_token_t* z_loan_mut(z_owned_cancellation_to... function z_loaned_transport_t (line 717) | inline z_loaned_transport_t* z_loan_mut(z_owned_transport_t& x) { return... function z_loaned_link_t (line 718) | inline z_loaned_link_t* z_loan_mut(z_owned_link_t& x) { return z_link_lo... function z_loaned_transport_event_t (line 719) | inline z_loaned_transport_event_t* z_loan_mut(z_owned_transport_event_t&... function z_loaned_link_event_t (line 720) | inline z_loaned_link_event_t* z_loan_mut(z_owned_link_event_t& x) { retu... function z_loaned_transport_events_listener_t (line 721) | inline z_loaned_transport_events_listener_t* z_loan_mut(z_owned_transpor... function z_loaned_link_events_listener_t (line 722) | inline z_loaned_link_events_listener_t* z_loan_mut(z_owned_link_events_l... function z_drop (line 726) | inline void z_drop(z_moved_session_t* v) { z_session_drop(v); } function z_drop (line 727) | inline void z_drop(z_moved_publisher_t* v) { z_publisher_drop(v); } function z_drop (line 728) | inline void z_drop(ze_moved_advanced_publisher_t* v) { ze_advanced_publi... function z_drop (line 729) | inline void z_drop(z_moved_querier_t* v) { z_querier_drop(v); } function z_drop (line 730) | inline void z_drop(z_moved_matching_listener_t* v) { z_matching_listener... function z_drop (line 731) | inline void z_drop(ze_moved_sample_miss_listener_t* v) { ze_sample_miss_... function z_drop (line 732) | inline void z_drop(z_moved_keyexpr_t* v) { z_keyexpr_drop(v); } function z_drop (line 733) | inline void z_drop(z_moved_config_t* v) { z_config_drop(v); } function z_drop (line 734) | inline void z_drop(z_moved_subscriber_t* v) { z_subscriber_drop(v); } function z_drop (line 735) | inline void z_drop(ze_moved_advanced_subscriber_t* v) { ze_advanced_subs... function z_drop (line 736) | inline void z_drop(z_moved_queryable_t* v) { z_queryable_drop(v); } function z_drop (line 737) | inline void z_drop(z_moved_liveliness_token_t* v) { z_liveliness_token_d... function z_drop (line 738) | inline void z_drop(z_moved_reply_t* v) { z_reply_drop(v); } function z_drop (line 739) | inline void z_drop(z_moved_hello_t* v) { z_hello_drop(v); } function z_drop (line 740) | inline void z_drop(z_moved_string_t* v) { z_string_drop(v); } function z_drop (line 741) | inline void z_drop(z_moved_slice_t* v) { z_slice_drop(v); } function z_drop (line 742) | inline void z_drop(z_moved_string_array_t* v) { z_string_array_drop(v); } function z_drop (line 743) | inline void z_drop(z_moved_sample_t* v) { z_sample_drop(v); } function z_drop (line 744) | inline void z_drop(z_moved_query_t* v) { z_query_drop(v); } function z_drop (line 745) | inline void z_drop(z_moved_bytes_t* v) { z_bytes_drop(v); } function z_drop (line 746) | inline void z_drop(z_moved_encoding_t* v) { z_encoding_drop(v); } function z_drop (line 747) | inline void z_drop(z_moved_mutex_t* v) { z_mutex_drop(v); } function z_drop (line 748) | inline void z_drop(z_moved_condvar_t* v) { z_condvar_drop(v); } function z_drop (line 749) | inline void z_drop(z_moved_reply_err_t* v) { z_reply_err_drop(v); } function z_drop (line 750) | inline void z_drop(z_moved_closure_sample_t* v) { z_closure_sample_drop(... function z_drop (line 751) | inline void z_drop(z_moved_closure_query_t* v) { z_closure_query_drop(v); } function z_drop (line 752) | inline void z_drop(z_moved_closure_reply_t* v) { z_closure_reply_drop(v); } function z_drop (line 753) | inline void z_drop(z_moved_closure_hello_t* v) { z_closure_hello_drop(v); } function z_drop (line 754) | inline void z_drop(z_moved_closure_zid_t* v) { z_closure_zid_drop(v); } function z_drop (line 755) | inline void z_drop(z_moved_closure_matching_status_t* v) { z_closure_mat... function z_drop (line 756) | inline void z_drop(ze_moved_closure_miss_t* v) { ze_closure_miss_drop(v); } function z_drop (line 757) | inline void z_drop(z_moved_ring_handler_sample_t* v) { z_ring_handler_sa... function z_drop (line 758) | inline void z_drop(z_moved_fifo_handler_sample_t* v) { z_fifo_handler_sa... function z_drop (line 759) | inline void z_drop(z_moved_ring_handler_query_t* v) { z_ring_handler_que... function z_drop (line 760) | inline void z_drop(z_moved_fifo_handler_query_t* v) { z_fifo_handler_que... function z_drop (line 761) | inline void z_drop(z_moved_ring_handler_reply_t* v) { z_ring_handler_rep... function z_drop (line 762) | inline void z_drop(z_moved_fifo_handler_reply_t* v) { z_fifo_handler_rep... function z_drop (line 763) | inline void z_drop(z_moved_bytes_writer_t* v) { z_bytes_writer_drop(v); } function z_drop (line 764) | inline void z_drop(ze_moved_serializer_t* v) { ze_serializer_drop(v); } function z_drop (line 765) | inline void z_drop(z_moved_cancellation_token_t* v) { z_cancellation_tok... function z_drop (line 767) | inline void z_drop(z_moved_transport_t* v) { z_transport_drop(v); } function z_drop (line 768) | inline void z_drop(z_moved_link_t* v) { z_link_drop(v); } function z_drop (line 769) | inline void z_drop(z_moved_transport_event_t* v) { z_transport_event_dro... function z_drop (line 770) | inline void z_drop(z_moved_link_event_t* v) { z_link_event_drop(v); } function z_drop (line 771) | inline void z_drop(z_moved_transport_events_listener_t* v) { z_transport... function z_drop (line 772) | inline void z_drop(z_moved_link_events_listener_t* v) { z_link_events_li... function z_drop (line 773) | inline void z_drop(z_moved_closure_transport_t* v) { z_closure_transport... function z_drop (line 774) | inline void z_drop(z_moved_closure_link_t* v) { z_closure_link_drop(v); } function z_drop (line 775) | inline void z_drop(z_moved_closure_transport_event_t* v) { z_closure_tra... function z_drop (line 776) | inline void z_drop(z_moved_closure_link_event_t* v) { z_closure_link_eve... function z_internal_null (line 780) | inline void z_internal_null(z_owned_session_t* v) { z_internal_session_n... function z_internal_null (line 781) | inline void z_internal_null(z_owned_publisher_t* v) { z_internal_publish... function z_internal_null (line 782) | inline void z_internal_null(ze_owned_advanced_publisher_t* v) { ze_inter... function z_internal_null (line 783) | inline void z_internal_null(z_owned_querier_t* v) { z_internal_querier_n... function z_internal_null (line 784) | inline void z_internal_null(z_owned_matching_listener_t* v) { z_internal... function z_internal_null (line 785) | inline void z_internal_null(ze_owned_sample_miss_listener_t* v) { ze_int... function z_internal_null (line 786) | inline void z_internal_null(z_owned_keyexpr_t* v) { z_internal_keyexpr_n... function z_internal_null (line 787) | inline void z_internal_null(z_owned_config_t* v) { z_internal_config_nul... function z_internal_null (line 788) | inline void z_internal_null(z_owned_subscriber_t* v) { z_internal_subscr... function z_internal_null (line 789) | inline void z_internal_null(ze_owned_advanced_subscriber_t* v) { ze_inte... function z_internal_null (line 790) | inline void z_internal_null(z_owned_queryable_t* v) { z_internal_queryab... function z_internal_null (line 791) | inline void z_internal_null(z_owned_liveliness_token_t* v) { z_internal_... function z_internal_null (line 792) | inline void z_internal_null(z_owned_query_t* v) { z_internal_query_null(... function z_internal_null (line 793) | inline void z_internal_null(z_owned_sample_t* v) { z_internal_sample_nul... function z_internal_null (line 794) | inline void z_internal_null(z_owned_reply_t* v) { z_internal_reply_null(... function z_internal_null (line 795) | inline void z_internal_null(z_owned_hello_t* v) { z_internal_hello_null(... function z_internal_null (line 796) | inline void z_internal_null(z_owned_string_t* v) { z_internal_string_nul... function z_internal_null (line 797) | inline void z_internal_null(z_owned_bytes_t* v) { z_internal_bytes_null(... function z_internal_null (line 798) | inline void z_internal_null(z_owned_encoding_t* v) { z_internal_encoding... function z_internal_null (line 799) | inline void z_internal_null(z_owned_reply_err_t* v) { z_internal_reply_e... function z_internal_null (line 800) | inline void z_internal_null(z_owned_closure_sample_t* v) { z_internal_cl... function z_internal_null (line 801) | inline void z_internal_null(z_owned_closure_query_t* v) { z_internal_clo... function z_internal_null (line 802) | inline void z_internal_null(z_owned_closure_reply_t* v) { z_internal_clo... function z_internal_null (line 803) | inline void z_internal_null(z_owned_closure_hello_t* v) { z_internal_clo... function z_internal_null (line 804) | inline void z_internal_null(z_owned_closure_zid_t* v) { z_internal_closu... function z_internal_null (line 805) | inline void z_internal_null(z_owned_closure_matching_status_t* v) { z_in... function z_internal_null (line 806) | inline void z_internal_null(ze_owned_closure_miss_t* v) { ze_internal_cl... function z_internal_null (line 807) | inline void z_internal_null(z_owned_ring_handler_query_t* v) { return z_... function z_internal_null (line 808) | inline void z_internal_null(z_owned_ring_handler_reply_t* v) { return z_... function z_internal_null (line 809) | inline void z_internal_null(z_owned_ring_handler_sample_t* v) { return z... function z_internal_null (line 810) | inline void z_internal_null(z_owned_fifo_handler_query_t* v) { return z_... function z_internal_null (line 811) | inline void z_internal_null(z_owned_fifo_handler_reply_t* v) { return z_... function z_internal_null (line 812) | inline void z_internal_null(z_owned_fifo_handler_sample_t* v) { return z... function z_internal_null (line 813) | inline void z_internal_null(z_owned_bytes_writer_t* v) { return z_intern... function z_internal_null (line 814) | inline void z_internal_null(ze_owned_serializer_t* v) { return ze_intern... function z_internal_null (line 815) | inline void z_internal_null(z_owned_cancellation_token_t* v) { return z_... function z_internal_null (line 817) | inline void z_internal_null(z_owned_transport_t* v) { z_internal_transpo... function z_internal_null (line 818) | inline void z_internal_null(z_owned_link_t* v) { z_internal_link_null(v); } function z_internal_null (line 819) | inline void z_internal_null(z_owned_transport_event_t* v) { z_internal_t... function z_internal_null (line 820) | inline void z_internal_null(z_owned_link_event_t* v) { z_internal_link_e... function z_internal_null (line 821) | inline void z_internal_null(z_owned_transport_events_listener_t* v) { z_... function z_internal_null (line 822) | inline void z_internal_null(z_owned_link_events_listener_t* v) { z_inter... function z_internal_null (line 823) | inline void z_internal_null(z_owned_closure_transport_t* v) { z_internal... function z_internal_null (line 824) | inline void z_internal_null(z_owned_closure_link_t* v) { z_internal_clos... function z_internal_null (line 825) | inline void z_internal_null(z_owned_closure_transport_event_t* v) { z_in... function z_internal_null (line 826) | inline void z_internal_null(z_owned_closure_link_event_t* v) { z_interna... function z_internal_check (line 830) | inline bool z_internal_check(const z_owned_session_t& v) { return z_inte... function z_internal_check (line 831) | inline bool z_internal_check(const z_owned_publisher_t& v) { return z_in... function z_internal_check (line 832) | inline bool z_internal_check(const ze_owned_advanced_publisher_t& v) { r... function z_internal_check (line 833) | inline bool z_internal_check(const z_owned_querier_t& v) { return z_inte... function z_internal_check (line 834) | inline bool z_internal_check(const z_owned_matching_listener_t& v) { ret... function z_internal_check (line 835) | inline bool z_internal_check(const ze_owned_sample_miss_listener_t& v) {... function z_internal_check (line 836) | inline bool z_internal_check(const z_owned_keyexpr_t& v) { return z_inte... function z_internal_check (line 837) | inline bool z_internal_check(const z_owned_config_t& v) { return z_inter... function z_internal_check (line 838) | inline bool z_internal_check(const z_owned_subscriber_t& v) { return z_i... function z_internal_check (line 839) | inline bool z_internal_check(const ze_owned_advanced_subscriber_t& v) { ... function z_internal_check (line 840) | inline bool z_internal_check(const z_owned_queryable_t& v) { return z_in... function z_internal_check (line 841) | inline bool z_internal_check(const z_owned_liveliness_token_t& v) { retu... function z_internal_check (line 842) | inline bool z_internal_check(const z_owned_reply_t& v) { return z_intern... function z_internal_check (line 843) | inline bool z_internal_check(const z_owned_query_t& v) { return z_intern... function z_internal_check (line 844) | inline bool z_internal_check(const z_owned_hello_t& v) { return z_intern... function z_internal_check (line 845) | inline bool z_internal_check(const z_owned_string_t& v) { return z_inter... function z_internal_check (line 846) | inline bool z_internal_check(const z_owned_sample_t& v) { return z_inter... function z_internal_check (line 847) | inline bool z_internal_check(const z_owned_bytes_t& v) { return z_intern... function z_internal_check (line 848) | inline bool z_internal_check(const z_owned_encoding_t& v) { return z_int... function z_internal_check (line 849) | inline bool z_internal_check(const z_owned_reply_err_t& v) { return z_in... function z_internal_check (line 850) | inline bool z_internal_check(const z_owned_fifo_handler_query_t& v) { re... function z_internal_check (line 851) | inline bool z_internal_check(const z_owned_fifo_handler_reply_t& v) { re... function z_internal_check (line 852) | inline bool z_internal_check(const z_owned_fifo_handler_sample_t& v) { r... function z_internal_check (line 853) | inline bool z_internal_check(const z_owned_ring_handler_query_t& v) { re... function z_internal_check (line 854) | inline bool z_internal_check(const z_owned_ring_handler_reply_t& v) { re... function z_internal_check (line 855) | inline bool z_internal_check(const z_owned_ring_handler_sample_t& v) { r... function z_internal_check (line 856) | inline bool z_internal_check(const z_owned_bytes_writer_t& v) { return z... function z_internal_check (line 857) | inline bool z_internal_check(const ze_owned_serializer_t& v) { return ze... function z_internal_check (line 858) | inline bool z_internal_check(const z_owned_cancellation_token_t& v) { re... function z_internal_check (line 860) | inline bool z_internal_check(const z_owned_transport_t& v) { return z_in... function z_internal_check (line 861) | inline bool z_internal_check(const z_owned_link_t& v) { return z_interna... function z_internal_check (line 862) | inline bool z_internal_check(const z_owned_transport_event_t& v) { retur... function z_internal_check (line 863) | inline bool z_internal_check(const z_owned_link_event_t& v) { return z_i... function z_internal_check (line 864) | inline bool z_internal_check(const z_owned_transport_events_listener_t& ... function z_internal_check (line 865) | inline bool z_internal_check(const z_owned_link_events_listener_t& v) { ... function z_internal_check (line 866) | inline bool z_internal_check(const z_owned_closure_transport_t& v) { ret... function z_internal_check (line 867) | inline bool z_internal_check(const z_owned_closure_link_t& v) { return z... function z_internal_check (line 868) | inline bool z_internal_check(const z_owned_closure_transport_event_t& v)... function z_internal_check (line 869) | inline bool z_internal_check(const z_owned_closure_link_event_t& v) { re... function z_call (line 873) | inline void z_call(const z_loaned_closure_sample_t &closure, z_loaned_sa... function z_call (line 875) | inline void z_call(const z_loaned_closure_query_t &closure, z_loaned_que... function z_call (line 877) | inline void z_call(const z_loaned_closure_reply_t &closure, z_loaned_rep... function z_call (line 879) | inline void z_call(const z_loaned_closure_hello_t &closure, z_loaned_hel... function z_call (line 881) | inline void z_call(const z_loaned_closure_zid_t &closure, const z_id_t *... function z_call (line 883) | inline void z_call(const z_loaned_closure_matching_status_t &closure, co... function z_call (line 885) | inline void z_call(const ze_loaned_closure_miss_t &closure, const ze_mis... function z_call (line 888) | inline void z_call(const z_loaned_closure_transport_t &closure, z_loaned... function z_call (line 890) | inline void z_call(const z_loaned_closure_link_t &closure, z_loaned_link... function z_call (line 892) | inline void z_call(const z_loaned_closure_transport_event_t &closure, z_... function z_call (line 894) | inline void z_call(const z_loaned_closure_link_event_t &closure, z_loane... function z_closure (line 898) | inline void z_closure( function z_closure (line 907) | inline void z_closure( function z_closure (line 916) | inline void z_closure( function z_closure (line 925) | inline void z_closure( function z_closure (line 934) | inline void z_closure( function z_closure (line 943) | inline void z_closure( function z_closure (line 952) | inline void z_closure( function z_closure (line 962) | inline void z_closure( function z_closure (line 971) | inline void z_closure( function z_closure (line 980) | inline void z_closure( function z_closure (line 989) | inline void z_closure( function z_result_t (line 1000) | inline z_result_t z_try_recv(const z_loaned_fifo_handler_query_t* this_,... function z_result_t (line 1003) | inline z_result_t z_try_recv(const z_loaned_fifo_handler_reply_t* this_,... function z_result_t (line 1006) | inline z_result_t z_try_recv(const z_loaned_fifo_handler_sample_t* this_... function z_result_t (line 1009) | inline z_result_t z_try_recv(const z_loaned_ring_handler_query_t* this_,... function z_result_t (line 1012) | inline z_result_t z_try_recv(const z_loaned_ring_handler_reply_t* this_,... function z_result_t (line 1015) | inline z_result_t z_try_recv(const z_loaned_ring_handler_sample_t* this_... function z_result_t (line 1020) | inline z_result_t z_recv(const z_loaned_fifo_handler_query_t* this_, z_o... function z_result_t (line 1023) | inline z_result_t z_recv(const z_loaned_fifo_handler_reply_t* this_, z_o... function z_result_t (line 1026) | inline z_result_t z_recv(const z_loaned_fifo_handler_sample_t* this_, z_... function z_result_t (line 1029) | inline z_result_t z_recv(const z_loaned_ring_handler_query_t* this_, z_o... function z_result_t (line 1032) | inline z_result_t z_recv(const z_loaned_ring_handler_reply_t* this_, z_o... function z_result_t (line 1035) | inline z_result_t z_recv(const z_loaned_ring_handler_sample_t* this_, z_... function z_moved_bytes_t (line 1041) | inline z_moved_bytes_t* z_move(z_owned_bytes_t& x) { return z_bytes_move... function z_moved_closure_hello_t (line 1042) | inline z_moved_closure_hello_t* z_move(z_owned_closure_hello_t& closure)... function z_moved_closure_query_t (line 1043) | inline z_moved_closure_query_t* z_move(z_owned_closure_query_t& closure)... function z_moved_closure_reply_t (line 1044) | inline z_moved_closure_reply_t* z_move(z_owned_closure_reply_t& closure)... function z_moved_closure_sample_t (line 1045) | inline z_moved_closure_sample_t* z_move(z_owned_closure_sample_t& closur... function z_moved_closure_zid_t (line 1046) | inline z_moved_closure_zid_t* z_move(z_owned_closure_zid_t& closure) { r... function z_moved_closure_matching_status_t (line 1047) | inline z_moved_closure_matching_status_t* z_move(z_owned_closure_matchin... function ze_moved_closure_miss_t (line 1050) | inline ze_moved_closure_miss_t* z_move(ze_owned_closure_miss_t& closure)... function z_moved_config_t (line 1051) | inline z_moved_config_t* z_move(z_owned_config_t& x) { return z_config_m... function z_moved_encoding_t (line 1052) | inline z_moved_encoding_t* z_move(z_owned_encoding_t& x) { return z_enco... function z_moved_reply_err_t (line 1053) | inline z_moved_reply_err_t* z_move(z_owned_reply_err_t& x) { return z_re... function z_moved_hello_t (line 1054) | inline z_moved_hello_t* z_move(z_owned_hello_t& x) { return z_hello_move... function z_moved_keyexpr_t (line 1055) | inline z_moved_keyexpr_t* z_move(z_owned_keyexpr_t& x) { return z_keyexp... function z_moved_publisher_t (line 1056) | inline z_moved_publisher_t* z_move(z_owned_publisher_t& x) { return z_pu... function ze_moved_advanced_publisher_t (line 1057) | inline ze_moved_advanced_publisher_t* z_move(ze_owned_advanced_publisher... function z_moved_querier_t (line 1060) | inline z_moved_querier_t* z_move(z_owned_querier_t& x) { return z_querie... function z_moved_matching_listener_t (line 1061) | inline z_moved_matching_listener_t* z_move(z_owned_matching_listener_t& ... function ze_moved_sample_miss_listener_t (line 1062) | inline ze_moved_sample_miss_listener_t* z_move(ze_owned_sample_miss_list... function z_moved_query_t (line 1065) | inline z_moved_query_t* z_move(z_owned_query_t& x) { return z_query_move... function z_moved_queryable_t (line 1066) | inline z_moved_queryable_t* z_move(z_owned_queryable_t& x) { return z_qu... function z_moved_liveliness_token_t (line 1067) | inline z_moved_liveliness_token_t* z_move(z_owned_liveliness_token_t& x)... function z_moved_reply_t (line 1068) | inline z_moved_reply_t* z_move(z_owned_reply_t& x) { return z_reply_move... function z_moved_sample_t (line 1069) | inline z_moved_sample_t* z_move(z_owned_sample_t& x) { return z_sample_m... function z_moved_session_t (line 1070) | inline z_moved_session_t* z_move(z_owned_session_t& x) { return z_sessio... function z_moved_slice_t (line 1071) | inline z_moved_slice_t* z_move(z_owned_slice_t& x) { return z_slice_move... function z_moved_string_array_t (line 1072) | inline z_moved_string_array_t* z_move(z_owned_string_array_t& x) { retur... function z_moved_string_t (line 1073) | inline z_moved_string_t* z_move(z_owned_string_t& x) { return z_string_m... function z_moved_subscriber_t (line 1074) | inline z_moved_subscriber_t* z_move(z_owned_subscriber_t& x) { return z_... function ze_moved_advanced_subscriber_t (line 1075) | inline ze_moved_advanced_subscriber_t* z_move(ze_owned_advanced_subscrib... function z_moved_fifo_handler_query_t (line 1078) | inline z_moved_fifo_handler_query_t* z_move(z_owned_fifo_handler_query_t... function z_moved_fifo_handler_reply_t (line 1079) | inline z_moved_fifo_handler_reply_t* z_move(z_owned_fifo_handler_reply_t... function z_moved_fifo_handler_sample_t (line 1080) | inline z_moved_fifo_handler_sample_t* z_move(z_owned_fifo_handler_sample... function z_moved_ring_handler_query_t (line 1083) | inline z_moved_ring_handler_query_t* z_move(z_owned_ring_handler_query_t... function z_moved_ring_handler_reply_t (line 1084) | inline z_moved_ring_handler_reply_t* z_move(z_owned_ring_handler_reply_t... function z_moved_ring_handler_sample_t (line 1085) | inline z_moved_ring_handler_sample_t* z_move(z_owned_ring_handler_sample... function z_moved_bytes_writer_t (line 1088) | inline z_moved_bytes_writer_t* z_move(z_owned_bytes_writer_t& x) { retur... function ze_moved_serializer_t (line 1089) | inline ze_moved_serializer_t* z_move(ze_owned_serializer_t& x) { return ... function z_moved_cancellation_token_t (line 1090) | inline z_moved_cancellation_token_t* z_move(z_owned_cancellation_token_t... function z_moved_transport_t (line 1092) | inline z_moved_transport_t* z_move(z_owned_transport_t& x) { return z_tr... function z_moved_link_t (line 1093) | inline z_moved_link_t* z_move(z_owned_link_t& x) { return z_link_move(&x... function z_moved_transport_event_t (line 1094) | inline z_moved_transport_event_t* z_move(z_owned_transport_event_t& x) {... function z_moved_link_event_t (line 1095) | inline z_moved_link_event_t* z_move(z_owned_link_event_t& x) { return z_... function z_moved_transport_events_listener_t (line 1096) | inline z_moved_transport_events_listener_t* z_move(z_owned_transport_eve... function z_moved_link_events_listener_t (line 1099) | inline z_moved_link_events_listener_t* z_move(z_owned_link_events_listen... function z_moved_closure_transport_t (line 1102) | inline z_moved_closure_transport_t* z_move(z_owned_closure_transport_t& ... function z_moved_closure_link_t (line 1103) | inline z_moved_closure_link_t* z_move(z_owned_closure_link_t& x) { retur... function z_moved_closure_transport_event_t (line 1104) | inline z_moved_closure_transport_event_t* z_move(z_owned_closure_transpo... function z_moved_closure_link_event_t (line 1107) | inline z_moved_closure_link_event_t* z_move(z_owned_closure_link_event_t... function z_take (line 1111) | inline void z_take(z_owned_session_t* this_, z_moved_session_t* v) { ret... function z_take (line 1112) | inline void z_take(z_owned_publisher_t* this_, z_moved_publisher_t* v) {... function z_take (line 1113) | inline void z_take(ze_owned_advanced_publisher_t* this_, ze_moved_advanc... function z_take (line 1116) | inline void z_take(z_owned_querier_t* this_, z_moved_querier_t* v) { ret... function z_take (line 1117) | inline void z_take(z_owned_matching_listener_t* this_, z_moved_matching_... function z_take (line 1120) | inline void z_take(ze_owned_sample_miss_listener_t* this_, ze_moved_samp... function z_take (line 1123) | inline void z_take(z_owned_keyexpr_t* this_, z_moved_keyexpr_t* v) { z_k... function z_take (line 1124) | inline void z_take(z_owned_config_t* this_, z_moved_config_t* v) { z_con... function z_take (line 1125) | inline void z_take(z_owned_subscriber_t* this_, z_moved_subscriber_t* v)... function z_take (line 1126) | inline void z_take(ze_owned_advanced_subscriber_t* this_, ze_moved_advan... function z_take (line 1129) | inline void z_take(z_owned_queryable_t* this_, z_moved_queryable_t* v) {... function z_take (line 1130) | inline void z_take(z_owned_liveliness_token_t* this_, z_moved_liveliness... function z_take (line 1133) | inline void z_take(z_owned_reply_t* this_, z_moved_reply_t* v) { z_reply... function z_take (line 1134) | inline void z_take(z_owned_hello_t* this_, z_moved_hello_t* v) { z_hello... function z_take (line 1135) | inline void z_take(z_owned_string_t* this_, z_moved_string_t* v) { z_str... function z_take (line 1136) | inline void z_take(z_owned_slice_t* this_, z_moved_slice_t* v) { z_slice... function z_take (line 1137) | inline void z_take(z_owned_string_array_t* this_, z_moved_string_array_t... function z_take (line 1138) | inline void z_take(z_owned_sample_t* this_, z_moved_sample_t* v) { z_sam... function z_take (line 1139) | inline void z_take(z_owned_query_t* this_, z_moved_query_t* v) { z_query... function z_take (line 1140) | inline void z_take(z_owned_bytes_t* this_, z_moved_bytes_t* v) { z_bytes... function z_take (line 1141) | inline void z_take(z_owned_encoding_t* this_, z_moved_encoding_t* v) { z... function z_take (line 1142) | inline void z_take(z_owned_mutex_t* this_, z_moved_mutex_t* v) { z_mutex... function z_take (line 1143) | inline void z_take(z_owned_condvar_t* this_, z_moved_condvar_t* v) { z_c... function z_take (line 1144) | inline void z_take(z_owned_reply_err_t* this_, z_moved_reply_err_t* v) {... function z_take (line 1145) | inline void z_take(z_owned_closure_sample_t* this_, z_moved_closure_samp... function z_take (line 1146) | inline void z_take(z_owned_closure_query_t* this_, z_moved_closure_query... function z_take (line 1147) | inline void z_take(z_owned_closure_reply_t* this_, z_moved_closure_reply... function z_take (line 1148) | inline void z_take(z_owned_closure_hello_t* this_, z_moved_closure_hello... function z_take (line 1149) | inline void z_take(z_owned_closure_zid_t* this_, z_moved_closure_zid_t* ... function z_take (line 1150) | inline void z_take(z_owned_closure_matching_status_t* this_, z_moved_clo... function z_take (line 1153) | inline void z_take(ze_owned_closure_miss_t* this_, ze_moved_closure_miss... function z_take (line 1154) | inline void z_take(z_owned_ring_handler_sample_t* this_, z_moved_ring_ha... function z_take (line 1157) | inline void z_take(z_owned_fifo_handler_sample_t* this_, z_moved_fifo_ha... function z_take (line 1160) | inline void z_take(z_owned_ring_handler_query_t* this_, z_moved_ring_han... function z_take (line 1163) | inline void z_take(z_owned_fifo_handler_query_t* this_, z_moved_fifo_han... function z_take (line 1166) | inline void z_take(z_owned_ring_handler_reply_t* this_, z_moved_ring_han... function z_take (line 1169) | inline void z_take(z_owned_fifo_handler_reply_t* this_, z_moved_fifo_han... function z_take (line 1172) | inline void z_take(z_owned_bytes_writer_t* this_, z_moved_bytes_writer_t... function z_take (line 1173) | inline void z_take(ze_owned_serializer_t* this_, ze_moved_serializer_t* ... function z_take (line 1174) | inline void z_take(z_owned_cancellation_token_t* this_, z_moved_cancella... function z_take (line 1178) | inline void z_take(z_owned_transport_t* this_, z_moved_transport_t* v) {... function z_take (line 1179) | inline void z_take(z_owned_link_t* this_, z_moved_link_t* v) { z_link_ta... function z_take (line 1180) | inline void z_take(z_owned_transport_event_t* this_, z_moved_transport_e... function z_take (line 1181) | inline void z_take(z_owned_link_event_t* this_, z_moved_link_event_t* v)... function z_take (line 1182) | inline void z_take(z_owned_transport_events_listener_t* this_, z_moved_t... function z_take (line 1185) | inline void z_take(z_owned_link_events_listener_t* this_, z_moved_link_e... function z_take (line 1188) | inline void z_take(z_owned_closure_transport_t* this_, z_moved_closure_t... function z_take (line 1191) | inline void z_take(z_owned_closure_link_t* this_, z_moved_closure_link_t... function z_take (line 1192) | inline void z_take(z_owned_closure_transport_event_t* this_, z_moved_clo... function z_take (line 1195) | inline void z_take(z_owned_closure_link_event_t* this_, z_moved_closure_... function z_result_t (line 1201) | inline z_result_t z_clone(z_owned_bytes_t* dst, const z_loaned_bytes_t* ... function z_result_t (line 1202) | inline z_result_t z_clone(z_owned_config_t* dst, const z_loaned_config_t... function z_result_t (line 1203) | inline z_result_t z_clone(z_owned_encoding_t* dst, const z_loaned_encodi... function z_result_t (line 1206) | inline z_result_t z_clone(z_owned_keyexpr_t* dst, const z_loaned_keyexpr... function z_result_t (line 1209) | inline z_result_t z_clone(z_owned_query_t* dst, const z_loaned_query_t* ... function z_result_t (line 1210) | inline z_result_t z_clone(z_owned_reply_t* dst, const z_loaned_reply_t* ... function z_result_t (line 1211) | inline z_result_t z_clone(z_owned_reply_err_t* dst, const z_loaned_reply... function z_result_t (line 1214) | inline z_result_t z_clone(z_owned_sample_t* dst, const z_loaned_sample_t... function z_result_t (line 1215) | inline z_result_t z_clone(z_owned_slice_t* dst, const z_loaned_slice_t* ... function z_result_t (line 1216) | inline z_result_t z_clone(z_owned_string_t* dst, const z_loaned_string_t... function z_result_t (line 1217) | inline z_result_t z_clone(z_owned_string_array_t* dst, const z_loaned_st... function z_result_t (line 1220) | inline z_result_t z_clone(z_owned_hello_t* dst, const z_loaned_hello_t* ... function z_result_t (line 1222) | inline z_result_t z_clone(z_owned_transport_t* dst, const z_loaned_trans... function z_result_t (line 1225) | inline z_result_t z_clone(z_owned_link_t* dst, const z_loaned_link_t* th... function z_result_t (line 1226) | inline z_result_t z_clone(z_owned_transport_event_t* dst, const z_loaned... function z_result_t (line 1229) | inline z_result_t z_clone(z_owned_link_event_t* dst, const z_loaned_link... function z_result_t (line 1235) | inline z_result_t z_take_from_loaned(z_owned_bytes_t* dst, z_loaned_byte... function z_result_t (line 1238) | inline z_result_t z_take_from_loaned(z_owned_config_t* dst, z_loaned_con... function z_result_t (line 1241) | inline z_result_t z_take_from_loaned(z_owned_encoding_t* dst, z_loaned_e... function z_result_t (line 1244) | inline z_result_t z_take_from_loaned(z_owned_keyexpr_t* dst, z_loaned_ke... function z_result_t (line 1247) | inline z_result_t z_take_from_loaned(z_owned_query_t* dst, z_loaned_quer... function z_result_t (line 1250) | inline z_result_t z_take_from_loaned(z_owned_reply_t* dst, z_loaned_repl... function z_result_t (line 1253) | inline z_result_t z_take_from_loaned(z_owned_reply_err_t* dst, z_loaned_... function z_result_t (line 1256) | inline z_result_t z_take_from_loaned(z_owned_sample_t* dst, z_loaned_sam... function z_result_t (line 1259) | inline z_result_t z_take_from_loaned(z_owned_slice_t* dst, z_loaned_slic... function z_result_t (line 1262) | inline z_result_t z_take_from_loaned(z_owned_string_t* dst, z_loaned_str... function z_result_t (line 1265) | inline z_result_t z_take_from_loaned(z_owned_string_array_t* dst, z_loan... function z_result_t (line 1268) | inline z_result_t z_take_from_loaned(z_owned_hello_t* dst, z_loaned_hell... function z_result_t (line 1271) | inline z_result_t z_take_from_loaned(z_owned_bytes_writer_t* dst, z_loan... function z_result_t (line 1274) | inline z_result_t z_take_from_loaned(ze_owned_serializer_t* dst, ze_loan... function z_result_t (line 1277) | inline z_result_t z_take_from_loaned(z_owned_cancellation_token_t* dst, ... function z_result_t (line 1281) | inline z_result_t z_take_from_loaned(z_owned_transport_t* dst, z_loaned_... function z_result_t (line 1284) | inline z_result_t z_take_from_loaned(z_owned_link_t* dst, z_loaned_link_... function z_result_t (line 1287) | inline z_result_t z_take_from_loaned(z_owned_transport_event_t* dst, z_l... function z_result_t (line 1290) | inline z_result_t z_take_from_loaned(z_owned_link_event_t* dst, z_loaned... function z_loaned_bytes_t (line 1300) | struct z_loaned_to_owned_type_t { function z_owned_bytes_t (line 1304) | struct z_owned_to_loaned_type_t { function z_loaned_config_t (line 1308) | struct z_loaned_to_owned_type_t { function z_owned_config_t (line 1312) | struct z_owned_to_loaned_type_t { function z_loaned_encoding_t (line 1316) | struct z_loaned_to_owned_type_t { function z_owned_encoding_t (line 1320) | struct z_owned_to_loaned_type_t { function z_loaned_reply_err_t (line 1324) | struct z_loaned_to_owned_type_t { function z_owned_reply_err_t (line 1328) | struct z_owned_to_loaned_type_t { function z_loaned_hello_t (line 1332) | struct z_loaned_to_owned_type_t { function z_owned_hello_t (line 1336) | struct z_owned_to_loaned_type_t { function z_loaned_keyexpr_t (line 1340) | struct z_loaned_to_owned_type_t { function z_owned_keyexpr_t (line 1344) | struct z_owned_to_loaned_type_t { function z_loaned_publisher_t (line 1348) | struct z_loaned_to_owned_type_t { function z_owned_publisher_t (line 1352) | struct z_owned_to_loaned_type_t { function ze_loaned_advanced_publisher_t (line 1356) | struct z_loaned_to_owned_type_t { function ze_owned_advanced_publisher_t (line 1360) | struct z_owned_to_loaned_type_t { function z_loaned_querier_t (line 1364) | struct z_loaned_to_owned_type_t { function z_owned_querier_t (line 1368) | struct z_owned_to_loaned_type_t { function z_loaned_matching_listener_t (line 1372) | struct z_loaned_to_owned_type_t { function z_owned_matching_listener_t (line 1376) | struct z_owned_to_loaned_type_t { function ze_loaned_sample_miss_listener_t (line 1380) | struct z_loaned_to_owned_type_t { function ze_owned_sample_miss_listener_t (line 1384) | struct z_owned_to_loaned_type_t { function z_loaned_query_t (line 1388) | struct z_loaned_to_owned_type_t { function z_owned_query_t (line 1392) | struct z_owned_to_loaned_type_t { function z_loaned_queryable_t (line 1396) | struct z_loaned_to_owned_type_t { function z_owned_queryable_t (line 1400) | struct z_owned_to_loaned_type_t { function z_loaned_liveliness_token_t (line 1404) | struct z_loaned_to_owned_type_t { function z_owned_liveliness_token_t (line 1408) | struct z_owned_to_loaned_type_t { function z_loaned_reply_t (line 1412) | struct z_loaned_to_owned_type_t { function z_owned_reply_t (line 1416) | struct z_owned_to_loaned_type_t { function z_loaned_sample_t (line 1420) | struct z_loaned_to_owned_type_t { function z_owned_sample_t (line 1424) | struct z_owned_to_loaned_type_t { function z_loaned_session_t (line 1428) | struct z_loaned_to_owned_type_t { function z_owned_session_t (line 1432) | struct z_owned_to_loaned_type_t { function z_loaned_slice_t (line 1436) | struct z_loaned_to_owned_type_t { function z_owned_slice_t (line 1440) | struct z_owned_to_loaned_type_t { function z_loaned_string_array_t (line 1444) | struct z_loaned_to_owned_type_t { function z_owned_string_array_t (line 1448) | struct z_owned_to_loaned_type_t { function z_loaned_string_t (line 1452) | struct z_loaned_to_owned_type_t { function z_owned_string_t (line 1456) | struct z_owned_to_loaned_type_t { function z_loaned_subscriber_t (line 1460) | struct z_loaned_to_owned_type_t { function z_owned_subscriber_t (line 1464) | struct z_owned_to_loaned_type_t { function ze_loaned_advanced_subscriber_t (line 1468) | struct z_loaned_to_owned_type_t { function ze_owned_advanced_subscriber_t (line 1472) | struct z_owned_to_loaned_type_t { function z_owned_closure_sample_t (line 1476) | struct z_owned_to_loaned_type_t { function z_loaned_closure_sample_t (line 1480) | struct z_loaned_to_owned_type_t { function z_owned_closure_reply_t (line 1484) | struct z_owned_to_loaned_type_t { function z_loaned_closure_reply_t (line 1488) | struct z_loaned_to_owned_type_t { function z_owned_closure_query_t (line 1492) | struct z_owned_to_loaned_type_t { function z_loaned_closure_query_t (line 1496) | struct z_loaned_to_owned_type_t { function z_owned_closure_hello_t (line 1500) | struct z_owned_to_loaned_type_t { function z_loaned_closure_hello_t (line 1504) | struct z_loaned_to_owned_type_t { function z_owned_closure_zid_t (line 1508) | struct z_owned_to_loaned_type_t { function z_loaned_closure_zid_t (line 1512) | struct z_loaned_to_owned_type_t { function z_owned_closure_matching_status_t (line 1516) | struct z_owned_to_loaned_type_t { function z_loaned_closure_matching_status_t (line 1520) | struct z_loaned_to_owned_type_t { function ze_owned_closure_miss_t (line 1524) | struct z_owned_to_loaned_type_t { function ze_loaned_closure_miss_t (line 1528) | struct z_loaned_to_owned_type_t { function z_loaned_fifo_handler_query_t (line 1532) | struct z_loaned_to_owned_type_t { function z_owned_fifo_handler_query_t (line 1536) | struct z_owned_to_loaned_type_t { function z_loaned_fifo_handler_reply_t (line 1540) | struct z_loaned_to_owned_type_t { function z_owned_fifo_handler_reply_t (line 1544) | struct z_owned_to_loaned_type_t { function z_loaned_fifo_handler_sample_t (line 1548) | struct z_loaned_to_owned_type_t { function z_owned_fifo_handler_sample_t (line 1552) | struct z_owned_to_loaned_type_t { function z_loaned_ring_handler_query_t (line 1556) | struct z_loaned_to_owned_type_t { function z_owned_ring_handler_query_t (line 1560) | struct z_owned_to_loaned_type_t { function z_loaned_ring_handler_reply_t (line 1564) | struct z_loaned_to_owned_type_t { function z_owned_ring_handler_reply_t (line 1568) | struct z_owned_to_loaned_type_t { function z_loaned_ring_handler_sample_t (line 1572) | struct z_loaned_to_owned_type_t { function z_owned_ring_handler_sample_t (line 1576) | struct z_owned_to_loaned_type_t { function z_loaned_bytes_writer_t (line 1580) | struct z_loaned_to_owned_type_t { function z_owned_bytes_writer_t (line 1584) | struct z_owned_to_loaned_type_t { function ze_loaned_serializer_t (line 1588) | struct z_loaned_to_owned_type_t { function ze_owned_serializer_t (line 1592) | struct z_owned_to_loaned_type_t { function z_loaned_cancellation_token_t (line 1596) | struct z_loaned_to_owned_type_t { function z_owned_cancellation_token_t (line 1600) | struct z_owned_to_loaned_type_t { type z_loaned_to_owned_type_t (line 1606) | struct z_loaned_to_owned_type_t type z_owned_transport_t (line 1607) | typedef z_owned_transport_t type; function z_owned_transport_t (line 1610) | struct z_owned_to_loaned_type_t { function z_loaned_link_t (line 1614) | struct z_loaned_to_owned_type_t { function z_owned_link_t (line 1618) | struct z_owned_to_loaned_type_t { function z_loaned_transport_event_t (line 1622) | struct z_loaned_to_owned_type_t { function z_owned_transport_event_t (line 1626) | struct z_owned_to_loaned_type_t { function z_loaned_link_event_t (line 1630) | struct z_loaned_to_owned_type_t { function z_owned_link_event_t (line 1634) | struct z_owned_to_loaned_type_t { function z_loaned_transport_events_listener_t (line 1638) | struct z_loaned_to_owned_type_t { function z_owned_transport_events_listener_t (line 1642) | struct z_owned_to_loaned_type_t { function z_loaned_link_events_listener_t (line 1646) | struct z_loaned_to_owned_type_t { function z_owned_link_events_listener_t (line 1650) | struct z_owned_to_loaned_type_t { function z_loaned_closure_transport_t (line 1654) | struct z_loaned_to_owned_type_t { function z_owned_closure_transport_t (line 1658) | struct z_owned_to_loaned_type_t { function z_loaned_closure_link_t (line 1662) | struct z_loaned_to_owned_type_t { function z_owned_closure_link_t (line 1666) | struct z_owned_to_loaned_type_t { function z_loaned_closure_transport_event_t (line 1670) | struct z_loaned_to_owned_type_t { function z_owned_closure_transport_event_t (line 1674) | struct z_owned_to_loaned_type_t { function z_loaned_closure_link_event_t (line 1678) | struct z_loaned_to_owned_type_t { function z_owned_closure_link_event_t (line 1682) | struct z_owned_to_loaned_type_t { FILE: include/zenoh-pico/api/primitives.h function z_result_t (line 233) | static inline z_result_t _z_keyexpr_append_str(z_owned_keyexpr_t *prefix... function _z_transport_link_properties_from_transport (line 1789) | static inline void _z_transport_link_properties_from_transport(const _z_... FILE: include/zenoh-pico/api/serialization.h type ze_deserializer_t (line 29) | typedef struct ze_deserializer_t { type _ze_serializer_t (line 33) | typedef struct _ze_serializer_t { function z_result_t (line 96) | static inline z_result_t ze_serializer_serialize_uint8(ze_loaned_seriali... function z_result_t (line 110) | static inline z_result_t ze_serializer_serialize_uint16(ze_loaned_serial... function z_result_t (line 125) | static inline z_result_t ze_serializer_serialize_uint32(ze_loaned_serial... function z_result_t (line 140) | static inline z_result_t ze_serializer_serialize_uint64(ze_loaned_serial... function z_result_t (line 155) | static inline z_result_t ze_serializer_serialize_float(ze_loaned_seriali... function z_result_t (line 169) | static inline z_result_t ze_serializer_serialize_double(ze_loaned_serial... function z_result_t (line 183) | static inline z_result_t ze_serializer_serialize_bool(ze_loaned_serializ... function z_result_t (line 197) | static inline z_result_t ze_serializer_serialize_int8(ze_loaned_serializ... function z_result_t (line 211) | static inline z_result_t ze_serializer_serialize_int16(ze_loaned_seriali... function z_result_t (line 225) | static inline z_result_t ze_serializer_serialize_int32(ze_loaned_seriali... function z_result_t (line 239) | static inline z_result_t ze_serializer_serialize_int64(ze_loaned_seriali... function z_result_t (line 253) | static inline z_result_t ze_deserializer_deserialize_uint8(ze_deserializ... function z_result_t (line 270) | static inline z_result_t ze_deserializer_deserialize_uint16(ze_deseriali... function z_result_t (line 288) | static inline z_result_t ze_deserializer_deserialize_uint32(ze_deseriali... function z_result_t (line 306) | static inline z_result_t ze_deserializer_deserialize_uint64(ze_deseriali... function z_result_t (line 324) | static inline z_result_t ze_deserializer_deserialize_float(ze_deserializ... function z_result_t (line 341) | static inline z_result_t ze_deserializer_deserialize_double(ze_deseriali... function z_result_t (line 358) | static inline z_result_t ze_deserializer_deserialize_bool(ze_deserialize... function z_result_t (line 378) | static inline z_result_t ze_deserializer_deserialize_int8(ze_deserialize... function z_result_t (line 392) | static inline z_result_t ze_deserializer_deserialize_int16(ze_deserializ... function z_result_t (line 406) | static inline z_result_t ze_deserializer_deserialize_int32(ze_deserializ... function z_result_t (line 420) | static inline z_result_t ze_deserializer_deserialize_int64(ze_deserializ... FILE: include/zenoh-pico/api/types.h type _z_id_t (line 48) | typedef _z_id_t z_id_t; type _z_entity_global_id_t (line 53) | typedef _z_entity_global_id_t z_entity_global_id_t; type _z_timestamp_t (line 58) | typedef _z_timestamp_t z_timestamp_t; type _z_bytes_reader_t (line 79) | typedef _z_bytes_reader_t z_bytes_reader_t; type z_bytes_slice_iterator_t (line 84) | typedef struct { type _z_source_info_t (line 154) | typedef _z_source_info_t z_source_info_t; type _z_matching_status_t (line 162) | typedef _z_matching_status_t z_matching_status_t; type z_subscriber_options_t (line 167) | typedef struct { type z_open_options_t (line 188) | typedef struct { type z_close_options_t (line 205) | typedef struct { type z_query_consolidation_t (line 215) | typedef struct { type z_publisher_options_t (line 237) | typedef struct { type z_querier_options_t (line 266) | typedef struct z_querier_options_t { type z_querier_get_options_t (line 290) | typedef struct z_querier_get_options_t { type z_queryable_options_t (line 306) | typedef struct { type z_query_reply_options_t (line 327) | typedef struct { type z_query_reply_del_options_t (line 352) | typedef struct { type z_query_reply_err_options_t (line 369) | typedef struct { type z_put_options_t (line 386) | typedef struct { type z_delete_options_t (line 413) | typedef struct { type z_publisher_put_options_t (line 437) | typedef struct { type z_publisher_delete_options_t (line 454) | typedef struct { type z_get_options_t (line 479) | typedef struct { type zp_task_read_options_t (line 505) | typedef struct { type zp_task_lease_options_t (line 514) | typedef struct { type zp_read_options_t (line 524) | typedef struct { type zp_send_keep_alive_options_t (line 533) | typedef struct { type zp_send_join_options_t (line 542) | typedef struct { type z_scout_options_t (line 553) | typedef struct { type ze_miss_t (line 567) | typedef struct { type _z_info_transport_t (line 599) | typedef struct _z_info_transport_t { type _z_info_link_t (line 614) | typedef struct _z_info_link_t { type _z_info_transport_event_t (line 630) | typedef struct _z_info_transport_event_t { type _z_info_link_event_t (line 642) | typedef struct _z_info_link_event_t { type _z_transport_events_listener_t (line 654) | typedef struct _z_transport_events_listener_t { type _z_link_events_listener_t (line 667) | typedef struct _z_link_events_listener_t { type z_transport_events_listener_options_t (line 683) | typedef struct z_transport_events_listener_options_t { type z_link_events_listener_options_t (line 697) | typedef struct z_link_events_listener_options_t { type z_info_links_options_t (line 711) | typedef struct z_info_links_options_t { type _z_drop_handler_t (line 716) | typedef _z_drop_handler_t z_closure_drop_callback_t; type _z_closure_sample_callback_t (line 717) | typedef _z_closure_sample_callback_t z_closure_sample_callback_t; type _z_closure_sample_t (line 719) | typedef struct { type _z_closure_query_callback_t (line 730) | typedef _z_closure_query_callback_t z_closure_query_callback_t; type _z_closure_query_t (line 732) | typedef struct { type _z_closure_reply_callback_t (line 743) | typedef _z_closure_reply_callback_t z_closure_reply_callback_t; type _z_closure_reply_t (line 745) | typedef struct { type _z_closure_hello_t (line 758) | typedef struct { type _z_closure_zid_t (line 771) | typedef struct { type _z_closure_transport_t (line 785) | typedef struct { type _z_closure_link_t (line 801) | typedef struct { type _z_closure_transport_event_t (line 817) | typedef struct { type _z_closure_link_event_t (line 833) | typedef struct { type _z_closure_matching_status_callback_t (line 848) | typedef _z_closure_matching_status_callback_t z_closure_matching_status_... type _z_closure_matching_status_t (line 849) | typedef _z_closure_matching_status_t z_closure_matching_status_t; type _ze_closure_miss_t (line 857) | typedef struct { FILE: include/zenoh-pico/collections/advanced_cache.h type ze_advanced_publisher_cache_options_t (line 40) | typedef struct { type _ze_advanced_cache_t (line 49) | typedef struct { FILE: include/zenoh-pico/collections/arc_slice.h type _z_arc_slice_t (line 44) | typedef struct { function _z_arc_slice_t (line 50) | static inline _z_arc_slice_t _z_arc_slice_empty(void) { return (_z_arc_s... function _z_arc_slice_len (line 51) | static inline size_t _z_arc_slice_len(const _z_arc_slice_t* s) { return ... function _z_arc_slice_is_empty (line 52) | static inline bool _z_arc_slice_is_empty(const _z_arc_slice_t* s) { retu... function _z_arc_slice_t (line 53) | static inline _z_arc_slice_t _z_arc_slice_wrap_slice_rc(_z_slice_simple_... function z_result_t (line 64) | static inline z_result_t _z_arc_slice_drop(_z_arc_slice_t* s) { function _z_arc_slice_size (line 68) | static inline size_t _z_arc_slice_size(const _z_arc_slice_t* s) { FILE: include/zenoh-pico/collections/atomic.h type _z_atomic_size_t (line 20) | typedef struct { type _z_memory_order_t (line 24) | typedef enum { type _z_atomic_size_t (line 43) | typedef _z_atomic_size_t _z_atomic_bool_t; function _z_atomic_bool_init (line 44) | static inline void _z_atomic_bool_init(_z_atomic_bool_t *var, bool value... function _z_atomic_bool_load (line 45) | static inline bool _z_atomic_bool_load(_z_atomic_bool_t *var, _z_memory_... function _z_atomic_bool_store (line 48) | static inline void _z_atomic_bool_store(_z_atomic_bool_t *var, bool val,... function _z_atomic_bool_compare_exchange_strong (line 51) | static inline bool _z_atomic_bool_compare_exchange_strong(_z_atomic_bool... function _z_atomic_bool_compare_exchange_weak (line 58) | static inline bool _z_atomic_bool_compare_exchange_weak(_z_atomic_bool_t... FILE: include/zenoh-pico/collections/bytes.h type _z_bytes_t (line 42) | typedef struct { function _z_bytes_t (line 47) | static inline _z_bytes_t _z_bytes_null(void) { return (_z_bytes_t){0}; } function _z_bytes_alias_arc_slice (line 48) | static inline void _z_bytes_alias_arc_slice(_z_bytes_t *dst, _z_arc_slic... function _z_bytes_t (line 51) | static inline _z_bytes_t _z_bytes_alias(const _z_bytes_t *src) { function _z_bytes_t (line 59) | static inline _z_bytes_t _z_bytes_steal(_z_bytes_t *src) { function _z_bytes_num_slices (line 65) | static inline size_t _z_bytes_num_slices(const _z_bytes_t *bs) { return ... function _z_arc_slice_t (line 66) | static inline _z_arc_slice_t *_z_bytes_get_slice(const _z_bytes_t *bs, s... function _z_bytes_drop (line 70) | static inline void _z_bytes_drop(_z_bytes_t *bytes) { _z_arc_slice_svec_... type _z_bytes_reader_t (line 87) | typedef struct { type _z_bytes_writer_t (line 100) | typedef struct { FILE: include/zenoh-pico/collections/deque_template.h type _ZP_DEQUE_TEMPLATE_TYPE (line 51) | typedef struct _ZP_DEQUE_TEMPLATE_TYPE { function _ZP_DEQUE_TEMPLATE_TYPE (line 57) | static inline _ZP_DEQUE_TEMPLATE_TYPE _ZP_CAT(_ZP_DEQUE_TEMPLATE_NAME, n... function _ZP_DEQUE_TEMPLATE_ELEM_TYPE (line 112) | static inline _ZP_DEQUE_TEMPLATE_ELEM_TYPE *_ZP_CAT(_ZP_DEQUE_TEMPLATE_N... function _ZP_DEQUE_TEMPLATE_ELEM_TYPE (line 144) | static inline _ZP_DEQUE_TEMPLATE_ELEM_TYPE *_ZP_CAT(_ZP_DEQUE_TEMPLATE_N... FILE: include/zenoh-pico/collections/element.h type _z_noop_t (line 70) | typedef void _z_noop_t; function _z_noop_size (line 72) | static inline size_t _z_noop_size(void *s) { function _z_noop_clear (line 77) | static inline void _z_noop_clear(void *s) { (void)(s); } function _z_noop_free (line 79) | static inline void _z_noop_free(void **s) { (void)(s); } function _z_noop_copy (line 81) | static inline void _z_noop_copy(void *dst, const void *src) { function _z_noop_move (line 86) | static inline void _z_noop_move(void *dst, void *src) { function _z_noop_eq (line 91) | static inline bool _z_noop_eq(const void *left, const void *right) { function _z_noop_cmp (line 97) | static inline int _z_noop_cmp(const void *left, const void *right) { function _z_noop_hash (line 103) | static inline size_t _z_noop_hash(const void *e) { FILE: include/zenoh-pico/collections/fifo.h type _z_fifo_t (line 28) | typedef struct { FILE: include/zenoh-pico/collections/fifo_mt.h type _z_fifo_mt_t (line 28) | typedef struct { FILE: include/zenoh-pico/collections/hashmap.h type _z_hashmap_entry_t (line 39) | typedef struct { type _z_hashmap_t (line 53) | typedef struct { type _z_hashmap_iterator_t (line 63) | typedef struct { function _z_hashmap_move (line 88) | static inline void _z_hashmap_move(_z_hashmap_t *dst, _z_hashmap_t *src) { FILE: include/zenoh-pico/collections/hashmap_template.h type _ZP_HASHMAP_TEMPLATE_NODE_TYPE (line 140) | typedef struct _ZP_HASHMAP_TEMPLATE_NODE_TYPE { type _ZP_HASHMAP_TEMPLATE_INDEX_TYPE (line 147) | typedef _ZP_HASHMAP_TEMPLATE_INDEX_TYPE _ZP_HASHMAP_TEMPLATE_INDEX_TYPEDEF; type _ZP_HASHMAP_TEMPLATE_TYPE (line 156) | typedef struct _ZP_HASHMAP_TEMPLATE_TYPE { function _ZP_HASHMAP_TEMPLATE_TYPE (line 166) | static inline _ZP_HASHMAP_TEMPLATE_TYPE _ZP_CAT(_ZP_HASHMAP_TEMPLATE_NAM... function _ZP_HASHMAP_TEMPLATE_INDEX_TYPE (line 182) | static inline _ZP_HASHMAP_TEMPLATE_INDEX_TYPE _ZP_CAT(_ZP_HASHMAP_TEMPLA... function _ZP_HASHMAP_TEMPLATE_INDEX_TYPE (line 202) | static inline _ZP_HASHMAP_TEMPLATE_INDEX_TYPE _ZP_CAT(_ZP_HASHMAP_TEMPLA... function _ZP_HASHMAP_TEMPLATE_VAL_TYPE (line 221) | static inline _ZP_HASHMAP_TEMPLATE_VAL_TYPE *_ZP_CAT(_ZP_HASHMAP_TEMPLAT... function _ZP_HASHMAP_TEMPLATE_NODE_TYPE (line 256) | static inline _ZP_HASHMAP_TEMPLATE_NODE_TYPE *_ZP_CAT(_ZP_HASHMAP_TEMPLA... function _ZP_HASHMAP_TEMPLATE_INDEX_TYPE (line 271) | static inline _ZP_HASHMAP_TEMPLATE_INDEX_TYPE _ZP_CAT(_ZP_HASHMAP_TEMPLA... FILE: include/zenoh-pico/collections/intmap.h type _z_hashmap_t (line 33) | typedef _z_hashmap_t _z_int_void_map_t; type _z_hashmap_entry_t (line 34) | typedef _z_hashmap_entry_t _z_int_void_map_entry_t; type _z_hashmap_iterator_t (line 35) | typedef _z_hashmap_iterator_t _z_int_void_map_iterator_t; function _z_int_void_map_hash (line 37) | static inline size_t _z_int_void_map_hash(const void *key) { return *(co... function _z_int_void_map_eq (line 39) | static inline bool _z_int_void_map_eq(const void *left, const void *righ... function _z_int_void_map_init (line 45) | static inline void _z_int_void_map_init(_z_int_void_map_t *map, size_t c... function _z_int_void_map_t (line 49) | static inline _z_int_void_map_t _z_int_void_map_make(size_t capacity) { function _z_list_t (line 70) | static inline _z_list_t *_z_int_void_map_get_all(const _z_int_void_map_t... function _z_int_void_map_remove (line 74) | static inline void _z_int_void_map_remove(_z_int_void_map_t *map, size_t... function _z_int_void_map_capacity (line 78) | static inline size_t _z_int_void_map_capacity(const _z_int_void_map_t *m... function _z_int_void_map_len (line 80) | static inline size_t _z_int_void_map_len(const _z_int_void_map_t *map) {... function _z_int_void_map_is_empty (line 82) | static inline bool _z_int_void_map_is_empty(const _z_int_void_map_t *map... function z_result_t (line 84) | static inline z_result_t _z_int_void_map_copy(_z_int_void_map_t *dst, co... function _z_int_void_map_t (line 89) | static inline _z_int_void_map_t _z_int_void_map_clone(const _z_int_void_... function _z_int_void_map_clear (line 94) | static inline void _z_int_void_map_clear(_z_int_void_map_t *map, z_eleme... function _z_int_void_map_free (line 96) | static inline void _z_int_void_map_free(_z_int_void_map_t **map, z_eleme... function _z_int_void_map_move (line 98) | static inline void _z_int_void_map_move(_z_int_void_map_t *dst, _z_int_v... function _z_int_void_map_iterator_t (line 100) | static inline _z_int_void_map_iterator_t _z_int_void_map_iterator_make(c... function _z_int_void_map_iterator_next (line 104) | static inline bool _z_int_void_map_iterator_next(_z_int_void_map_iterato... function _z_int_void_map_iterator_key (line 108) | static inline size_t _z_int_void_map_iterator_key(const _z_int_void_map_... FILE: include/zenoh-pico/collections/lifo.h type _z_lifo_t (line 27) | typedef struct { FILE: include/zenoh-pico/collections/list.h type _z_list_t (line 35) | typedef struct _z_l_t { function _z_list_is_empty (line 41) | static inline bool _z_list_is_empty(const _z_list_t *xs) { return xs == ... function _z_list_t (line 43) | static inline _z_list_t *_z_list_next(const _z_list_t *xs) { return xs->... type _z_slist_t (line 111) | typedef void _z_slist_t; function _z_slist_is_empty (line 113) | static inline bool _z_slist_is_empty(const _z_slist_t *node) { return no... FILE: include/zenoh-pico/collections/lru_cache.h type _z_lru_cache_node_t (line 32) | typedef void _z_lru_cache_node_t; type _z_lru_cache_t (line 38) | typedef struct _z_lru_cache_t { FILE: include/zenoh-pico/collections/pqueue_template.h type _ZP_PQUEUE_TEMPLATE_TYPE (line 76) | typedef struct _ZP_PQUEUE_TEMPLATE_TYPE { function _ZP_PQUEUE_TEMPLATE_TYPE (line 84) | static inline _ZP_PQUEUE_TEMPLATE_TYPE _ZP_CAT(_ZP_PQUEUE_TEMPLATE_NAME,... function _ZP_PQUEUE_TEMPLATE_TYPE (line 91) | static inline _ZP_PQUEUE_TEMPLATE_TYPE _ZP_CAT(_ZP_PQUEUE_TEMPLATE_NAME, function _ZP_PQUEUE_TEMPLATE_ELEM_TYPE (line 119) | static inline _ZP_PQUEUE_TEMPLATE_ELEM_TYPE *_ZP_CAT(_ZP_PQUEUE_TEMPLATE... FILE: include/zenoh-pico/collections/refcount.h type _z_void_t (line 171) | typedef void _z_void_t; type _z_void_rc_t (line 173) | typedef struct _z_void_rc_t { type _z_void_weak_t (line 179) | typedef struct _z_void_weak_t { function _z_void_weak_to_rc_inner (line 185) | static inline void _z_void_weak_to_rc_inner(const _z_void_weak_t *weak, ... function _z_void_rc_to_weak_inner (line 191) | static inline void _z_void_rc_to_weak_inner(const _z_void_rc_t *rc, _z_v... function _z_void_rc_clear_inner (line 197) | static inline void _z_void_rc_clear_inner(_z_void_rc_t *rc) { function _z_void_rc_t (line 203) | static inline _z_void_rc_t _z_void_rc_rc_new(void *val, _z_void_rc_delet... FILE: include/zenoh-pico/collections/ring.h type _z_ring_t (line 27) | typedef struct { type _z_ring_iterator_t (line 38) | typedef struct { type _z_ring_reverse_iterator_t (line 49) | typedef struct { FILE: include/zenoh-pico/collections/ring_mt.h type _z_ring_mt_t (line 28) | typedef struct { FILE: include/zenoh-pico/collections/seqnumber.h function _z_seqnumber_next (line 32) | static inline uint32_t _z_seqnumber_next(uint32_t last) { return (last =... function _z_seqnumber_is_next (line 38) | static inline bool _z_seqnumber_is_next(uint32_t last, uint32_t current) { function _z_seqnumber_prev (line 46) | static inline uint32_t _z_seqnumber_prev(uint32_t current) { return (cur... function _z_seqnumber_is_prev (line 52) | static inline bool _z_seqnumber_is_prev(uint32_t last, uint32_t current) { function _z_seqnumber_diff (line 63) | static inline int64_t _z_seqnumber_diff(uint32_t a, uint32_t b) { return... FILE: include/zenoh-pico/collections/slice.h type _z_delete_context_t (line 28) | typedef struct { function _z_delete_context_t (line 34) | static inline _z_delete_context_t _z_delete_context_null(void) { return ... function _z_delete_context_t (line 36) | static inline _z_delete_context_t _z_delete_context_create(void (*delete... function _z_delete_context_is_null (line 42) | static inline bool _z_delete_context_is_null(const _z_delete_context_t *... function _z_delete_context_delete (line 43) | static inline void _z_delete_context_delete(_z_delete_context_t *c, void... type _z_slice_t (line 60) | typedef struct { function _z_slice_t (line 66) | static inline _z_slice_t _z_slice_null(void) { return (_z_slice_t){0}; } function _z_slice_reset (line 67) | static inline void _z_slice_reset(_z_slice_t *bs) { *bs = _z_slice_null(... function _z_slice_is_empty (line 68) | static inline bool _z_slice_is_empty(const _z_slice_t *bs) { return bs->... function _z_slice_check (line 69) | static inline bool _z_slice_check(const _z_slice_t *slice) { return slic... function _z_slice_t (line 70) | static inline _z_slice_t _z_slice_alias(const _z_slice_t bs) { function _z_slice_t (line 77) | static inline _z_slice_t _z_slice_from_buf_custom_deleter(const uint8_t ... function _z_slice_t (line 84) | static inline _z_slice_t _z_slice_alias_buf(const uint8_t *p, size_t len) { function _z_slice_clear (line 87) | static inline void _z_slice_clear(_z_slice_t *bs) { FILE: include/zenoh-pico/collections/sortedmap.h type _z_sortedmap_entry_t (line 37) | typedef struct { type _z_sortedmap_t (line 49) | typedef struct { type _z_sortedmap_iterator_t (line 57) | typedef struct { function _z_sortedmap_move (line 80) | static inline void _z_sortedmap_move(_z_sortedmap_t *dst, _z_sortedmap_t... FILE: include/zenoh-pico/collections/string.h type _z_str_intmapping_t (line 50) | typedef struct { type _z_string_t (line 70) | typedef struct { function _z_string_t (line 75) | static inline _z_string_t _z_string_null(void) { return (_z_string_t){0}; } function _z_string_check (line 76) | static inline bool _z_string_check(const _z_string_t *value) { return !_... function _z_string_t (line 77) | static inline _z_string_t _z_string_alias(const _z_string_t str) { function _z_string_len (line 82) | static inline size_t _z_string_len(const _z_string_t *s) { return s->_sl... function _z_string_is_empty (line 84) | static inline bool _z_string_is_empty(const _z_string_t *s) { return s->... function _z_string_t (line 85) | static inline _z_string_t _z_string_alias_slice(const _z_slice_t *slice) { function _z_string_t (line 90) | static inline _z_string_t _z_string_alias_str(const char *value) { function _z_string_t (line 95) | static inline _z_string_t _z_string_alias_substr(const char *value, size... function _z_string_t (line 100) | static inline _z_string_t _z_string_from_str_custom_deleter(char *value,... function _z_string_reset (line 105) | static inline void _z_string_reset(_z_string_t *str) { _z_slice_reset(&s... function _z_string_clear (line 106) | static inline void _z_string_clear(_z_string_t *str) { _z_slice_clear(&s... function z_result_t (line 128) | static inline z_result_t _z_string_concat(_z_string_t *s, const _z_strin... FILE: include/zenoh-pico/collections/sync_group.h type _z_sync_group_state_t (line 23) | typedef struct { type _z_sync_group_t (line 36) | typedef struct { type _z_sync_group_notifier_t (line 40) | typedef struct { function _z_sync_group_t (line 44) | static inline _z_sync_group_t _z_sync_group_null(void) { function _z_sync_group_notifier_t (line 49) | static inline _z_sync_group_notifier_t _z_sync_group_notifier_null(void) { function _z_sync_group_notifier_t (line 54) | static inline _z_sync_group_notifier_t _z_sync_group_notifier_steal(_z_s... function _z_sync_group_check (line 64) | static inline bool _z_sync_group_check(const _z_sync_group_t* sync_group) { function _z_sync_group_notifier_check (line 71) | static inline bool _z_sync_group_notifier_check(const _z_sync_group_noti... FILE: include/zenoh-pico/collections/vec.h type _z_vec_t (line 31) | typedef struct { function _z_vec_t (line 37) | static inline _z_vec_t _z_vec_null(void) { return (_z_vec_t){0}; } function _z_vec_t (line 38) | static inline _z_vec_t _z_vec_alias(const _z_vec_t *src) { return *src; } function _z_vec_len (line 43) | static inline size_t _z_vec_len(const _z_vec_t *v) { return v->_len; } function _z_vec_is_empty (line 44) | static inline bool _z_vec_is_empty(const _z_vec_t *v) { return v->_len =... type _z_svec_t (line 84) | typedef struct { function _z_svec_t (line 91) | static inline _z_svec_t _z_svec_null(void) { return (_z_svec_t){0}; } function _z_svec_t (line 92) | static inline _z_svec_t _z_svec_alias(const _z_svec_t *src, bool ownersh... function _z_svec_t (line 100) | static inline _z_svec_t _z_svec_alias_element(void *element) { function _z_svec_len (line 108) | static inline size_t _z_svec_len(const _z_svec_t *v) { return v->_len; } function _z_svec_is_empty (line 109) | static inline bool _z_svec_is_empty(const _z_svec_t *v) { return v->_len... FILE: include/zenoh-pico/link/endpoint.h type _z_locator_t (line 50) | typedef struct { type _z_endpoint_t (line 73) | typedef struct { FILE: include/zenoh-pico/link/link.h type _z_link_cap_transport_t (line 51) | typedef enum { type _z_link_cap_flow_t (line 64) | typedef enum { type _z_link_capabilities_t (line 78) | typedef struct _z_link_capabilities_t { type _z_link_t (line 85) | struct _z_link_t type z_result_t (line 87) | typedef z_result_t (*_z_f_link_open)(struct _z_link_t *self); type z_result_t (line 88) | typedef z_result_t (*_z_f_link_listen)(struct _z_link_t *self); type _z_link_t (line 89) | struct _z_link_t type _z_link_t (line 90) | struct _z_link_t type _z_link_t (line 92) | struct _z_link_t type _z_link_t (line 93) | struct _z_link_t type _z_link_t (line 94) | struct _z_link_t type _z_link_t (line 97) | struct _z_link_t function _z_noop_link_read_socket (line 99) | static inline size_t _z_noop_link_read_socket(const _z_sys_net_socket_t ... type _z_link_type_e (line 107) | enum _z_link_type_e { type _z_link_t (line 117) | typedef struct _z_link_t { FILE: include/zenoh-pico/link/transport/bt.h type _z_bt_socket_t (line 35) | typedef struct { FILE: include/zenoh-pico/link/transport/raweth.h type _zp_raweth_mapping_entry_t (line 39) | typedef struct { type _zp_raweth_whitelist_entry_t (line 52) | typedef struct { type _zp_eth_header_t (line 61) | typedef struct { type _zp_eth_vlan_header_t (line 68) | typedef struct { type _z_raweth_socket_t (line 77) | typedef struct { FILE: include/zenoh-pico/link/transport/serial_protocol.h type _z_serial_socket_t (line 36) | typedef struct { FILE: include/zenoh-pico/link/transport/socket.h type _z_socket_wait_iter_t (line 27) | typedef struct _z_socket_wait_iter_t _z_socket_wait_iter_t; type _z_sys_net_socket_t (line 30) | typedef const _z_sys_net_socket_t *(*_z_socket_wait_iter_get_socket_f)(c... type _z_socket_wait_iter_t (line 33) | struct _z_socket_wait_iter_t { function _z_socket_wait_iter_reset (line 42) | static inline void _z_socket_wait_iter_reset(_z_socket_wait_iter_t *iter... function _z_socket_wait_iter_next (line 43) | static inline bool _z_socket_wait_iter_next(_z_socket_wait_iter_t *iter)... function _z_sys_net_socket_t (line 44) | static inline const _z_sys_net_socket_t *_z_socket_wait_iter_get_socket(... function _z_socket_wait_iter_set_ready (line 47) | static inline void _z_socket_wait_iter_set_ready(_z_socket_wait_iter_t *... FILE: include/zenoh-pico/link/transport/tcp.h type _z_tcp_socket_t (line 28) | typedef struct { FILE: include/zenoh-pico/link/transport/tls_stream.h type _z_tls_context_t (line 38) | typedef struct { type _z_tls_socket_t (line 51) | typedef struct { FILE: include/zenoh-pico/link/transport/udp_multicast.h function z_result_t (line 29) | static inline z_result_t _z_udp_multicast_default_endpoint_init_from_add... function _z_udp_multicast_default_endpoint_clear (line 34) | static inline void _z_udp_multicast_default_endpoint_clear(_z_sys_net_en... FILE: include/zenoh-pico/link/transport/udp_unicast.h type _z_udp_socket_t (line 28) | typedef struct { FILE: include/zenoh-pico/link/transport/ws.h type _z_ws_socket_t (line 29) | typedef struct { FILE: include/zenoh-pico/net/encoding.h type _z_encoding_t (line 29) | typedef struct _z_encoding_t { function _z_encoding_t (line 35) | static inline _z_encoding_t _z_encoding_null(void) { return (_z_encoding... function _z_encoding_check (line 36) | static inline bool _z_encoding_check(const _z_encoding_t *encoding) { function _z_encoding_clear (line 39) | static inline void _z_encoding_clear(_z_encoding_t *encoding) { _z_strin... function _z_encoding_t (line 44) | static inline _z_encoding_t _z_encoding_alias(const _z_encoding_t *src) { function _z_encoding_t (line 54) | static inline _z_encoding_t _z_encoding_steal(_z_encoding_t *val) { FILE: include/zenoh-pico/net/filtering.h type _z_filter_target_t (line 28) | typedef struct { type z_element_eq_f (line 33) | typedef z_element_eq_f _z_filter_target_eq_f; type z_element_eq_f (line 34) | typedef z_element_eq_f _z_filter_target_predicate_f; type _z_write_filter_state_t (line 39) | typedef enum { type _z_write_filter_registration_t (line 44) | struct _z_write_filter_registration_t type _z_write_filter_target_type_t (line 46) | typedef enum { type _z_write_filter_ctx_t (line 51) | typedef struct { type _z_write_filter_t (line 78) | typedef struct _z_write_filter_t { type _z_session_t (line 87) | struct _z_session_t type _z_session_t (line 89) | struct _z_session_t function _z_write_filter_ctx_active (line 99) | static inline bool _z_write_filter_ctx_active(const _z_write_filter_ctx_... function _z_write_filter_active (line 102) | static inline bool _z_write_filter_active(const _z_write_filter_t *filte... function _z_write_filter_active (line 106) | static inline bool _z_write_filter_active(const _z_write_filter_t *filte... FILE: include/zenoh-pico/net/matching.h type _z_matching_listener_t (line 24) | typedef struct _z_matching_listener_t { function _z_matching_listener_t (line 36) | static inline _z_matching_listener_t _z_matching_listener_null(void) { r... function _z_matching_listener_check (line 37) | static inline bool _z_matching_listener_check(const _z_matching_listener... FILE: include/zenoh-pico/net/publish.h type _z_publisher_t (line 30) | typedef struct _z_publisher_t { function _z_publisher_t (line 45) | static inline _z_publisher_t _z_publisher_null(void) { return (_z_publis... function _z_publisher_check (line 46) | static inline bool _z_publisher_check(const _z_publisher_t *publisher) {... FILE: include/zenoh-pico/net/query.h type _z_query_t (line 34) | typedef struct _z_query_t { function _z_query_t (line 48) | static inline _z_query_t _z_query_null(void) { return (_z_query_t){0}; } function _z_query_check (line 49) | static inline bool _z_query_check(const _z_query_t *query) { type _z_querier_t (line 63) | typedef struct _z_querier_t { function _z_querier_t (line 82) | static inline _z_querier_t _z_querier_null(void) { return (_z_querier_t)... function _z_querier_check (line 83) | static inline bool _z_querier_check(const _z_querier_t *querier) { retur... type _z_queryable_t (line 89) | typedef struct { function _z_queryable_t (line 97) | static inline _z_queryable_t _z_queryable_null(void) { return (_z_querya... function _z_queryable_check (line 98) | static inline bool _z_queryable_check(const _z_queryable_t *queryable) {... function z_result_t (line 99) | static inline z_result_t _z_query_move_data(_z_query_t *dst, _z_value_t ... FILE: include/zenoh-pico/net/reply.h type _z_reply_tag_t (line 40) | typedef enum { type _z_reply_data_t (line 55) | typedef struct _z_reply_data_t { function _z_reply_data_t (line 65) | static inline _z_reply_data_t _z_reply_data_null(void) { return (_z_repl... type _z_reply_t (line 78) | typedef struct _z_reply_t { function _z_reply_t (line 83) | static inline _z_reply_t _z_reply_null(void) { return (_z_reply_t){0}; } type _z_pending_reply_t (line 94) | typedef struct _z_pending_reply_t { FILE: include/zenoh-pico/net/sample.h type _z_sample_t (line 38) | typedef struct _z_sample_t { function _z_sample_t (line 52) | static inline _z_sample_t _z_sample_null(void) { return (_z_sample_t){0}; } function _z_sample_check (line 53) | static inline bool _z_sample_check(const _z_sample_t *sample) { function _z_sample_size (line 57) | static inline size_t _z_sample_size(const _z_sample_t *s) { FILE: include/zenoh-pico/net/session.h type _z_write_filter_registration_t (line 41) | struct _z_write_filter_registration_t type _z_connectivity_transport_listener_t (line 44) | typedef struct { function _z_connectivity_transport_listener_size (line 48) | static inline size_t _z_connectivity_transport_listener_size(const _z_co... function _z_connectivity_transport_listener_clear (line 53) | static inline void _z_connectivity_transport_listener_clear(_z_connectiv... function _z_connectivity_transport_listener_copy (line 58) | static inline void _z_connectivity_transport_listener_copy(_z_connectivi... function _z_connectivity_transport_listener_move (line 63) | static inline void _z_connectivity_transport_listener_move(_z_connectivi... type _z_connectivity_link_listener_t (line 75) | typedef struct { function _z_connectivity_link_listener_size (line 82) | static inline size_t _z_connectivity_link_listener_size(const _z_connect... function _z_connectivity_link_listener_clear (line 87) | static inline void _z_connectivity_link_listener_clear(_z_connectivity_l... function _z_connectivity_link_listener_copy (line 95) | static inline void _z_connectivity_link_listener_copy(_z_connectivity_li... function _z_connectivity_link_listener_move (line 103) | static inline void _z_connectivity_link_listener_move(_z_connectivity_li... type _z_session_t (line 121) | typedef struct _z_session_t { function _z_session_t (line 316) | static inline _z_session_t *_z_transport_common_get_session(_z_transport... FILE: include/zenoh-pico/net/subscribe.h type _z_subscriber_t (line 30) | typedef struct { function _z_subscriber_t (line 38) | static inline _z_subscriber_t _z_subscriber_null(void) { return (_z_subs... function _z_subscriber_check (line 39) | static inline bool _z_subscriber_check(const _z_subscriber_t *subscriber... FILE: include/zenoh-pico/protocol/codec/core.h type z_result_t (line 32) | typedef z_result_t (*__z_single_byte_reader_t)(uint8_t *, void *context); function _z_zsize_encode_buf (line 53) | static inline uint8_t _z_zsize_encode_buf(uint8_t *buf, _z_zint_t v) { r... function z_result_t (line 56) | static inline z_result_t _z_zint16_encode(_z_wbuf_t *wbf, uint16_t v) { ... function z_result_t (line 57) | static inline z_result_t _z_zint32_encode(_z_wbuf_t *wbf, uint32_t v) { ... function z_result_t (line 58) | static inline z_result_t _z_zsize_encode(_z_wbuf_t *wbf, _z_zint_t v) { ... function z_result_t (line 68) | static inline z_result_t _z_slice_val_encode(_z_wbuf_t *wbf, const _z_sl... function z_result_t (line 71) | static inline z_result_t _z_slice_val_decode_na(_z_slice_t *bs, _z_zbuf_... function z_result_t (line 83) | static inline z_result_t _z_slice_decode_na(_z_slice_t *bs, _z_zbuf_t *z... function z_result_t (line 87) | static inline z_result_t _z_slice_val_decode(_z_slice_t *bs, _z_zbuf_t *... function z_result_t (line 88) | static inline z_result_t _z_slice_decode(_z_slice_t *bs, _z_zbuf_t *zbf)... FILE: include/zenoh-pico/protocol/codec/transport.h type z_result_t (line 53) | typedef z_result_t (*_z_transport_message_encode_override_fn)(_z_wbuf_t ... FILE: include/zenoh-pico/protocol/core.h type _z_zint_t (line 53) | typedef size_t _z_zint_t; type _z_id_t (line 60) | typedef struct { function _z_id_check (line 65) | static inline bool _z_id_check(_z_id_t id) { return memcmp(&id, &empty_i... function _z_id_size (line 66) | static inline size_t _z_id_size(_z_id_t *id) { function _z_id_copy (line 70) | static inline void _z_id_copy(_z_id_t *dst, const _z_id_t *src) { function _z_id_eq (line 74) | static inline bool _z_id_eq(const _z_id_t *left, const _z_id_t *right) { function _z_id_t (line 79) | static inline _z_id_t _z_id_empty(void) { return (_z_id_t){0}; } type _z_entity_global_id_t (line 83) | typedef struct { function _z_entity_global_id_t (line 89) | static inline _z_entity_global_id_t _z_entity_global_id_null(void) { ret... function _z_entity_global_id_check (line 90) | static inline bool _z_entity_global_id_check(const _z_entity_global_id_t... function _z_entity_global_id_size (line 93) | static inline size_t _z_entity_global_id_size(_z_entity_global_id_t *id) { function _z_entity_global_id_copy (line 97) | static inline void _z_entity_global_id_copy(_z_entity_global_id_t *dst, ... function _z_entity_global_id_eq (line 100) | static inline bool _z_entity_global_id_eq(const _z_entity_global_id_t *l... type _z_ntp64_t (line 111) | typedef uint64_t _z_ntp64_t; type _z_timestamp_t (line 116) | typedef struct { function _z_timestamp_t (line 123) | static inline _z_timestamp_t _z_timestamp_null(void) { return (_z_timest... function _z_timestamp_invalid (line 124) | static inline void _z_timestamp_invalid(_z_timestamp_t *tstamp) { tstamp... function _z_timestamp_check (line 125) | static inline bool _z_timestamp_check(const _z_timestamp_t *tstamp) { re... function _z_timestamp_size (line 130) | static inline size_t _z_timestamp_size(const _z_timestamp_t *ts) { type _z_wireexpr_t (line 153) | typedef struct { function _z_wireexpr_clear (line 159) | static inline void _z_wireexpr_clear(_z_wireexpr_t *expr) { _z_string_cl... function z_result_t (line 160) | static inline z_result_t _z_wireexpr_copy(_z_wireexpr_t *dst, const _z_w... function _z_wireexpr_t (line 166) | static inline _z_wireexpr_t _z_wireexpr_alias(const _z_wireexpr_t *src) { function _z_wireexpr_t (line 173) | static inline _z_wireexpr_t _z_wireexpr_null(void) { function _z_wireexpr_t (line 177) | static inline _z_wireexpr_t _z_wireexpr_steal(_z_wireexpr_t *expr) { function _z_wireexpr_is_local (line 182) | static inline bool _z_wireexpr_is_local(const _z_wireexpr_t *expr) { function _z_wireexpr_has_suffix (line 185) | static inline bool _z_wireexpr_has_suffix(const _z_wireexpr_t *expr) { r... function _z_wireexpr_check (line 186) | static inline bool _z_wireexpr_check(const _z_wireexpr_t *expr) { type _z_qos_t (line 193) | typedef struct { type _z_value_t (line 204) | typedef struct { function _z_value_t (line 210) | static inline _z_value_t _z_value_null(void) { return (_z_value_t){0}; } function _z_value_check (line 211) | static inline bool _z_value_check(const _z_value_t *value) { function _z_value_t (line 214) | static inline _z_value_t _z_value_alias(_z_value_t *src) { type _z_hello_t (line 234) | typedef struct { function _z_hello_t (line 242) | static inline _z_hello_t _z_hello_null(void) { return (_z_hello_t){0}; } type _z_target_complete_body_t (line 253) | typedef struct { type _z_source_info_t (line 257) | typedef struct { function _z_source_info_t (line 263) | static inline _z_source_info_t _z_source_info_null(void) { return (_z_so... function _z_source_info_check (line 264) | static inline bool _z_source_info_check(const _z_source_info_t *info) { type _z_reply_context_t (line 267) | typedef struct { FILE: include/zenoh-pico/protocol/definitions/declarations.h type _z_decl_kexpr_t (line 26) | typedef struct { function _z_decl_kexpr_t (line 31) | static inline _z_decl_kexpr_t _z_decl_kexpr_null(void) { return (_z_decl... type _z_undecl_kexpr_t (line 32) | typedef struct { function _z_undecl_kexpr_t (line 36) | static inline _z_undecl_kexpr_t _z_undecl_kexpr_null(void) { return (_z_... type _z_decl_subscriber_t (line 38) | typedef struct { function _z_decl_subscriber_t (line 43) | static inline _z_decl_subscriber_t _z_decl_subscriber_null(void) { retur... type _z_undecl_subscriber_t (line 44) | typedef struct { function _z_undecl_subscriber_t (line 49) | static inline _z_undecl_subscriber_t _z_undecl_subscriber_null(void) { r... type _z_decl_queryable_t (line 51) | typedef struct { function _z_decl_queryable_t (line 60) | static inline _z_decl_queryable_t _z_decl_queryable_null(void) { return ... type _z_undecl_queryable_t (line 61) | typedef struct { function _z_undecl_queryable_t (line 66) | static inline _z_undecl_queryable_t _z_undecl_queryable_null(void) { ret... type _z_decl_token_t (line 68) | typedef struct { function _z_decl_token_t (line 73) | static inline _z_decl_token_t _z_decl_token_null(void) { return (_z_decl... type _z_undecl_token_t (line 74) | typedef struct { function _z_undecl_token_t (line 79) | static inline _z_undecl_token_t _z_undecl_token_null(void) { return (_z_... type _z_decl_final_t (line 81) | typedef struct { function _z_decl_final_t (line 85) | static inline _z_decl_final_t _z_decl_final_null(void) { return (_z_decl... type _z_declaration_t (line 87) | typedef struct { FILE: include/zenoh-pico/protocol/definitions/interest.h type _z_interest_t (line 37) | typedef struct { function _z_interest_t (line 45) | static inline _z_interest_t _z_interest_null(void) { return (_z_interest... FILE: include/zenoh-pico/protocol/definitions/message.h type _z_msg_err_t (line 60) | typedef struct { type _z_m_push_commons_t (line 67) | typedef struct { type _z_msg_del_t (line 72) | typedef struct { function _z_msg_del_clear (line 76) | static inline void _z_msg_del_clear(_z_msg_del_t *del) { (void)del; } type _z_msg_put_t (line 80) | typedef struct { type _z_msg_query_t (line 104) | typedef struct { type _z_msg_query_reqexts_t (line 112) | typedef struct { type _z_reply_body_t (line 120) | typedef struct { type _z_msg_reply_t (line 142) | typedef struct { FILE: include/zenoh-pico/protocol/definitions/network.h type _z_qos_t (line 80) | typedef _z_qos_t _z_n_qos_t; function _z_qos_t (line 84) | static inline _z_qos_t _z_n_qos_create(bool express, z_congestion_contro... function z_priority_t (line 90) | static inline z_priority_t _z_n_qos_get_priority(_z_n_qos_t n_qos) { function z_congestion_control_t (line 94) | static inline z_congestion_control_t _z_n_qos_get_congestion_control(_z_... function _z_n_qos_get_express (line 99) | static inline bool _z_n_qos_get_express(_z_n_qos_t n_qos) { type _z_n_msg_request_t (line 134) | typedef struct { type _z_n_msg_request_exts_t (line 153) | typedef struct { type _z_reply_body_t (line 164) | typedef _z_reply_body_t _z_push_body_t; function _z_push_body_t (line 166) | static inline _z_push_body_t _z_push_body_null(void) { return (_z_push_b... type _z_n_msg_response_final_t (line 184) | typedef struct { type _z_n_msg_push_t (line 207) | typedef struct { type _z_n_msg_response_t (line 216) | typedef struct { type _z_optional_id_t (line 237) | typedef struct { function _z_optional_id_t (line 241) | static inline _z_optional_id_t _z_optional_id_make_some(uint32_t value) { function _z_optional_id_t (line 247) | static inline _z_optional_id_t _z_optional_id_make_none(void) { type _z_n_msg_declare_t (line 252) | typedef struct { function _z_n_msg_declare_clear (line 258) | static inline void _z_n_msg_declare_clear(_z_n_msg_declare_t *msg) { _z_... type _z_n_msg_interest_t (line 294) | typedef struct { function _z_n_msg_interest_clear (line 297) | static inline void _z_n_msg_interest_clear(_z_n_msg_interest_t *msg) { _... type _z_n_msg_oam_t (line 324) | typedef struct { type _z_network_body_t (line 334) | typedef union { type _z_network_message_t (line 343) | typedef struct { type _z_network_message_t (line 348) | typedef _z_network_message_t _z_zenoh_message_t; function _z_msg_clear (line 351) | inline static void _z_msg_clear(_z_zenoh_message_t *msg) { _z_n_msg_clea... function _z_msg_free (line 352) | inline static void _z_msg_free(_z_zenoh_message_t **msg) { _z_n_msg_free... FILE: include/zenoh-pico/protocol/definitions/transport.h type _z_s_msg_scout_t (line 137) | typedef struct { type _z_s_msg_hello_t (line 183) | typedef struct { type _z_coundit_sn_t (line 228) | typedef struct { type _z_conduit_sn_list_t (line 232) | typedef struct { type _z_t_msg_join_t (line 239) | typedef struct { type _z_t_msg_init_t (line 323) | typedef struct { type _z_t_msg_open_t (line 368) | typedef struct { type _z_t_msg_close_t (line 400) | typedef struct { type _z_t_msg_keep_alive_t (line 436) | typedef struct { type _z_t_msg_frame_t (line 466) | typedef struct { type _z_t_msg_fragment_t (line 494) | typedef struct { type _z_transport_body_t (line 503) | typedef union { type _z_transport_message_t (line 513) | typedef struct { type _z_scouting_body_t (line 546) | typedef union { type _z_scouting_message_t (line 551) | typedef struct { FILE: include/zenoh-pico/protocol/ext.h type _z_msg_ext_unit_t (line 67) | typedef struct { type _z_msg_ext_zint_t (line 73) | typedef struct { type _z_msg_ext_zbuf_t (line 79) | typedef struct { type _z_msg_ext_body_t (line 85) | typedef union { type _z_msg_ext_t (line 91) | typedef struct { FILE: include/zenoh-pico/protocol/iobuf.h type _z_iosli_t (line 35) | typedef struct { function _z_iosli_t (line 43) | static inline _z_iosli_t _z_iosli_null(void) { return (_z_iosli_t){0}; } function _z_iosli_writable (line 44) | static inline size_t _z_iosli_writable(const _z_iosli_t *ios) { return i... function _z_iosli_readable (line 45) | static inline size_t _z_iosli_readable(const _z_iosli_t *ios) { return i... function _z_iosli_can_write (line 46) | static inline bool _z_iosli_can_write(const _z_iosli_t *ios) { return io... function _z_iosli_can_read (line 47) | static inline bool _z_iosli_can_read(const _z_iosli_t *ios) { return ios... function _z_iosli_read (line 48) | static inline uint8_t _z_iosli_read(_z_iosli_t *ios) { function _z_iosli_write (line 56) | static inline void _z_iosli_write(_z_iosli_t *ios, uint8_t b) { function _z_iosli_get (line 60) | static inline uint8_t _z_iosli_get(const _z_iosli_t *ios, size_t pos) { function _z_iosli_put (line 64) | static inline void _z_iosli_put(_z_iosli_t *ios, uint8_t b, size_t pos) { function _z_iosli_reset (line 68) | static inline void _z_iosli_reset(_z_iosli_t *ios) { function _z_iosli_size (line 72) | static inline size_t _z_iosli_size(const _z_iosli_t *ios) { function _z_iosli_read_bytes (line 76) | static inline void _z_iosli_read_bytes(_z_iosli_t *ios, uint8_t *dst, si... function _z_iosli_copy_bytes (line 82) | static inline void _z_iosli_copy_bytes(_z_iosli_t *dst, const _z_iosli_t... function _z_iosli_write_bytes (line 88) | static inline void _z_iosli_write_bytes(_z_iosli_t *ios, const uint8_t *... type _z_zbuf_t (line 111) | typedef struct { function _z_zbuf_get_ref_count (line 116) | static inline size_t _z_zbuf_get_ref_count(const _z_zbuf_t *zbf) { retur... function _z_zbuf_t (line 117) | static inline _z_zbuf_t _z_zbuf_null(void) { return (_z_zbuf_t){0}; } function _z_zbuf_reset (line 118) | static inline void _z_zbuf_reset(_z_zbuf_t *zbf) { _z_iosli_reset(&zbf->... function _z_zbuf_capacity (line 123) | static inline size_t _z_zbuf_capacity(const _z_zbuf_t *zbf) { return zbf... function _z_zbuf_space_left (line 124) | static inline size_t _z_zbuf_space_left(const _z_zbuf_t *zbf) { return _... function _z_zbuf_len (line 126) | static inline size_t _z_zbuf_len(const _z_zbuf_t *zbf) { return _z_iosli... function _z_zbuf_can_read (line 127) | static inline bool _z_zbuf_can_read(const _z_zbuf_t *zbf) { return _z_io... function _z_zbuf_read (line 128) | static inline uint8_t _z_zbuf_read(_z_zbuf_t *zbf) { return _z_iosli_rea... function _z_zbuf_get (line 130) | static inline uint8_t _z_zbuf_get(const _z_zbuf_t *zbf, size_t pos) { re... function _z_zbuf_get_rpos (line 132) | static inline size_t _z_zbuf_get_rpos(const _z_zbuf_t *zbf) { return zbf... function _z_zbuf_get_wpos (line 133) | static inline size_t _z_zbuf_get_wpos(const _z_zbuf_t *zbf) { return zbf... function _z_zbuf_set_rpos (line 134) | static inline void _z_zbuf_set_rpos(_z_zbuf_t *zbf, size_t r_pos) { function _z_zbuf_set_wpos (line 138) | static inline void _z_zbuf_set_wpos(_z_zbuf_t *zbf, size_t w_pos) { type _z_wbuf_t (line 158) | typedef struct { function _z_wbuf_t (line 165) | static inline _z_wbuf_t _z_wbuf_null(void) { return (_z_wbuf_t){0}; } function _z_iosli_t (line 166) | static inline _z_iosli_t *_z_wbuf_get_iosli(const _z_wbuf_t *wbf, size_t... FILE: include/zenoh-pico/runtime/background_executor.h type _z_background_executor_inner_t (line 30) | typedef struct _z_background_executor_inner_t _z_background_executor_inn... type _z_background_executor_t (line 35) | typedef struct _z_background_executor_t { function _z_background_executor_null (line 51) | static inline void _z_background_executor_null(_z_background_executor_t ... FILE: include/zenoh-pico/runtime/executor.h type _z_fut_status_t (line 29) | typedef enum _z_fut_status_t { type _z_fut_handle_t (line 36) | typedef struct _z_fut_handle_t { function _z_fut_handle_t (line 40) | static inline _z_fut_handle_t _z_fut_handle_null(void) { function _z_fut_handle_is_null (line 46) | static inline bool _z_fut_handle_is_null(_z_fut_handle_t handle) { retur... type _z_fut_fn_result_t (line 48) | typedef struct _z_fut_fn_result_t { function _z_fut_fn_result_t (line 53) | static inline _z_fut_fn_result_t _z_fut_fn_result_ready(void) { function _z_fut_fn_result_t (line 59) | static inline _z_fut_fn_result_t _z_fut_fn_result_continue(void) { function _z_fut_fn_result_t (line 65) | static inline _z_fut_fn_result_t _z_fut_fn_result_suspend(void) { function _z_fut_fn_result_t (line 71) | static inline _z_fut_fn_result_t _z_fut_fn_result_wake_up_after(unsigned... type _z_executor_t (line 79) | typedef struct _z_executor_t _z_executor_t; type _z_fut_fn_result_t (line 80) | typedef _z_fut_fn_result_t (*_z_fut_fn_t)(void *arg, _z_executor_t *exec... type _z_fut_t (line 83) | typedef struct _z_fut_t { function _z_fut_destroy (line 89) | static inline void _z_fut_destroy(_z_fut_t *fut) { function _z_fut_move (line 98) | static inline void _z_fut_move(_z_fut_t *dst, _z_fut_t *src) { function _z_fut_t (line 109) | static inline _z_fut_t _z_fut_new(void *arg, _z_fut_fn_t fut_fn, _z_fut_... function _z_fut_t (line 117) | static inline _z_fut_t _z_fut_null(void) { return _z_fut_new(NULL, NULL,... function _z_fut_is_null (line 119) | static inline bool _z_fut_is_null(const _z_fut_t *fut) { return fut->_fu... type _z_fut_schedule_t (line 124) | typedef uint64_t _z_fut_schedule_t; function _z_fut_status_t (line 129) | static inline _z_fut_status_t _z_fut_schedule_get_status(const _z_fut_sc... function _z_fut_schedule_get_wake_up_time_ms (line 132) | static inline uint64_t _z_fut_schedule_get_wake_up_time_ms(const _z_fut_... function _z_fut_schedule_t (line 136) | static inline _z_fut_schedule_t _z_fut_schedule_running(void) { return (... function _z_fut_schedule_t (line 137) | static inline _z_fut_schedule_t _z_fut_schedule_ready(void) { return (ui... function _z_fut_schedule_t (line 138) | static inline _z_fut_schedule_t _z_fut_schedule_sleeping(uint64_t wake_u... function _z_fut_schedule_t (line 141) | static inline _z_fut_schedule_t _z_fut_schedule_suspended(void) { return... type _z_fut_data_t (line 143) | typedef struct _z_fut_data_t { function _z_fut_data_destroy (line 148) | static inline void _z_fut_data_destroy(_z_fut_data_t *data) { function _z_fut_data_move (line 153) | static inline void _z_fut_data_move(_z_fut_data_t *dst, _z_fut_data_t *s... function _z_size_fut_data_hmap_hash (line 159) | static inline size_t _z_size_fut_data_hmap_hash(const size_t *key) { ret... function _z_sleeping_fut_idx_cmp (line 184) | static inline int _z_sleeping_fut_idx_cmp(const _z_fut_data_hmap_index_t... type _z_executor_t (line 202) | typedef struct _z_executor_t { function _z_executor_null (line 210) | static inline void _z_executor_null(_z_executor_t *executor) { function _z_executor_init (line 219) | static inline void _z_executor_init(_z_executor_t *executor) { function _z_executor_t (line 224) | static inline _z_executor_t _z_executor_new(void) { function _z_executor_destroy (line 230) | static inline void _z_executor_destroy(_z_executor_t *executor) { type _z_executor_spin_result_status_t (line 241) | typedef enum _z_executor_spin_result_status_t { type _z_executor_spin_result_t (line 247) | typedef struct _z_executor_spin_result_t { FILE: include/zenoh-pico/runtime/runtime.h type _z_background_executor_t (line 33) | typedef _z_background_executor_t _z_runtime_t; function _z_fut_handle_t (line 34) | static inline _z_fut_handle_t _z_runtime_spawn(_z_runtime_t *runtime, _z... function z_result_t (line 39) | static inline z_result_t _z_runtime_cancel_fut(_z_runtime_t *runtime, _z... function z_result_t (line 42) | static inline z_result_t _z_runtime_init(_z_runtime_t *runtime) { function _z_runtime_clear (line 45) | static inline void _z_runtime_clear(_z_runtime_t *runtime) { _z_backgrou... function _z_runtime_null (line 46) | static inline void _z_runtime_null(_z_runtime_t *runtime) { _z_backgroun... function z_result_t (line 47) | static inline z_result_t _z_runtime_start(_z_runtime_t *runtime, z_task_... function z_result_t (line 51) | static inline z_result_t _z_runtime_stop(_z_runtime_t *runtime) { return... type _z_executor_t (line 53) | typedef _z_executor_t _z_runtime_t; function _z_fut_handle_t (line 54) | static inline _z_fut_handle_t _z_runtime_spawn(_z_runtime_t *runtime, _z... function z_result_t (line 57) | static inline z_result_t _z_runtime_init(_z_runtime_t *runtime) { function _z_runtime_clear (line 61) | static inline void _z_runtime_clear(_z_runtime_t *runtime) { _z_executor... function _z_runtime_null (line 62) | static inline void _z_runtime_null(_z_runtime_t *runtime) { _z_executor_... function z_result_t (line 63) | static inline z_result_t _z_runtime_cancel_fut(_z_runtime_t *runtime, _z... function _z_runtime_spin_once (line 67) | static inline void _z_runtime_spin_once(_z_runtime_t *runtime) { _z_exec... function z_result_t (line 69) | static inline z_result_t _z_runtime_stop(_z_runtime_t *runtime) { FILE: include/zenoh-pico/session/cancellation.h type z_result_t (line 22) | typedef z_result_t (*_z_cancellation_token_on_cancel_handler_callback)(v... type _z_cancellation_token_on_cancel_handler_t (line 25) | typedef struct { function _z_cancellation_token_on_cancel_handler_t (line 33) | static inline _z_cancellation_token_on_cancel_handler_t _z_cancellation_... function _z_cancellation_token_on_cancel_handler_drop (line 38) | static inline void _z_cancellation_token_on_cancel_handler_drop(_z_cance... function _z_cancellation_token_on_cancel_handler_move (line 47) | static inline void _z_cancellation_token_on_cancel_handler_move(_z_cance... type _z_cancellation_handlers_storage_t (line 58) | typedef struct { type _z_cancellation_token_t (line 64) | typedef struct { FILE: include/zenoh-pico/session/keyexpr.h type _z_keyexpr_wire_declaration_t (line 28) | typedef struct { function _z_keyexpr_wire_declaration_t (line 34) | static inline _z_keyexpr_wire_declaration_t _z_keyexpr_wire_declaration_... function _z_keyexpr_wire_declaration_equals (line 39) | static inline bool _z_keyexpr_wire_declaration_equals(const _z_keyexpr_w... function _z_keyexpr_wire_declaration_is_declared_on_session (line 49) | static inline bool _z_keyexpr_wire_declaration_is_declared_on_session(co... type _z_keyexpr_t (line 56) | typedef struct { function _z_keyexpr_t (line 60) | static inline _z_keyexpr_t _z_keyexpr_null(void) { function _z_keyexpr_t (line 72) | static inline _z_keyexpr_t _z_keyexpr_alias(const _z_keyexpr_t *src) { function _z_keyexpr_t (line 80) | static inline _z_keyexpr_t _z_keyexpr_alias_from_str(const char *str) { function _z_keyexpr_clear (line 89) | static inline void _z_keyexpr_clear(_z_keyexpr_t *key) { _z_string_clear... function _z_keyexpr_check (line 91) | static inline bool _z_keyexpr_check(const _z_keyexpr_t *key) { return _z... function z_result_t (line 92) | static inline z_result_t _z_keyexpr_copy(_z_keyexpr_t *dst, const _z_key... function z_result_t (line 97) | static inline z_result_t _z_keyexpr_move(_z_keyexpr_t *dst, _z_keyexpr_t... function _z_keyexpr_t (line 103) | static inline _z_keyexpr_t _z_keyexpr_steal(_Z_MOVE(_z_keyexpr_t) src) { function _z_keyexpr_compare (line 111) | static inline int _z_keyexpr_compare(const _z_keyexpr_t *first, const _z... function _z_keyexpr_equals (line 114) | static inline bool _z_keyexpr_equals(const _z_keyexpr_t *first, const _z... function _z_keyexpr_size (line 117) | static inline size_t _z_keyexpr_size(_z_keyexpr_t *p) { type _z_declared_keyexpr_t (line 124) | typedef struct { function _z_declared_keyexpr_includes (line 129) | static inline bool _z_declared_keyexpr_includes(const _z_declared_keyexp... function _z_declared_keyexpr_intersects (line 132) | static inline bool _z_declared_keyexpr_intersects(const _z_declared_keye... function _z_declared_keyexpr_t (line 142) | static inline _z_declared_keyexpr_t _z_declared_keyexpr_null(void) { function _z_declared_keyexpr_t (line 149) | static inline _z_declared_keyexpr_t _z_declared_keyexpr_alias_from_str(c... function z_result_t (line 154) | static inline z_result_t _z_declared_keyexpr_from_string(_z_declared_key... function z_result_t (line 159) | static inline z_result_t _z_declared_keyexpr_from_substr(_z_declared_key... function _z_declared_keyexpr_t (line 166) | static inline _z_declared_keyexpr_t _z_declared_keyexpr_steal(_Z_MOVE(_z... function _z_declared_keyexpr_clear (line 172) | static inline void _z_declared_keyexpr_clear(_z_declared_keyexpr_t *key) { function _z_declared_keyexpr_check (line 177) | static inline bool _z_declared_keyexpr_check(const _z_declared_keyexpr_t... function _z_declared_keyexpr_is_fully_optimized (line 181) | static inline bool _z_declared_keyexpr_is_fully_optimized(const _z_decla... function _z_declared_keyexpr_is_non_wild_prefix_optimized (line 188) | static inline bool _z_declared_keyexpr_is_non_wild_prefix_optimized(cons... function _z_declared_keyexpr_equals (line 195) | static inline bool _z_declared_keyexpr_equals(const _z_declared_keyexpr_... function _z_declared_keyexpr_size (line 206) | static inline size_t _z_declared_keyexpr_size(_z_declared_keyexpr_t *p) { FILE: include/zenoh-pico/session/keyexpr_match_template.h type _z_chunk_match_result_t (line 33) | typedef enum _z_chunk_match_result_t { type _z_chunk_forward_match_data_t (line 40) | typedef struct _z_chunk_forward_match_data_t { type _z_chunk_backward_match_data_t (line 46) | typedef struct _z_chunk_backward_match_data_t { function _z_keyexpr_is_double_star (line 65) | static inline bool _z_keyexpr_is_double_star(const char *begin, const ch... function _z_chunk_contains_stardsl (line 70) | static inline bool _z_chunk_contains_stardsl(const char *begin, const ch... function _z_chunk_right_contains_all_stardsl_subchunks_of_left (line 74) | static bool _z_chunk_right_contains_all_stardsl_subchunks_of_left(const ... function _z_chunk_is_stardsl (line 99) | static inline bool _z_chunk_is_stardsl(const char *begin, const char *ke... function _z_chunk_is_stardsl_backward (line 103) | static inline bool _z_chunk_is_stardsl_backward(const char *kbegin, cons... function _z_chunk_forward_match_data_t (line 160) | _z_chunk_forward_match_data_t _ZP_CAT(_z_chunk_forward_backward, _ZP_KE_... function _z_chunk_forward_match_data_t (line 195) | _z_chunk_forward_match_data_t _ZP_CAT(_z_chunk_forward, _ZP_KE_MATCH_OP)... function _z_chunk_backward_match_data_t (line 270) | _z_chunk_backward_match_data_t _ZP_CAT(_z_chunk_backward_forward, function _z_chunk_backward_match_data_t (line 306) | _z_chunk_backward_match_data_t _ZP_CAT(_z_chunk_backward, _ZP_KE_MATCH_O... FILE: include/zenoh-pico/session/liveliness.h type _z_session_t (line 25) | typedef struct _z_session_t _z_session_t; type _z_liveliness_pending_query_t (line 29) | typedef struct { function _z_liveliness_pending_query_t (line 40) | static inline _z_liveliness_pending_query_t _z_liveliness_pending_query_... FILE: include/zenoh-pico/session/loopback.h type _z_transport_common_t (line 55) | typedef _z_transport_common_t *(*_z_session_transport_override_fn)(_z_se... type z_result_t (line 58) | typedef z_result_t (*_z_session_send_override_fn)(_z_session_t *zn, cons... FILE: include/zenoh-pico/session/matching.h type _z_matching_status_t (line 26) | typedef struct { type _z_closure_matching_status_t (line 32) | typedef struct { function _z_closure_matching_status_clear (line 40) | static inline void _z_closure_matching_status_clear(_z_closure_matching_... FILE: include/zenoh-pico/session/queryable.h type _z_session_t (line 24) | typedef struct _z_session_t _z_session_t; type _z_session_rc_t (line 25) | typedef struct _z_session_rc_t _z_session_rc_t; type _z_queryable_cache_data_t (line 31) | typedef struct { FILE: include/zenoh-pico/session/session.h function _z_drop_handler_execute (line 41) | static inline void _z_drop_handler_execute(_z_drop_handler_t dropper, vo... type _z_subscriber_kind_t (line 47) | typedef enum { type _z_resource_t (line 52) | typedef struct { type _z_sample_t (line 77) | typedef struct _z_sample_t _z_sample_t; type _z_subscription_t (line 84) | typedef struct { function _z_subscription_t (line 98) | static inline _z_subscription_t _z_subscription_null(void) { type _z_publication_t (line 110) | typedef struct { type _z_query_rc_t (line 116) | typedef struct _z_query_rc_t _z_query_rc_t; type _z_session_queryable_t (line 123) | typedef struct { function _z_session_queryable_t (line 135) | static inline _z_session_queryable_t _z_session_queryable_null(void) { type _z_reply_t (line 152) | typedef struct _z_reply_t _z_reply_t; type _z_slist_t (line 153) | typedef _z_slist_t _z_pending_reply_slist_t; type _z_reply_t (line 154) | typedef struct _z_reply_t _z_reply_t; type _z_pending_query_t (line 161) | typedef struct _z_pending_query_t _z_pending_query_t; type _z_pending_query_cancellation_data_t (line 163) | typedef struct { function _z_pending_query_cancellation_data_t (line 169) | static inline _z_pending_query_cancellation_data_t _z_pending_query_canc... function _z_pending_query_cancellation_data_clear (line 173) | static inline void _z_pending_query_cancellation_data_clear(_z_pending_q... type _z_pending_query_t (line 187) | struct _z_pending_query_t { type __z_hello_handler_wrapper_t (line 214) | struct __z_hello_handler_wrapper_t type __z_hello_handler_wrapper_t (line 218) | struct __z_hello_handler_wrapper_t type _z_interest_msg_type_t (line 222) | typedef enum { type _z_interest_msg_t (line 233) | typedef struct _z_interest_msg_t { type _z_session_interest_t (line 245) | typedef struct { function _z_session_interest_is_aggregate (line 256) | static inline bool _z_session_interest_is_aggregate(const _z_session_int... type _z_declare_type_t (line 268) | typedef enum { type _z_declare_data_t (line 274) | typedef struct { FILE: include/zenoh-pico/session/subscription.h type _z_session_t (line 28) | typedef struct _z_session_t _z_session_t; type _z_subscription_cache_data_t (line 33) | typedef struct { function _z_subscription_cache_data_t (line 39) | static inline _z_subscription_cache_data_t _z_subscription_cache_data_nu... function z_result_t (line 74) | static inline z_result_t _z_trigger_subscriptions_put(_z_session_t *zn, ... function z_result_t (line 82) | static inline z_result_t _z_trigger_subscriptions_del(_z_session_t *zn, ... function z_result_t (line 93) | static inline z_result_t _z_trigger_subscriptions_put(_z_session_t *zn, ... function z_result_t (line 111) | static inline z_result_t _z_trigger_subscriptions_del(_z_session_t *zn, ... FILE: include/zenoh-pico/session/utils.h function z_result_t (line 42) | static inline z_result_t _z_session_mutex_lock(_z_session_t *zn) { retur... function z_result_t (line 43) | static inline z_result_t _z_session_mutex_lock_if_open(_z_session_t *zn) { function _z_session_mutex_unlock (line 51) | static inline void _z_session_mutex_unlock(_z_session_t *zn) { (void)_z_... function _z_session_transport_mutex_lock (line 52) | static inline void _z_session_transport_mutex_lock(_z_session_t *zn) { (... function _z_session_transport_mutex_unlock (line 53) | static inline void _z_session_transport_mutex_unlock(_z_session_t *zn) { function _z_session_admin_space_mutex_lock (line 57) | static inline void _z_session_admin_space_mutex_lock(_z_session_t *zn) {... function _z_session_admin_space_mutex_unlock (line 58) | static inline void _z_session_admin_space_mutex_unlock(_z_session_t *zn) { function _z_session_admin_space_mutex_lock (line 62) | static inline void _z_session_admin_space_mutex_lock(_z_session_t *zn) {... function _z_session_admin_space_mutex_unlock (line 63) | static inline void _z_session_admin_space_mutex_unlock(_z_session_t *zn)... function z_result_t (line 66) | static inline z_result_t _z_session_mutex_lock(_z_session_t *zn) { function z_result_t (line 70) | static inline z_result_t _z_session_mutex_lock_if_open(_z_session_t *zn) { function _z_session_mutex_unlock (line 73) | static inline void _z_session_mutex_unlock(_z_session_t *zn) { _ZP_UNUSE... function _z_session_transport_mutex_lock (line 74) | static inline void _z_session_transport_mutex_lock(_z_session_t *zn) { _... function _z_session_transport_mutex_unlock (line 75) | static inline void _z_session_transport_mutex_unlock(_z_session_t *zn) {... function _z_session_admin_space_mutex_lock (line 76) | static inline void _z_session_admin_space_mutex_lock(_z_session_t *zn) {... function _z_session_admin_space_mutex_unlock (line 77) | static inline void _z_session_admin_space_mutex_unlock(_z_session_t *zn)... FILE: include/zenoh-pico/session/weak_session.h type _z_session_t (line 25) | typedef struct _z_session_t _z_session_t; FILE: include/zenoh-pico/system/common/platform.h type _z_time_since_epoch (line 546) | typedef struct { FILE: include/zenoh-pico/system/common/system_error.h function _z_report_system_error (line 10) | static inline void _z_report_system_error(int errcode) { _Z_ERROR("Syste... FILE: include/zenoh-pico/system/platform/arduino/esp32.h type z_task_attr_t (line 33) | typedef struct { type _z_task_t (line 43) | typedef struct { type pthread_mutex_t (line 47) | typedef pthread_mutex_t _z_mutex_t; type pthread_mutex_t (line 48) | typedef pthread_mutex_t _z_mutex_rec_t; type pthread_cond_t (line 49) | typedef pthread_cond_t _z_condvar_t; type TaskHandle_t (line 50) | typedef TaskHandle_t _z_task_id_t; type z_clock_t (line 53) | typedef struct timespec z_clock_t; type z_time_t (line 54) | typedef struct timeval z_time_t; type BluetoothSerial (line 56) | typedef struct BluetoothSerial BluetoothSerial; type HardwareSerial (line 57) | typedef struct HardwareSerial HardwareSerial; type _z_sys_net_socket_t (line 59) | typedef struct { type _z_sys_net_endpoint_t (line 73) | typedef struct { FILE: include/zenoh-pico/system/platform/arduino/opencr.h type z_clock_t (line 35) | typedef struct timespec z_clock_t; type z_time_t (line 36) | typedef struct timeval z_time_t; type IPAddress (line 38) | typedef struct IPAddress IPAddress; type WiFiClient (line 39) | typedef struct WiFiClient WiFiClient; type WiFiUDP (line 40) | typedef struct WiFiUDP WiFiUDP; type _z_sys_net_socket_t (line 42) | typedef struct { type __z_net_iptcp_addr_t (line 54) | typedef struct { type _z_sys_net_endpoint_t (line 59) | typedef struct { FILE: include/zenoh-pico/system/platform/emscripten.h type pthread_t (line 29) | typedef pthread_t _z_task_t; type pthread_attr_t (line 30) | typedef pthread_attr_t z_task_attr_t; type pthread_mutex_t (line 31) | typedef pthread_mutex_t _z_mutex_t; type pthread_mutex_t (line 32) | typedef pthread_mutex_t _z_mutex_rec_t; type pthread_cond_t (line 33) | typedef pthread_cond_t _z_condvar_t; type pthread_t (line 34) | typedef pthread_t _z_task_id_t; type z_clock_t (line 37) | typedef double z_clock_t; type z_time_t (line 38) | typedef double z_time_t; type _z_sys_net_socket_t (line 40) | typedef struct { type _z_sys_net_endpoint_t (line 51) | typedef struct { FILE: include/zenoh-pico/system/platform/espidf.h type z_task_attr_t (line 32) | typedef struct { type _z_task_t (line 42) | typedef struct { type pthread_mutex_t (line 46) | typedef pthread_mutex_t _z_mutex_t; type pthread_mutex_t (line 47) | typedef pthread_mutex_t _z_mutex_rec_t; type pthread_cond_t (line 48) | typedef pthread_cond_t _z_condvar_t; type TaskHandle_t (line 49) | typedef TaskHandle_t _z_task_id_t; type z_clock_t (line 52) | typedef struct timespec z_clock_t; type z_time_t (line 53) | typedef struct timeval z_time_t; type _z_sys_net_socket_t (line 55) | typedef struct { type _z_sys_net_endpoint_t (line 66) | typedef struct { FILE: include/zenoh-pico/system/platform/flipper.h type FuriThread (line 34) | typedef FuriThread* _z_task_t; type z_task_attr_t (line 35) | typedef uint32_t z_task_attr_t; type FuriMutex (line 36) | typedef FuriMutex* _z_mutex_t; type FuriThreadId (line 39) | typedef FuriThreadId _z_task_id_t; type z_clock_t (line 42) | typedef struct timespec z_clock_t; type z_time_t (line 43) | typedef struct timeval z_time_t; type _z_sys_net_socket_t (line 45) | typedef struct { FILE: include/zenoh-pico/system/platform/freertos/freertos_plus_tcp.h type z_task_attr_t (line 28) | typedef struct { type _z_task_t (line 39) | typedef struct { type _z_mutex_t (line 49) | typedef struct { type _z_mutex_t (line 56) | typedef _z_mutex_t _z_mutex_rec_t; type _z_condvar_t (line 58) | typedef struct { type TaskHandle_t (line 68) | typedef TaskHandle_t _z_task_id_t; type TickType_t (line 71) | typedef TickType_t z_clock_t; type z_time_t (line 72) | typedef struct timeval z_time_t; type _z_sys_net_socket_t (line 74) | typedef struct { type _z_sys_net_endpoint_t (line 82) | typedef struct { FILE: include/zenoh-pico/system/platform/freertos/lwip.h type z_task_attr_t (line 31) | typedef struct { type _z_task_t (line 42) | typedef struct { type _z_mutex_t (line 52) | typedef struct { type _z_mutex_t (line 59) | typedef _z_mutex_t _z_mutex_rec_t; type _z_condvar_t (line 61) | typedef struct { type TaskHandle_t (line 71) | typedef TaskHandle_t _z_task_id_t; type TickType_t (line 74) | typedef TickType_t z_clock_t; type z_time_t (line 75) | typedef struct timeval z_time_t; type _z_sys_net_socket_t (line 77) | typedef struct { type _z_sys_net_endpoint_t (line 85) | typedef struct { function _z_lwip_socket_get (line 95) | static inline int _z_lwip_socket_get(_z_sys_net_socket_t sock) { return ... function _z_lwip_socket_set (line 96) | static inline void _z_lwip_socket_set(_z_sys_net_socket_t *sock, int fd)... FILE: include/zenoh-pico/system/platform/mbed.h type _z_socket_t (line 27) | typedef int _z_socket_t; type z_clock_t (line 38) | typedef struct timespec z_clock_t; type z_time_t (line 39) | typedef struct timeval z_time_t; type BufferedSerial (line 41) | typedef struct BufferedSerial BufferedSerial; type UDPSocket (line 42) | typedef struct UDPSocket UDPSocket; type TCPSocket (line 43) | typedef struct TCPSocket TCPSocket; type SocketAddress (line 44) | typedef struct SocketAddress SocketAddress; type _z_sys_net_socket_t (line 46) | typedef struct { type _z_sys_net_endpoint_t (line 61) | typedef struct { FILE: include/zenoh-pico/system/platform/rpi_pico.h type z_task_attr_t (line 36) | typedef struct { type _z_task_t (line 42) | typedef struct { type SemaphoreHandle_t (line 47) | typedef SemaphoreHandle_t _z_mutex_t; type SemaphoreHandle_t (line 48) | typedef SemaphoreHandle_t _z_mutex_rec_t; type _z_condvar_t (line 49) | typedef struct { type TaskHandle_t (line 54) | typedef TaskHandle_t _z_task_id_t; type z_clock_t (line 57) | typedef struct timespec z_clock_t; type z_time_t (line 58) | typedef struct timeval z_time_t; type _z_sys_net_socket_t (line 60) | typedef struct { type _z_sys_net_endpoint_t (line 71) | typedef struct { function _z_lwip_socket_get (line 81) | static inline int _z_lwip_socket_get(_z_sys_net_socket_t sock) { return ... function _z_lwip_socket_set (line 82) | static inline void _z_lwip_socket_set(_z_sys_net_socket_t *sock, int fd)... FILE: include/zenoh-pico/system/platform/threadx/stm32.h type _z_task_t (line 49) | typedef struct { type TX_MUTEX (line 56) | typedef TX_MUTEX _z_mutex_rec_t; type TX_MUTEX (line 57) | typedef TX_MUTEX _z_mutex_t; type _z_condvar_t (line 58) | typedef struct { type TX_THREAD (line 64) | typedef TX_THREAD *_z_task_id_t; type z_clock_t (line 67) | typedef struct timespec z_clock_t; type ULONG (line 68) | typedef ULONG z_time_t; type _z_sys_net_socket_t (line 78) | typedef struct { type _z_sys_net_endpoint_t (line 84) | typedef struct { FILE: include/zenoh-pico/system/platform/unix.h type pthread_t (line 33) | typedef pthread_t _z_task_t; type pthread_attr_t (line 34) | typedef pthread_attr_t z_task_attr_t; type pthread_mutex_t (line 35) | typedef pthread_mutex_t _z_mutex_t; type pthread_mutex_t (line 36) | typedef pthread_mutex_t _z_mutex_rec_t; type pthread_cond_t (line 37) | typedef pthread_cond_t _z_condvar_t; type pthread_t (line 38) | typedef pthread_t _z_task_id_t; type z_clock_t (line 41) | typedef struct timespec z_clock_t; type z_time_t (line 42) | typedef struct timeval z_time_t; type _z_sys_net_socket_t (line 44) | typedef struct { type _z_sys_net_endpoint_t (line 56) | typedef struct { FILE: include/zenoh-pico/system/platform/windows.h type HANDLE (line 37) | typedef HANDLE *_z_task_t; type SRWLOCK (line 39) | typedef SRWLOCK _z_mutex_t; type CRITICAL_SECTION (line 40) | typedef CRITICAL_SECTION _z_mutex_rec_t; type CONDITION_VARIABLE (line 41) | typedef CONDITION_VARIABLE _z_condvar_t; type DWORD (line 42) | typedef DWORD _z_task_id_t; type LARGE_INTEGER (line 45) | typedef LARGE_INTEGER z_clock_t; type z_time_t (line 46) | typedef struct timeb z_time_t; type _z_sys_net_socket_t (line 48) | typedef struct { type _z_sys_net_endpoint_t (line 56) | typedef struct { function __asm__ (line 64) | inline void __asm__(char *instruction) { (void)(instruction); } FILE: include/zenoh-pico/system/platform/zephyr.h type pthread_t (line 38) | typedef pthread_t _z_task_t; type pthread_attr_t (line 39) | typedef pthread_attr_t z_task_attr_t; type pthread_mutex_t (line 40) | typedef pthread_mutex_t _z_mutex_t; type pthread_mutex_t (line 41) | typedef pthread_mutex_t _z_mutex_rec_t; type pthread_cond_t (line 42) | typedef pthread_cond_t _z_condvar_t; type pthread_t (line 43) | typedef pthread_t _z_task_id_t; type z_clock_t (line 46) | typedef struct timespec z_clock_t; type z_time_t (line 47) | typedef struct timeval z_time_t; type zsock_addrinfo (line 50) | struct zsock_addrinfo type _z_sys_net_socket_t (line 53) | typedef struct { type _z_sys_net_endpoint_t (line 64) | typedef struct { FILE: include/zenoh-pico/transport/manager.h type _z_peer_op_e (line 27) | enum _z_peer_op_e { FILE: include/zenoh-pico/transport/transport.h type _z_dbuf_state_e (line 36) | enum _z_dbuf_state_e { type _z_batching_state_e (line 42) | enum _z_batching_state_e { type _z_slist_t (line 48) | typedef _z_slist_t _z_resource_slist_t; type _z_transport_peer_common_t (line 50) | typedef struct { type _z_connectivity_peer_event_data_t (line 71) | typedef struct { type _z_transport_peer_multicast_t (line 91) | typedef struct { type _z_unicast_peer_flow_state_e (line 110) | typedef enum _z_unicast_peer_flow_state_e { type _z_transport_peer_unicast_t (line 117) | typedef struct { type _z_transport_state_t (line 145) | typedef enum _z_transport_state_t { type _z_transport_tasks_t (line 161) | typedef struct _z_transport_tasks_t { type _z_transport_common_t (line 166) | typedef struct { type z_result_t (line 196) | typedef z_result_t (*_zp_f_send_tmsg)(_z_transport_common_t *self, const... type _z_pending_peer_state_t (line 198) | typedef enum { type _z_pending_peer_t (line 204) | typedef struct { function _z_pending_peer_clear (line 209) | static inline void _z_pending_peer_clear(_z_pending_peer_t *peer) { _z_s... type _z_pending_peers_t (line 214) | typedef struct { type _z_transport_unicast_t (line 227) | typedef struct { type _z_transport_multicast_t (line 236) | typedef struct _z_transport_multicast_t { type _z_transport_type_t (line 248) | typedef enum { type _z_transport_t (line 255) | typedef struct { type _z_transport_unicast_establish_param_t (line 265) | typedef struct { type _z_transport_multicast_establish_param_t (line 281) | typedef struct { function _z_transport_get_link_properties (line 295) | static inline void _z_transport_get_link_properties(const _z_transport_c... function _z_transport_batch_hold_tx_mutex (line 311) | static inline bool _z_transport_batch_hold_tx_mutex(void) { function _z_transport_batch_hold_peer_mutex (line 319) | static inline bool _z_transport_batch_hold_peer_mutex(void) { function z_result_t (line 329) | static inline z_result_t _z_transport_tx_mutex_lock(_z_transport_common_... function _z_transport_tx_mutex_unlock (line 337) | static inline void _z_transport_tx_mutex_unlock(_z_transport_common_t *z... function _z_transport_peer_mutex_lock (line 338) | static inline void _z_transport_peer_mutex_lock(_z_transport_common_t *z... function _z_transport_peer_mutex_unlock (line 341) | static inline void _z_transport_peer_mutex_unlock(_z_transport_common_t ... function z_result_t (line 345) | static inline z_result_t _z_transport_tx_mutex_lock(_z_transport_common_... function _z_transport_tx_mutex_unlock (line 350) | static inline void _z_transport_tx_mutex_unlock(_z_transport_common_t *z... function _z_transport_peer_mutex_lock (line 351) | static inline void _z_transport_peer_mutex_lock(_z_transport_common_t *z... function _z_transport_peer_mutex_unlock (line 352) | static inline void _z_transport_peer_mutex_unlock(_z_transport_common_t ... FILE: include/zenoh-pico/utils/config.h type _z_str_intmap_t (line 36) | typedef _z_str_intmap_t _z_config_t; FILE: include/zenoh-pico/utils/endianness.h function _z_host_le_load8 (line 97) | static inline uint16_t _z_host_le_load8(const uint8_t *src) { return src... function _z_host_le_load16 (line 99) | static inline uint16_t _z_host_le_load16(const uint8_t *src) { function _z_host_le_load32 (line 107) | static inline uint32_t _z_host_le_load32(const uint8_t *src) { function _z_host_le_load64 (line 115) | static inline uint64_t _z_host_le_load64(const uint8_t *src) { function _z_host_le_store8 (line 123) | static inline void _z_host_le_store8(const uint8_t val, uint8_t *dst) { ... function _z_host_le_store16 (line 125) | static inline void _z_host_le_store16(const uint16_t val, uint8_t *dst) { function _z_host_le_store32 (line 133) | static inline void _z_host_le_store32(const uint32_t val, uint8_t *dst) { function _z_host_le_store64 (line 141) | static inline void _z_host_le_store64(const uint64_t val, uint8_t *dst) { function _z_host_u16_from_le_u16 (line 149) | static inline void _z_host_u16_from_le_u16(uint16_t *val) { function _z_get_u16_lsb (line 160) | static inline uint8_t _z_get_u16_lsb(uint_fast16_t val) { return (uint8_... function _z_get_u16_msb (line 161) | static inline uint8_t _z_get_u16_msb(uint_fast16_t val) { return (uint8_... FILE: include/zenoh-pico/utils/hash.h function _z_hash_combine (line 35) | static inline size_t _z_hash_combine(size_t h1, size_t h2) { FILE: include/zenoh-pico/utils/json_encoder.h type _z_json_ctx_kind_t (line 27) | typedef enum { type _z_json_frame_t (line 32) | typedef struct { type _z_json_encoder_t (line 43) | typedef struct { FILE: include/zenoh-pico/utils/locality.h function _z_locality_allows_local (line 20) | static inline bool _z_locality_allows_local(z_locality_t locality) { function _z_locality_allows_remote (line 31) | static inline bool _z_locality_allows_remote(z_locality_t locality) { FILE: include/zenoh-pico/utils/mutex.h function z_result_t (line 26) | static inline z_result_t _z_mutex_rec_mt_lock(_z_mutex_rec_t *m) { retur... function z_result_t (line 27) | static inline z_result_t _z_mutex_rec_mt_unlock(_z_mutex_rec_t *m) { ret... function z_result_t (line 29) | static inline z_result_t _z_mutex_rec_mt_lock(_z_mutex_rec_t *m) { function z_result_t (line 33) | static inline z_result_t _z_mutex_rec_mt_unlock(_z_mutex_rec_t *m) { FILE: include/zenoh-pico/utils/pointers.h function _z_ptr_u8_diff (line 36) | static inline size_t _z_ptr_u8_diff(const uint8_t *l_ptr, const uint8_t ... function _z_ptr_char_diff (line 73) | static inline size_t _z_ptr_char_diff(const char *l_ptr, const char *r_p... FILE: include/zenoh-pico/utils/query_params.h type _z_query_param_t (line 39) | typedef struct { type _z_query_param_range_t (line 44) | typedef struct { FILE: include/zenoh-pico/utils/result.h type z_result_t (line 35) | typedef int8_t z_result_t; type _z_res_t (line 37) | typedef enum { FILE: include/zenoh-pico/utils/sleep.h function _z_backoff_advance (line 26) | static inline void _z_backoff_advance(uint32_t *sleep_ms) { function _z_backoff_sleep (line 35) | static inline bool _z_backoff_sleep(z_clock_t *start, int32_t timeout_ms... FILE: include/zenoh-pico/utils/string.h type _z_str_se_t (line 27) | typedef struct { type _z_splitstr_t (line 32) | typedef struct { function _z_str_append (line 73) | static inline void _z_str_append(char *str, const char c) { function _z_memcpy_checked (line 113) | static inline bool _z_memcpy_checked(void *dest, size_t dest_len, size_t... FILE: include/zenoh-pico/utils/time_range.h type _z_time_bound_t (line 33) | typedef struct { type _z_time_range_t (line 38) | typedef struct { FILE: src/api/admin_space.c type _ze_admin_space_ke_segment_t (line 27) | typedef struct { type z_result_t (line 32) | typedef z_result_t (*_ze_admin_space_encode_fn_t)(_z_json_encoder_t *je,... type z_result_t (line 33) | typedef z_result_t (*_ze_admin_space_ke_builder_t)(z_owned_keyexpr_t *ke... type _ze_admin_space_endpoint_t (line 35) | typedef struct { function z_result_t (line 41) | static z_result_t _ze_admin_space_build_ke(z_owned_keyexpr_t *ke, const ... function z_result_t (line 76) | static z_result_t _ze_admin_space_pico_queryable_ke(z_owned_keyexpr_t *k... function z_result_t (line 85) | static z_result_t _ze_admin_space_pico_ke(z_owned_keyexpr_t *ke, const z... function z_result_t (line 93) | static z_result_t _ze_admin_space_pico_session_ke(z_owned_keyexpr_t *ke,... function z_result_t (line 102) | static z_result_t _ze_admin_space_pico_transports_ke(z_owned_keyexpr_t *... function z_result_t (line 112) | static z_result_t _ze_admin_space_pico_transports_0_ke(z_owned_keyexpr_t... function z_result_t (line 123) | static z_result_t _ze_admin_space_pico_transports_0_peers_ke(z_owned_key... function z_result_t (line 136) | static z_result_t _ze_admin_space_pico_transports_0_peers_peer_ke(z_owne... function z_result_t (line 158) | static z_result_t _ze_admin_space_session_queryable_ke(z_owned_keyexpr_t... function z_result_t (line 167) | static z_result_t _ze_admin_space_session_transport_ke(z_owned_keyexpr_t... function z_result_t (line 186) | static z_result_t _ze_admin_space_session_link_ke(z_owned_keyexpr_t *ke,... function z_result_t (line 210) | static z_result_t _ze_admin_space_encode_whatami(_z_json_encoder_t *je, ... function z_result_t (line 224) | static z_result_t _ze_admin_space_encode_connectivity_transport_payload(... function z_result_t (line 250) | static z_result_t _ze_admin_space_encode_connectivity_link_payload(z_own... function z_result_t (line 277) | static z_result_t _ze_admin_space_encode_transport_type(_z_json_encoder_... function z_result_t (line 290) | static z_result_t _ze_admin_space_encode_str_intmap(_z_json_encoder_t *j... function z_result_t (line 309) | static z_result_t _ze_admin_space_encode_link(_z_json_encoder_t *je, con... function _ze_admin_space_reply_null (line 387) | static void _ze_admin_space_reply_null(_ze_admin_space_reply_t *reply) { function _ze_admin_space_reply_clear (line 392) | void _ze_admin_space_reply_clear(_ze_admin_space_reply_t *reply) { function z_result_t (line 398) | static z_result_t _ze_admin_space_add_reply_bytes(const z_loaned_keyexpr... function z_result_t (line 422) | static z_result_t _ze_admin_space_add_reply(_z_json_encoder_t *je, const... function z_result_t (line 430) | static z_result_t _ze_admin_space_encode_transport_common(_z_json_encode... function z_result_t (line 434) | static z_result_t _ze_admin_space_encode_peer_common(_z_json_encoder_t *... function z_result_t (line 445) | static z_result_t _ze_admin_space_encode_unicast_peer(_z_json_encoder_t ... function z_result_t (line 451) | static z_result_t _ze_admin_space_encode_multicast_peer(_z_json_encoder_... function z_result_t (line 460) | static z_result_t _ze_admin_space_encode_unicast_peers(_z_json_encoder_t... function z_result_t (line 472) | static z_result_t _ze_admin_space_encode_multicast_peers(_z_json_encoder... function z_result_t (line 484) | static z_result_t _ze_admin_space_encode_transport_unicast(_z_json_encod... function z_result_t (line 501) | static z_result_t _ze_admin_space_encode_transport_multicast(_z_json_enc... function z_result_t (line 518) | static z_result_t _ze_admin_space_encode_transport(_z_json_encoder_t *je... function z_result_t (line 540) | static z_result_t _ze_admin_space_encode_transport_peers(_z_json_encoder... function z_result_t (line 572) | static z_result_t _ze_admin_space_encode_transports(_z_json_encoder_t *j... function z_result_t (line 578) | static z_result_t _ze_admin_space_encode_session(_z_json_encoder_t *je, ... function z_result_t (line 599) | static z_result_t _ze_admin_space_encode_pico(_z_json_encoder_t *je, voi... function z_result_t (line 607) | static z_result_t _ze_admin_space_encode_pico_session(_z_json_encoder_t ... function z_result_t (line 612) | static z_result_t _ze_admin_space_encode_pico_transports(_z_json_encoder... function z_result_t (line 620) | static z_result_t _ze_admin_space_encode_pico_transport_0(_z_json_encode... function z_result_t (line 628) | static z_result_t _ze_admin_space_encode_pico_transport_0_peers(_z_json_... function z_result_t (line 636) | static z_result_t _ze_admin_space_reply_if_intersects(const z_loaned_que... type _ze_admin_space_unicast_peer_ctx_t (line 648) | typedef struct { type _ze_admin_space_multicast_peer_ctx_t (line 652) | typedef struct { function z_result_t (line 656) | static z_result_t _ze_admin_space_encode_pico_transport_0_unicast_peer(_... function z_result_t (line 661) | static z_result_t _ze_admin_space_encode_pico_transport_0_multicast_peer... function _ze_admin_space_query_handle_pico_transport_0_unicast_peers (line 666) | static void _ze_admin_space_query_handle_pico_transport_0_unicast_peers(... function _ze_admin_space_query_handle_pico_transport_0_multicast_peers (line 701) | static void _ze_admin_space_query_handle_pico_transport_0_multicast_peer... function _ze_admin_space_query_handle_pico_transport_0_peers (line 736) | static void _ze_admin_space_query_handle_pico_transport_0_peers(const z_... function _ze_admin_space_try_reply (line 759) | static void _ze_admin_space_try_reply(const z_loaned_query_t *query, _z_... function _ze_admin_space_query_handle_endpoints (line 776) | static void _ze_admin_space_query_handle_endpoints(const z_loaned_query_... function _ze_admin_space_query_handle_pico (line 793) | static void _ze_admin_space_query_handle_pico(const z_loaned_query_t *qu... function _ze_admin_space_query_handle_connectivity_session (line 802) | static void _ze_admin_space_query_handle_connectivity_session(const z_lo... function _ze_admin_space_query_reply_all (line 871) | static void _ze_admin_space_query_reply_all(z_loaned_query_t *query, _ze... function _ze_admin_space_query_handler_impl (line 899) | static void _ze_admin_space_query_handler_impl(z_loaned_query_t *query, ... function _ze_admin_space_pico_query_handler (line 928) | static void _ze_admin_space_pico_query_handler(z_loaned_query_t *query, ... function _ze_admin_space_session_query_handler (line 933) | static void _ze_admin_space_session_query_handler(z_loaned_query_t *quer... function _ze_admin_space_query_dropper (line 938) | static void _ze_admin_space_query_dropper(void *ctx) { function z_result_t (line 944) | static z_result_t _ze_admin_space_undeclare_queryable(const z_loaned_ses... function z_result_t (line 963) | static z_result_t _ze_admin_space_declare_session_queryable(const z_loan... type _ze_admin_space_connectivity_listener_ctx_t (line 982) | typedef struct { function _ze_admin_space_connectivity_listener_ctx_drop (line 986) | static void _ze_admin_space_connectivity_listener_ctx_drop(void *ctx) { function _ze_admin_space_connectivity_listener_ctx_t (line 994) | static _ze_admin_space_connectivity_listener_ctx_t *_ze_admin_space_conn... function z_result_t (line 1010) | static z_result_t _ze_admin_space_undeclare_transport_listener(z_loaned_... function z_result_t (line 1025) | static z_result_t _ze_admin_space_undeclare_link_listener(z_loaned_sessi... function _ze_admin_space_transport_listener_handle_clear (line 1040) | static inline void _ze_admin_space_transport_listener_handle_clear(z_own... function _ze_admin_space_link_listener_handle_clear (line 1046) | static inline void _ze_admin_space_link_listener_handle_clear(z_owned_li... function z_result_t (line 1052) | static z_result_t _ze_admin_space_put_session_local_json(_z_session_t *s... function z_result_t (line 1070) | static z_result_t _ze_admin_space_delete_session_local(_z_session_t *ses... function _ze_admin_space_publish_transport_event (line 1075) | static void _ze_admin_space_publish_transport_event(z_loaned_transport_e... function _ze_admin_space_publish_link_event (line 1124) | static void _ze_admin_space_publish_link_event(z_loaned_link_event_t *ev... function z_result_t (line 1195) | z_result_t zp_start_admin_space(z_loaned_session_t *zs) { function z_result_t (line 1356) | z_result_t zp_stop_admin_space(z_loaned_session_t *zs) { FILE: src/api/advanced_publisher.c function _ze_advanced_publisher_state_init (line 30) | static void _ze_advanced_publisher_state_init(_ze_advanced_publisher_sta... function _ze_advanced_publisher_state_check (line 39) | static bool _ze_advanced_publisher_state_check(const _ze_advanced_publis... function _ze_advanced_publisher_state_clear (line 44) | void _ze_advanced_publisher_state_clear(_ze_advanced_publisher_state_t *... function _ze_advanced_publisher_check (line 60) | bool _ze_advanced_publisher_check(const _ze_advanced_publisher_t *pub) { function _ze_advanced_publisher_t (line 66) | _ze_advanced_publisher_t _ze_advanced_publisher_null(void) { function z_result_t (line 74) | z_result_t _ze_undeclare_advanced_publisher_clear(_ze_advanced_publisher... function ze_advanced_publisher_cache_options_default (line 101) | void ze_advanced_publisher_cache_options_default(ze_advanced_publisher_c... function ze_advanced_publisher_sample_miss_detection_options_default (line 110) | void ze_advanced_publisher_sample_miss_detection_options_default( function ze_advanced_publisher_options_default (line 117) | void ze_advanced_publisher_options_default(ze_advanced_publisher_options... function ze_advanced_publisher_put_options_default (line 127) | void ze_advanced_publisher_put_options_default(ze_advanced_publisher_put... function ze_advanced_publisher_delete_options_default (line 131) | void ze_advanced_publisher_delete_options_default(ze_advanced_publisher_... function z_result_t (line 136) | static z_result_t _ze_advanced_publisher_ke_suffix(z_owned_keyexpr_t *su... function _z_fut_fn_result_t (line 169) | static _z_fut_fn_result_t _ze_advanced_publisher_heartbeat_handler(void ... function _ze_advanced_publisher_heartbeat_dropper (line 215) | static void _ze_advanced_publisher_heartbeat_dropper(void *ctx) { function z_result_t (line 221) | z_result_t ze_declare_advanced_publisher(const z_loaned_session_t *zs, z... function z_result_t (line 363) | static z_result_t _ze_advanced_publisher_sequencing_options(const ze_loa... function z_result_t (line 390) | z_result_t ze_undeclare_advanced_publisher(ze_moved_advanced_publisher_t... function z_result_t (line 394) | z_result_t ze_advanced_publisher_put(const ze_loaned_advanced_publisher_... function z_result_t (line 410) | z_result_t ze_advanced_publisher_delete(const ze_loaned_advanced_publish... function z_loaned_keyexpr_t (line 426) | const z_loaned_keyexpr_t *ze_advanced_publisher_keyexpr(const ze_loaned_... function z_entity_global_id_t (line 430) | z_entity_global_id_t ze_advanced_publisher_id(const ze_loaned_advanced_p... function z_result_t (line 434) | z_result_t ze_advanced_publisher_get_matching_status(const ze_loaned_adv... function z_result_t (line 439) | z_result_t ze_advanced_publisher_declare_matching_listener(const ze_loan... function z_result_t (line 445) | z_result_t ze_advanced_publisher_declare_background_matching_listener(co... FILE: src/api/advanced_subscriber.c function z_result_t (line 38) | z_result_t _ze_advanced_subscriber_state_lock_mutex_if_not_cancelled(_ze... function _ze_advanced_subscriber_state_unlock_mutex (line 51) | void _ze_advanced_subscriber_state_unlock_mutex(_ze_advanced_subscriber_... function _ze_sample_miss_listener_clear (line 57) | void _ze_sample_miss_listener_clear(_ze_sample_miss_listener_t *listener) { function z_result_t (line 62) | z_result_t _ze_sample_miss_listener_drop(_ze_sample_miss_listener_t *lis... function z_result_t (line 90) | static z_result_t _ze_advanced_subscriber_sequenced_state_init(_ze_advan... function _ze_advanced_subscriber_sequenced_state_clear (line 129) | void _ze_advanced_subscriber_sequenced_state_clear(_ze_advanced_subscrib... function _ze_advanced_subscriber_timestamped_state_init (line 151) | static void _ze_advanced_subscriber_timestamped_state_init(_ze_advanced_... function _ze_advanced_subscriber_timestamped_state_clear (line 158) | void _ze_advanced_subscriber_timestamped_state_clear(_ze_advanced_subscr... function _ze_advanced_subscriber_state_t (line 165) | _ze_advanced_subscriber_state_t _ze_advanced_subscriber_state_null(void) { function z_result_t (line 174) | static z_result_t _ze_advanced_subscriber_state_init(_ze_advanced_subscr... function z_result_t (line 213) | static z_result_t _ze_advanced_subscriber_state_new(_ze_advanced_subscri... function _ze_advanced_subscriber_state_clear (line 229) | void _ze_advanced_subscriber_state_clear(_ze_advanced_subscriber_state_t... function _ze_advanced_subscriber_state_check (line 246) | static bool _ze_advanced_subscriber_state_check(const _ze_advanced_subsc... function _ze_advanced_subscriber_check (line 251) | bool _ze_advanced_subscriber_check(const _ze_advanced_subscriber_t *sub) { function _ze_advanced_subscriber_t (line 258) | _ze_advanced_subscriber_t _ze_advanced_subscriber_null(void) { function z_result_t (line 268) | z_result_t _ze_advanced_subscriber_undeclare(_ze_advanced_subscriber_t *... function _ze_advanced_subscriber_clear (line 287) | void _ze_advanced_subscriber_clear(_ze_advanced_subscriber_t *sub) { function _ze_advanced_subscriber_populate_query_params (line 307) | static bool _ze_advanced_subscriber_populate_query_params(char *buf, siz... function __unsafe_ze_advanced_subscriber_trigger_miss_handler_callbacks (line 409) | static inline void __unsafe_ze_advanced_subscriber_trigger_miss_handler_... function __unsafe_ze_advanced_subscriber_deliver_and_flush (line 424) | static inline void __unsafe_ze_advanced_subscriber_deliver_and_flush(_z_... function __unsafe_ze_advanced_subscriber_flush_sequenced_source (line 448) | static inline void __unsafe_ze_advanced_subscriber_flush_sequenced_source( function __unsafe_ze_advanced_subscriber_flush_timestamped_source (line 485) | static inline void __unsafe_ze_advanced_subscriber_flush_timestamped_sou... function z_result_t (line 509) | static z_result_t __unsafe_ze_advanced_subscriber_handle_sample(_ze_adva... type _ze_advanced_subscriber_query_ctx_kind_t (line 727) | typedef enum { type _ze_advanced_subscriber_query_ctx_t (line 733) | typedef struct { function _ze_advanced_subscriber_query_ctx_t (line 743) | static inline _ze_advanced_subscriber_query_ctx_t _ze_advanced_subscribe... function _ze_advanced_subscriber_query_reply_handler (line 749) | void _ze_advanced_subscriber_query_reply_handler(z_loaned_reply_t *reply... function __unsafe_ze_advanced_subscriber_initial_query_drop_handler (line 796) | void __unsafe_ze_advanced_subscriber_initial_query_drop_handler(_ze_adva... function __unsafe_ze_advanced_subscriber_sequenced_query_drop_handler (line 829) | void __unsafe_ze_advanced_subscriber_sequenced_query_drop_handler(_ze_ad... function __unsafe_ze_advanced_subscriber_timestamped_query_drop_handler (line 843) | void __unsafe_ze_advanced_subscriber_timestamped_query_drop_handler(_ze_... function _ze_advanced_subscriber_query_drop_handler (line 855) | void _ze_advanced_subscriber_query_drop_handler(void *ctx) { function _ze_advanced_subscriber_query_ctx_free (line 885) | static void _ze_advanced_subscriber_query_ctx_free(_ze_advanced_subscrib... function z_result_t (line 895) | static z_result_t _ze_advanced_subscriber_run_query(_ze_advanced_subscri... function z_result_t (line 935) | static inline z_result_t _ze_advanced_subscriber_initial_query(_ze_advan... function z_result_t (line 946) | static inline z_result_t _ze_advanced_subscriber_sequenced_query(_ze_adv... function z_result_t (line 959) | static inline z_result_t _ze_advanced_subscriber_timestamped_query(_ze_a... type _ze_advanced_subscriber_periodic_query_ctx_t (line 972) | typedef struct { function _ze_advanced_subscriber_periodic_query_ctx_t (line 978) | _ze_advanced_subscriber_periodic_query_ctx_t _ze_advanced_subscriber_per... function _ze_advanced_subscriber_periodic_query_ctx_drop (line 983) | void _ze_advanced_subscriber_periodic_query_ctx_drop(_ze_advanced_subscr... function _ze_advanced_subscriber_periodic_query_ctx_free (line 991) | void _ze_advanced_subscriber_periodic_query_ctx_free(_ze_advanced_subscr... function _z_fut_fn_result_t (line 1000) | static _z_fut_fn_result_t _ze_advanced_subscriber_periodic_query_handler... function _ze_advanced_subscriber_periodic_query_dropper (line 1070) | static void _ze_advanced_subscriber_periodic_query_dropper(void *ctx) { function z_result_t (line 1076) | static z_result_t __unsafe_ze_advanced_subscriber_spawn_periodic_query(_... function _ze_advanced_subscriber_subscriber_callback (line 1134) | void _ze_advanced_subscriber_subscriber_callback(z_loaned_sample_t *samp... function _ze_advanced_subscriber_subscriber_drop_handler (line 1207) | void _ze_advanced_subscriber_subscriber_drop_handler(void *ctx) { function _ze_advanced_subscriber_parse_liveliness_keyexpr_u32 (line 1239) | static bool _ze_advanced_subscriber_parse_liveliness_keyexpr_u32(const c... function _ze_advanced_subscriber_parse_liveliness_keyexpr (line 1266) | static bool _ze_advanced_subscriber_parse_liveliness_keyexpr(const z_loa... function _ze_advanced_subscriber_liveliness_callback (line 1333) | void _ze_advanced_subscriber_liveliness_callback(z_loaned_sample_t *samp... function _ze_advanced_subscriber_liveliness_drop_handler (line 1501) | void _ze_advanced_subscriber_liveliness_drop_handler(void *ctx) { function _ze_advanced_subscriber_heartbeat_callback (line 1509) | void _ze_advanced_subscriber_heartbeat_callback(z_loaned_sample_t *sampl... function _ze_advanced_subscriber_heartbeat_drop_handler (line 1643) | void _ze_advanced_subscriber_heartbeat_drop_handler(void *ctx) { function z_result_t (line 1652) | static z_result_t _ze_advanced_subscriber_ke_suffix(z_owned_keyexpr_t *s... function z_result_t (line 1681) | z_result_t ze_declare_advanced_subscriber(const z_loaned_session_t *zs, ... function z_result_t (line 1843) | z_result_t ze_declare_background_advanced_subscriber(const z_loaned_sess... function z_result_t (line 1852) | z_result_t ze_undeclare_advanced_subscriber(ze_moved_advanced_subscriber... function z_loaned_keyexpr_t (line 1856) | const z_loaned_keyexpr_t *ze_advanced_subscriber_keyexpr(const ze_loaned... function z_entity_global_id_t (line 1860) | z_entity_global_id_t ze_advanced_subscriber_id(const ze_loaned_advanced_... function z_result_t (line 1864) | z_result_t ze_advanced_subscriber_declare_sample_miss_listener(const ze_... function z_result_t (line 1900) | z_result_t ze_advanced_subscriber_declare_background_sample_miss_listener( function z_result_t (line 1908) | z_result_t ze_undeclare_sample_miss_listener(ze_moved_sample_miss_listen... function z_result_t (line 1912) | z_result_t ze_advanced_subscriber_detect_publishers(const ze_loaned_adva... function z_result_t (line 1947) | z_result_t ze_advanced_subscriber_detect_publishers_background(const ze_... function ze_advanced_subscriber_history_options_default (line 1956) | void ze_advanced_subscriber_history_options_default(ze_advanced_subscrib... function ze_advanced_subscriber_last_sample_miss_detection_options_default (line 1963) | void ze_advanced_subscriber_last_sample_miss_detection_options_default( function ze_advanced_subscriber_recovery_options_default (line 1969) | void ze_advanced_subscriber_recovery_options_default(ze_advanced_subscri... function ze_advanced_subscriber_options_default (line 1975) | void ze_advanced_subscriber_options_default(ze_advanced_subscriber_optio... FILE: src/api/api.c function z_result_t (line 61) | z_result_t z_view_string_from_str(z_view_string_t *str, const char *valu... function z_result_t (line 66) | z_result_t z_view_string_from_substr(z_view_string_t *str, const char *v... function _z_string_svec_t (line 71) | _z_string_svec_t _z_string_array_null(void) { return _z_string_svec_make... function z_string_array_new (line 73) | void z_string_array_new(z_owned_string_array_t *a) { a->_val = _z_string... function z_string_array_push_by_alias (line 75) | size_t z_string_array_push_by_alias(z_loaned_string_array_t *a, const z_... function z_string_array_push_by_copy (line 82) | size_t z_string_array_push_by_copy(z_loaned_string_array_t *a, const z_l... function z_loaned_string_t (line 90) | const z_loaned_string_t *z_string_array_get(const z_loaned_string_array_... function z_string_array_len (line 94) | size_t z_string_array_len(const z_loaned_string_array_t *a) { return _z_... function z_string_array_is_empty (line 96) | bool z_string_array_is_empty(const z_loaned_string_array_t *a) { return ... function z_result_t (line 98) | z_result_t z_keyexpr_is_canon(const char *start, size_t len) { return _z... function z_result_t (line 100) | z_result_t z_keyexpr_canonize(char *start, size_t *len) { return _z_keye... function z_result_t (line 102) | z_result_t z_keyexpr_canonize_null_terminated(char *start) { function z_view_keyexpr_from_str_unchecked (line 111) | void z_view_keyexpr_from_str_unchecked(z_view_keyexpr_t *keyexpr, const ... function z_result_t (line 117) | z_result_t z_view_keyexpr_from_substr(z_view_keyexpr_t *keyexpr, const c... function z_result_t (line 125) | z_result_t z_view_keyexpr_from_str(z_view_keyexpr_t *keyexpr, const char... function z_result_t (line 130) | z_result_t z_view_keyexpr_from_substr_autocanonize(z_view_keyexpr_t *key... function z_result_t (line 136) | z_result_t z_view_keyexpr_from_str_autocanonize(z_view_keyexpr_t *keyexp... function z_view_keyexpr_from_substr_unchecked (line 141) | void z_view_keyexpr_from_substr_unchecked(z_view_keyexpr_t *keyexpr, con... function z_result_t (line 145) | z_result_t z_keyexpr_as_view_string(const z_loaned_keyexpr_t *keyexpr, z... function z_result_t (line 150) | z_result_t z_keyexpr_concat(z_owned_keyexpr_t *key, const z_loaned_keyex... function z_result_t (line 154) | z_result_t z_keyexpr_join(z_owned_keyexpr_t *key, const z_loaned_keyexpr... function z_result_t (line 158) | z_result_t _z_keyexpr_append_suffix(z_owned_keyexpr_t *prefix, const z_l... function z_result_t (line 172) | z_result_t _z_keyexpr_append_substr(z_owned_keyexpr_t *prefix, const cha... function z_result_t (line 178) | z_result_t _z_keyexpr_append_str_array(z_owned_keyexpr_t *prefix, const ... function z_keyexpr_intersection_level_t (line 186) | z_keyexpr_intersection_level_t z_keyexpr_relation_to(const z_loaned_keye... function z_keyexpr_includes (line 197) | bool z_keyexpr_includes(const z_loaned_keyexpr_t *l, const z_loaned_keye... function z_keyexpr_intersects (line 201) | bool z_keyexpr_intersects(const z_loaned_keyexpr_t *l, const z_loaned_ke... function z_keyexpr_equals (line 205) | bool z_keyexpr_equals(const z_loaned_keyexpr_t *l, const z_loaned_keyexp... function z_result_t (line 209) | z_result_t z_config_default(z_owned_config_t *config) { return _z_config... function z_result_t (line 213) | z_result_t zp_config_insert(z_loaned_config_t *config, uint8_t key, cons... function z_encoding_equals (line 220) | bool z_encoding_equals(const z_loaned_encoding_t *left, const z_loaned_e... function z_result_t (line 224) | z_result_t z_slice_copy_from_buf(z_owned_slice_t *slice, const uint8_t *... function z_result_t (line 233) | z_result_t z_slice_from_buf(z_owned_slice_t *slice, uint8_t *data, size_... function z_result_t (line 239) | z_result_t z_view_slice_from_buf(z_view_slice_t *slice, const uint8_t *d... function z_slice_len (line 246) | size_t z_slice_len(const z_loaned_slice_t *slice) { return slice->len; } function z_slice_empty (line 248) | void z_slice_empty(z_owned_slice_t *slice) { slice->_val = _z_slice_null... function z_slice_is_empty (line 250) | bool z_slice_is_empty(const z_loaned_slice_t *slice) { return _z_slice_i... function z_result_t (line 252) | z_result_t z_bytes_to_slice(const z_loaned_bytes_t *bytes, z_owned_slice... function z_result_t (line 257) | z_result_t z_bytes_to_string(const z_loaned_bytes_t *bytes, z_owned_stri... function z_result_t (line 271) | z_result_t z_bytes_from_slice(z_owned_bytes_t *bytes, z_moved_slice_t *s... function z_result_t (line 278) | z_result_t z_bytes_from_buf(z_owned_bytes_t *bytes, uint8_t *data, size_... function z_result_t (line 285) | z_result_t z_bytes_from_static_buf(z_owned_bytes_t *bytes, const uint8_t... function z_result_t (line 291) | z_result_t z_bytes_copy_from_buf(z_owned_bytes_t *bytes, const uint8_t *... function z_result_t (line 298) | z_result_t z_bytes_copy_from_slice(z_owned_bytes_t *bytes, const z_loane... function z_result_t (line 304) | z_result_t z_bytes_from_string(z_owned_bytes_t *bytes, z_moved_string_t ... function z_result_t (line 312) | z_result_t z_bytes_copy_from_string(z_owned_bytes_t *bytes, const z_loan... function z_result_t (line 319) | z_result_t z_bytes_from_str(z_owned_bytes_t *bytes, char *value, void (*... function z_result_t (line 326) | z_result_t z_bytes_copy_from_str(z_owned_bytes_t *bytes, const char *val... function z_result_t (line 333) | z_result_t z_bytes_from_static_str(z_owned_bytes_t *bytes, const char *v... function z_bytes_empty (line 339) | void z_bytes_empty(z_owned_bytes_t *bytes) { bytes->_val = _z_bytes_null... function z_bytes_len (line 341) | size_t z_bytes_len(const z_loaned_bytes_t *bytes) { return _z_bytes_len(... function z_bytes_is_empty (line 343) | bool z_bytes_is_empty(const z_loaned_bytes_t *bytes) { return _z_bytes_i... function z_bytes_reader_t (line 345) | z_bytes_reader_t z_bytes_get_reader(const z_loaned_bytes_t *bytes) { ret... function z_bytes_reader_read (line 347) | size_t z_bytes_reader_read(z_bytes_reader_t *reader, uint8_t *dst, size_... function z_result_t (line 351) | z_result_t z_bytes_reader_seek(z_bytes_reader_t *reader, int64_t offset,... function z_bytes_reader_tell (line 355) | int64_t z_bytes_reader_tell(z_bytes_reader_t *reader) { return _z_bytes_... function z_bytes_reader_remaining (line 356) | size_t z_bytes_reader_remaining(const z_bytes_reader_t *reader) { return... function z_bytes_slice_iterator_t (line 358) | z_bytes_slice_iterator_t z_bytes_get_slice_iterator(const z_loaned_bytes... function z_result_t (line 363) | z_result_t z_bytes_get_contiguous_view(const z_loaned_bytes_t *bytes, z_... function z_bytes_slice_iterator_next (line 378) | bool z_bytes_slice_iterator_next(z_bytes_slice_iterator_t *iter, z_view_... function z_bytes_writer_finish (line 389) | void z_bytes_writer_finish(z_moved_bytes_writer_t *writer, z_owned_bytes... function z_result_t (line 393) | z_result_t z_bytes_writer_empty(z_owned_bytes_writer_t *writer) { function z_result_t (line 398) | z_result_t z_bytes_writer_write_all(z_loaned_bytes_writer_t *writer, con... function z_result_t (line 402) | z_result_t z_bytes_writer_append(z_loaned_bytes_writer_t *writer, z_move... function z_result_t (line 406) | z_result_t z_timestamp_new(z_timestamp_t *ts, const z_loaned_session_t *... function z_timestamp_ntp64_time (line 416) | uint64_t z_timestamp_ntp64_time(const z_timestamp_t *ts) { return ts->ti... function z_id_t (line 418) | z_id_t z_timestamp_id(const z_timestamp_t *ts) { return ts->id; } function z_result_t (line 420) | z_result_t z_entity_global_id_new(z_entity_global_id_t *gid, const z_id_... function z_entity_global_id_eid (line 427) | uint32_t z_entity_global_id_eid(const z_entity_global_id_t *gid) { retur... function z_id_t (line 429) | z_id_t z_entity_global_id_zid(const z_entity_global_id_t *gid) { return ... function z_source_info_t (line 431) | z_source_info_t z_source_info_new(const z_entity_global_id_t *source_id,... function z_source_info_sn (line 438) | uint32_t z_source_info_sn(const z_source_info_t *info) { return info->_s... function z_entity_global_id_t (line 440) | z_entity_global_id_t z_source_info_id(const z_source_info_t *info) { ret... function z_query_target_t (line 442) | z_query_target_t z_query_target_default(void) { return Z_QUERY_TARGET_DE... function z_reply_keyexpr_t (line 444) | z_reply_keyexpr_t z_reply_keyexpr_default(void) { return Z_REPLY_KEYEXPR... function z_query_consolidation_t (line 446) | z_query_consolidation_t z_query_consolidation_auto(void) { function z_query_consolidation_t (line 450) | z_query_consolidation_t z_query_consolidation_latest(void) { function z_query_consolidation_t (line 454) | z_query_consolidation_t z_query_consolidation_monotonic(void) { function z_query_consolidation_t (line 458) | z_query_consolidation_t z_query_consolidation_none(void) { function z_query_consolidation_t (line 462) | z_query_consolidation_t z_query_consolidation_default(void) { return z_q... function z_query_parameters (line 464) | void z_query_parameters(const z_loaned_query_t *query, z_view_string_t *... function z_reply_keyexpr_t (line 468) | z_reply_keyexpr_t z_query_accepts_replies(const z_loaned_query_t *query) { function z_loaned_bytes_t (line 472) | const z_loaned_bytes_t *z_query_attachment(const z_loaned_query_t *query... function z_loaned_keyexpr_t (line 474) | const z_loaned_keyexpr_t *z_query_keyexpr(const z_loaned_query_t *query)... function z_loaned_bytes_t (line 476) | const z_loaned_bytes_t *z_query_payload(const z_loaned_query_t *query) {... function z_source_info_t (line 478) | const z_source_info_t *z_query_source_info(const z_loaned_query_t *query) { function z_loaned_encoding_t (line 483) | const z_loaned_encoding_t *z_query_encoding(const z_loaned_query_t *quer... function z_closure_sample_call (line 487) | void z_closure_sample_call(const z_loaned_closure_sample_t *closure, z_l... function z_closure_query_call (line 493) | void z_closure_query_call(const z_loaned_closure_query_t *closure, z_loa... function z_closure_reply_call (line 499) | void z_closure_reply_call(const z_loaned_closure_reply_t *closure, z_loa... function z_closure_hello_call (line 505) | void z_closure_hello_call(const z_loaned_closure_hello_t *closure, z_loa... function z_closure_zid_call (line 511) | void z_closure_zid_call(const z_loaned_closure_zid_t *closure, const z_i... function z_closure_transport_call (line 518) | void z_closure_transport_call(const z_loaned_closure_transport_t *closur... function z_closure_link_call (line 524) | void z_closure_link_call(const z_loaned_closure_link_t *closure, z_loane... function z_closure_transport_event_call (line 530) | void z_closure_transport_event_call(const z_loaned_closure_transport_eve... function z_closure_link_event_call (line 537) | void z_closure_link_event_call(const z_loaned_closure_link_event_t *clos... function z_closure_matching_status_call (line 544) | void z_closure_matching_status_call(const z_loaned_closure_matching_stat... function ze_closure_miss_call (line 551) | void ze_closure_miss_call(const ze_loaned_closure_miss_t *closure, const... function _z_config_check (line 557) | bool _z_config_check(const _z_config_t *config) { return !_z_str_intmap_... function _z_config_t (line 558) | _z_config_t _z_config_null(void) { return _z_str_intmap_make(); } function z_result_t (line 559) | z_result_t _z_config_copy(_z_config_t *dst, const _z_config_t *src) { function _z_config_drop (line 563) | void _z_config_drop(_z_config_t *config) { _z_str_intmap_clear(config); } function _z_string_array_check (line 582) | bool _z_string_array_check(const _z_string_svec_t *val) { return !_z_str... function z_result_t (line 583) | z_result_t _z_string_array_copy(_z_string_svec_t *dst, const _z_string_s... function _z_bytes_t (line 597) | static inline _z_bytes_t *_z_bytes_from_moved(z_moved_bytes_t *bytes) { function _z_encoding_t (line 602) | static inline _z_encoding_t *_z_encoding_from_moved(z_moved_encoding_t *... function _z_info_transport_check (line 612) | bool _z_info_transport_check(const _z_info_transport_t *transport) { ret... function _z_info_transport_t (line 613) | _z_info_transport_t _z_info_transport_null(void) { return (_z_info_trans... function z_result_t (line 614) | z_result_t _z_info_transport_copy(_z_info_transport_t *dst, const _z_inf... function z_result_t (line 618) | z_result_t _z_info_transport_move(_z_info_transport_t *dst, _z_info_tran... function _z_info_transport_clear (line 623) | void _z_info_transport_clear(_z_info_transport_t *transport) { *transpor... function _z_info_link_check (line 625) | bool _z_info_link_check(const _z_info_link_t *link) { return _z_id_check... function _z_info_link_t (line 626) | _z_info_link_t _z_info_link_null(void) { function z_result_t (line 632) | z_result_t _z_info_link_copy(_z_info_link_t *dst, const _z_info_link_t *... function z_result_t (line 642) | z_result_t _z_info_link_move(_z_info_link_t *dst, _z_info_link_t *src) { function _z_info_link_clear (line 653) | void _z_info_link_clear(_z_info_link_t *link) { function _z_info_transport_event_check (line 659) | bool _z_info_transport_event_check(const _z_info_transport_event_t *even... function _z_info_transport_event_t (line 662) | _z_info_transport_event_t _z_info_transport_event_null(void) { function z_result_t (line 668) | z_result_t _z_info_transport_event_copy(_z_info_transport_event_t *dst, ... function z_result_t (line 672) | z_result_t _z_info_transport_event_move(_z_info_transport_event_t *dst, ... function _z_info_transport_event_clear (line 677) | void _z_info_transport_event_clear(_z_info_transport_event_t *event) { *... function _z_info_link_event_check (line 679) | bool _z_info_link_event_check(const _z_info_link_event_t *event) { retur... function _z_info_link_event_t (line 680) | _z_info_link_event_t _z_info_link_event_null(void) { function z_result_t (line 686) | z_result_t _z_info_link_event_copy(_z_info_link_event_t *dst, const _z_i... function z_result_t (line 691) | z_result_t _z_info_link_event_move(_z_info_link_event_t *dst, _z_info_li... function _z_info_link_event_clear (line 698) | void _z_info_link_event_clear(_z_info_link_event_t *event) { function z_id_t (line 732) | z_id_t z_hello_zid(const z_loaned_hello_t *hello) { return hello->_zid; } function z_whatami_t (line 734) | z_whatami_t z_hello_whatami(const z_loaned_hello_t *hello) { return hell... function z_loaned_string_array_t (line 736) | const z_loaned_string_array_t *zp_hello_locators(const z_loaned_hello_t ... function z_hello_locators (line 738) | void z_hello_locators(const z_loaned_hello_t *hello, z_owned_string_arra... function z_result_t (line 753) | z_result_t z_whatami_to_view_string(z_whatami_t whatami, z_view_string_t... type __z_hello_handler_wrapper_t (line 764) | typedef struct __z_hello_handler_wrapper_t { function __z_hello_handler (line 769) | void __z_hello_handler(_z_hello_t *hello, __z_hello_handler_wrapper_t *w... function z_result_t (line 773) | z_result_t z_scout(z_moved_config_t *config, z_moved_closure_hello_t *ca... function z_open_options_default (line 832) | void z_open_options_default(z_open_options_t *options) { function _z_id_t (line 846) | static _z_id_t _z_session_get_zid(const _z_config_t *config) { function z_result_t (line 857) | static z_result_t _z_session_rc_init(z_owned_session_t *zs, _z_id_t *zid) { function z_result_t (line 882) | z_result_t z_open(z_owned_session_t *zs, z_moved_config_t *config, const... function z_close_options_default (line 938) | void z_close_options_default(z_close_options_t *options) { options->__du... function z_session_drop (line 940) | void z_session_drop(z_moved_session_t *zs) { function z_result_t (line 948) | z_result_t z_close(z_loaned_session_t *zs, const z_close_options_t *opti... function z_session_is_closed (line 956) | bool z_session_is_closed(const z_loaned_session_t *zs) { return _z_sessi... function z_entity_global_id_t (line 959) | z_entity_global_id_t z_session_id(const z_loaned_session_t *zs) { function z_result_t (line 967) | z_result_t z_info_peers_zid(const z_loaned_session_t *zs, z_moved_closur... function z_result_t (line 987) | z_result_t z_info_routers_zid(const z_loaned_session_t *zs, z_moved_clos... function z_id_t (line 1003) | z_id_t z_info_zid(const z_loaned_session_t *zs) { return _Z_RC_IN_VAL(zs... function _z_info_transport_from_peer (line 1006) | void _z_info_transport_from_peer(_z_info_transport_t *out, const _z_tran... function _z_info_transport_filter_match (line 1015) | bool _z_info_transport_filter_match(const _z_info_transport_t *transport... function z_result_t (line 1019) | static z_result_t _z_info_link_make(_z_info_link_t *link, const _z_trans... function z_info_links_options_default (line 1033) | void z_info_links_options_default(z_info_links_options_t *options) { opt... function z_result_t (line 1035) | z_result_t z_info_transports(const z_loaned_session_t *zs, z_moved_closu... function z_result_t (line 1080) | z_result_t z_info_links(const z_loaned_session_t *zs, z_moved_closure_li... function z_id_t (line 1170) | z_id_t z_transport_zid(const z_loaned_transport_t *transport) { return t... function z_whatami_t (line 1171) | z_whatami_t z_transport_whatami(const z_loaned_transport_t *transport) {... function z_transport_is_qos (line 1172) | bool z_transport_is_qos(const z_loaned_transport_t *transport) { return ... function z_transport_is_multicast (line 1173) | bool z_transport_is_multicast(const z_loaned_transport_t *transport) { r... function z_transport_is_shm (line 1174) | bool z_transport_is_shm(const z_loaned_transport_t *transport) { return ... function z_id_t (line 1176) | z_id_t z_link_zid(const z_loaned_link_t *link) { return link->_zid; } function z_result_t (line 1177) | z_result_t z_link_src(const z_loaned_link_t *link, z_owned_string_t *str... function z_result_t (line 1181) | z_result_t z_link_dst(const z_loaned_link_t *link, z_owned_string_t *str... function z_link_mtu (line 1185) | uint16_t z_link_mtu(const z_loaned_link_t *link) { return link->_mtu; } function z_link_is_streamed (line 1186) | bool z_link_is_streamed(const z_loaned_link_t *link) { return link->_is_... function z_link_is_reliable (line 1187) | bool z_link_is_reliable(const z_loaned_link_t *link) { return link->_is_... function z_link_group (line 1189) | void z_link_group(const z_loaned_link_t *link, z_owned_string_t *str_out) { function z_link_auth_identifier (line 1193) | void z_link_auth_identifier(const z_loaned_link_t *link, z_owned_string_... function z_link_interfaces (line 1197) | void z_link_interfaces(const z_loaned_link_t *link, z_owned_string_array... function z_link_priorities (line 1201) | bool z_link_priorities(const z_loaned_link_t *link, uint8_t *min_out, ui... function z_link_reliability (line 1207) | bool z_link_reliability(const z_loaned_link_t *link, z_reliability_t *re... function z_sample_kind_t (line 1213) | z_sample_kind_t z_transport_event_kind(const z_loaned_transport_event_t ... function z_loaned_transport_t (line 1214) | const z_loaned_transport_t *z_transport_event_transport(const z_loaned_t... function z_loaned_transport_t (line 1217) | z_loaned_transport_t *z_transport_event_transport_mut(z_loaned_transport... function z_sample_kind_t (line 1219) | z_sample_kind_t z_link_event_kind(const z_loaned_link_event_t *event) { ... function z_loaned_link_t (line 1220) | const z_loaned_link_t *z_link_event_link(const z_loaned_link_event_t *ev... function z_loaned_link_t (line 1221) | z_loaned_link_t *z_link_event_link_mut(z_loaned_link_event_t *event) { r... function z_result_t (line 1224) | z_result_t z_id_to_string(const z_id_t *id, z_owned_string_t *str) { function z_loaned_keyexpr_t (line 1232) | const z_loaned_keyexpr_t *z_sample_keyexpr(const z_loaned_sample_t *samp... function z_sample_kind_t (line 1233) | z_sample_kind_t z_sample_kind(const z_loaned_sample_t *sample) { return ... function z_reliability_t (line 1235) | z_reliability_t z_sample_reliability(const z_loaned_sample_t *sample) { ... function z_source_info_t (line 1236) | const z_source_info_t *z_sample_source_info(const z_loaned_sample_t *sam... function z_loaned_bytes_t (line 1241) | const z_loaned_bytes_t *z_sample_payload(const z_loaned_sample_t *sample... function z_timestamp_t (line 1242) | const z_timestamp_t *z_sample_timestamp(const z_loaned_sample_t *sample) { function z_loaned_encoding_t (line 1249) | const z_loaned_encoding_t *z_sample_encoding(const z_loaned_sample_t *sa... function z_loaned_bytes_t (line 1250) | const z_loaned_bytes_t *z_sample_attachment(const z_loaned_sample_t *sam... function z_congestion_control_t (line 1251) | z_congestion_control_t z_sample_congestion_control(const z_loaned_sample... function z_sample_express (line 1254) | bool z_sample_express(const z_loaned_sample_t *sample) { return _z_n_qos... function z_priority_t (line 1255) | z_priority_t z_sample_priority(const z_loaned_sample_t *sample) { return... function z_loaned_bytes_t (line 1257) | const z_loaned_bytes_t *z_reply_err_payload(const z_loaned_reply_err_t *... function z_loaned_encoding_t (line 1258) | const z_loaned_encoding_t *z_reply_err_encoding(const z_loaned_reply_err... function z_string_len (line 1261) | size_t z_string_len(const z_loaned_string_t *str) { return _z_string_len... function z_result_t (line 1263) | z_result_t z_string_copy_from_str(z_owned_string_t *str, const char *val... function z_result_t (line 1271) | z_result_t z_string_from_str(z_owned_string_t *str, char *value, void (*... function z_string_empty (line 1277) | void z_string_empty(z_owned_string_t *str) { str->_val = _z_string_null(... function z_result_t (line 1279) | z_result_t z_string_copy_from_substr(z_owned_string_t *str, const char *... function z_string_is_empty (line 1284) | bool z_string_is_empty(const z_loaned_string_t *str) { return _z_string_... function z_loaned_slice_t (line 1286) | const z_loaned_slice_t *z_string_as_slice(const z_loaned_string_t *str) ... function z_priority_t (line 1288) | z_priority_t z_priority_default(void) { return Z_PRIORITY_DEFAULT; } function _z_publisher_drop (line 1291) | void _z_publisher_drop(_z_publisher_t *pub) { _z_undeclare_publisher(pub... function z_put_options_default (line 1296) | void z_put_options_default(z_put_options_t *options) { function z_delete_options_default (line 1312) | void z_delete_options_default(z_delete_options_t *options) { function z_result_t (line 1326) | z_result_t z_put(const z_loaned_session_t *zs, const z_loaned_keyexpr_t ... function z_result_t (line 1360) | z_result_t z_delete(const z_loaned_session_t *zs, const z_loaned_keyexpr... function z_publisher_options_default (line 1384) | void z_publisher_options_default(z_publisher_options_t *options) { function z_result_t (line 1397) | z_result_t z_declare_publisher(const z_loaned_session_t *zs, z_owned_pub... function z_result_t (line 1425) | z_result_t z_undeclare_publisher(z_moved_publisher_t *pub) { return _z_u... function z_publisher_put_options_default (line 1427) | void z_publisher_put_options_default(z_publisher_put_options_t *options) { function z_publisher_delete_options_default (line 1436) | void z_publisher_delete_options_default(z_publisher_delete_options_t *op... function z_result_t (line 1447) | z_result_t _z_publisher_put_impl(const z_loaned_publisher_t *pub, z_move... function z_result_t (line 1541) | z_result_t z_publisher_put(const z_loaned_publisher_t *pub, z_moved_byte... function z_result_t (line 1621) | z_result_t z_publisher_delete(const z_loaned_publisher_t *pub, const z_p... function z_loaned_keyexpr_t (line 1629) | const z_loaned_keyexpr_t *z_publisher_keyexpr(const z_loaned_publisher_t... function z_entity_global_id_t (line 1634) | z_entity_global_id_t z_publisher_id(const z_loaned_publisher_t *publishe... function z_result_t (line 1664) | z_result_t z_publisher_declare_background_matching_listener(const z_loan... function z_result_t (line 1669) | z_result_t z_publisher_declare_matching_listener(const z_loaned_publishe... function z_result_t (line 1696) | z_result_t z_publisher_get_matching_status(const z_loaned_publisher_t *p... function _z_reply_check (line 1706) | bool _z_reply_check(const _z_reply_t *reply) { function z_get_options_default (line 1717) | void z_get_options_default(z_get_options_t *options) { function z_result_t (line 1737) | z_result_t z_get(const z_loaned_session_t *zs, const z_loaned_keyexpr_t ... function z_result_t (line 1743) | z_result_t z_get_with_parameters_substr(const z_loaned_session_t *zs, co... function _z_querier_drop (line 1785) | void _z_querier_drop(_z_querier_t *querier) { _z_undeclare_querier(queri... function z_querier_get_options_default (line 1789) | void z_querier_get_options_default(z_querier_get_options_t *options) { function z_querier_options_default (line 1799) | void z_querier_options_default(z_querier_options_t *options) { function z_result_t (line 1813) | z_result_t z_declare_querier(const z_loaned_session_t *zs, z_owned_queri... function z_result_t (line 1843) | z_result_t z_undeclare_querier(z_moved_querier_t *querier) { return _z_u... function z_result_t (line 1845) | z_result_t z_querier_get(const z_loaned_querier_t *querier, const char *... function z_result_t (line 1851) | z_result_t z_querier_get_with_parameters_substr(const z_loaned_querier_t... function z_loaned_keyexpr_t (line 1916) | const z_loaned_keyexpr_t *z_querier_keyexpr(const z_loaned_querier_t *qu... function z_entity_global_id_t (line 1921) | z_entity_global_id_t z_querier_id(const z_loaned_querier_t *querier) { function z_result_t (line 1951) | z_result_t z_querier_declare_background_matching_listener(const z_loaned... function z_result_t (line 1955) | z_result_t z_querier_declare_matching_listener(const z_loaned_querier_t ... function z_result_t (line 1982) | z_result_t z_querier_get_matching_status(const z_loaned_querier_t *queri... function z_reply_is_ok (line 1989) | bool z_reply_is_ok(const z_loaned_reply_t *reply) { return reply->data._... function z_loaned_sample_t (line 1991) | const z_loaned_sample_t *z_reply_ok(const z_loaned_reply_t *reply) { ret... function z_loaned_reply_err_t (line 1993) | const z_loaned_reply_err_t *z_reply_err(const z_loaned_reply_t *reply) {... function z_reply_replier_id (line 1996) | bool z_reply_replier_id(const z_loaned_reply_t *reply, z_entity_global_i... function z_query_take_from_loaned (line 2008) | _Z_OWNED_FUNCTIONS_RC_IMPL(query) function _z_queryable_drop (line 2022) | void _z_queryable_drop(_z_queryable_t *queryable) { function z_queryable_options_default (line 2030) | void z_queryable_options_default(z_queryable_options_t *options) { function z_result_t (line 2037) | z_result_t z_declare_background_queryable(const z_loaned_session_t *zs, ... function z_result_t (line 2042) | z_result_t z_declare_queryable(const z_loaned_session_t *zs, z_owned_que... function z_result_t (line 2068) | z_result_t z_undeclare_queryable(z_moved_queryable_t *queryable) { function z_loaned_keyexpr_t (line 2074) | const z_loaned_keyexpr_t *z_queryable_keyexpr(const z_loaned_queryable_t... function z_query_reply_options_default (line 2110) | void z_query_reply_options_default(z_query_reply_options_t *options) { function z_result_t (line 2122) | z_result_t z_query_reply(const z_loaned_query_t *query, const z_loaned_k... function z_result_t (line 2151) | z_result_t _z_query_reply_sample(const z_loaned_query_t *query, z_loaned... function z_query_reply_del_options_default (line 2174) | void z_query_reply_del_options_default(z_query_reply_del_options_t *opti... function z_result_t (line 2185) | z_result_t z_query_reply_del(const z_loaned_query_t *query, const z_loan... function z_query_reply_err_options_default (line 2210) | void z_query_reply_err_options_default(z_query_reply_err_options_t *opti... function z_result_t (line 2212) | z_result_t z_query_reply_err(const z_loaned_query_t *query, z_moved_byte... function z_entity_global_id_t (line 2235) | z_entity_global_id_t z_queryable_id(const z_loaned_queryable_t *queryabl... function z_result_t (line 2266) | z_result_t z_keyexpr_from_str_autocanonize(z_owned_keyexpr_t *key, const... function z_result_t (line 2271) | z_result_t z_keyexpr_from_substr_autocanonize(z_owned_keyexpr_t *key, co... function z_result_t (line 2281) | z_result_t z_keyexpr_from_str(z_owned_keyexpr_t *key, const char *name) { function z_result_t (line 2285) | z_result_t z_keyexpr_from_substr(z_owned_keyexpr_t *key, const char *nam... function z_result_t (line 2290) | z_result_t z_declare_keyexpr(const z_loaned_session_t *zs, z_owned_keyex... function z_result_t (line 2301) | z_result_t z_undeclare_keyexpr(const z_loaned_session_t *zs, z_moved_key... function _z_subscriber_drop (line 2316) | void _z_subscriber_drop(_z_subscriber_t *sub) { function z_subscriber_options_default (line 2324) | void z_subscriber_options_default(z_subscriber_options_t *options) { function z_result_t (line 2332) | z_result_t z_declare_background_subscriber(const z_loaned_session_t *zs,... function z_result_t (line 2337) | z_result_t z_declare_subscriber(const z_loaned_session_t *zs, z_owned_su... function z_result_t (line 2364) | z_result_t z_undeclare_subscriber(z_moved_subscriber_t *sub) { function z_loaned_keyexpr_t (line 2370) | const z_loaned_keyexpr_t *z_subscriber_keyexpr(const z_loaned_subscriber... function z_entity_global_id_t (line 2407) | z_entity_global_id_t z_subscriber_id(const z_loaned_subscriber_t *subscr... function z_result_t (line 2438) | z_result_t zp_batch_start(const z_loaned_session_t *zs) { function z_result_t (line 2446) | z_result_t zp_batch_flush(const z_loaned_session_t *zs) { function z_result_t (line 2455) | z_result_t zp_batch_stop(const z_loaned_session_t *zs) { function _z_matching_listener_drop (line 2467) | void _z_matching_listener_drop(_z_matching_listener_t *listener) { function z_result_t (line 2475) | z_result_t z_undeclare_matching_listener(z_moved_matching_listener_t *li... function zp_task_read_options_default (line 2483) | void zp_task_read_options_default(zp_task_read_options_t *options) { opt... function z_result_t (line 2485) | z_result_t zp_start_read_task(z_loaned_session_t *zs, const zp_task_read... function z_result_t (line 2489) | z_result_t zp_stop_read_task(z_loaned_session_t *zs) { function zp_read_task_is_running (line 2493) | bool zp_read_task_is_running(const z_loaned_session_t *zs) { function zp_task_lease_options_default (line 2497) | void zp_task_lease_options_default(zp_task_lease_options_t *options) { o... function z_result_t (line 2499) | z_result_t zp_start_lease_task(z_loaned_session_t *zs, const zp_task_lea... function z_result_t (line 2505) | z_result_t zp_stop_lease_task(z_loaned_session_t *zs) { function zp_lease_task_is_running (line 2510) | bool zp_lease_task_is_running(const z_loaned_session_t *zs) { function zp_read_options_default (line 2514) | void zp_read_options_default(zp_read_options_t *options) { options->sing... function z_result_t (line 2516) | z_result_t zp_read(const z_loaned_session_t *zs, const zp_read_options_t... function zp_send_keep_alive_options_default (line 2526) | void zp_send_keep_alive_options_default(zp_send_keep_alive_options_t *op... function z_result_t (line 2528) | z_result_t zp_send_keep_alive(const z_loaned_session_t *zs, const zp_sen... function zp_send_join_options_default (line 2533) | void zp_send_join_options_default(zp_send_join_options_t *options) { opt... function z_result_t (line 2535) | z_result_t zp_send_join(const z_loaned_session_t *zs, const zp_send_join... function zp_spin_once (line 2540) | void zp_spin_once(const z_loaned_session_t *zs) { function z_reliability_t (line 2548) | z_reliability_t z_reliability_default(void) { return Z_RELIABILITY_DEFAU... function z_cancellation_token_new (line 2554) | _Z_OWNED_FUNCTIONS_RC_IMPL(cancellation_token) function z_result_t (line 2572) | z_result_t z_cancellation_token_cancel(z_loaned_cancellation_token_t *ca... function z_cancellation_token_is_cancelled (line 2576) | bool z_cancellation_token_is_cancelled(const z_loaned_cancellation_token... FILE: src/api/connectivity.c function _z_connectivity_transport_from_event_data (line 27) | static inline void _z_connectivity_transport_from_event_data(_z_info_tra... function z_result_t (line 38) | static z_result_t _z_connectivity_link_fill(_z_info_link_t *link, const ... function _z_connectivity_link_clear (line 56) | static inline void _z_connectivity_link_clear(_z_info_link_t *link) { function _z_connectivity_link_event_clear (line 62) | static inline void _z_connectivity_link_event_clear(_z_info_link_event_t... function _z_connectivity_dispatch_link_put_for_peer (line 67) | static bool _z_connectivity_dispatch_link_put_for_peer(_z_closure_link_e... type _z_connectivity_transport_cb_state_t (line 98) | typedef struct { type _z_connectivity_link_cb_state_t (line 104) | typedef struct { function _z_connectivity_transport_cb_state_clear (line 110) | static void _z_connectivity_transport_cb_state_clear(_z_connectivity_tra... function _z_connectivity_link_cb_state_clear (line 124) | static void _z_connectivity_link_cb_state_clear(_z_connectivity_link_cb_... function _z_connectivity_transport_event_callback_drop (line 138) | static void _z_connectivity_transport_event_callback_drop(void *callback) { function _z_connectivity_link_event_callback_drop (line 143) | static void _z_connectivity_link_event_callback_drop(void *callback) { function z_result_t (line 148) | static z_result_t _z_connectivity_take_transport_callback( function z_result_t (line 193) | static z_result_t _z_connectivity_take_link_callback(_z_void_rc_t *out, ... function _z_connectivity_transport_cb_state_t (line 237) | static inline _z_connectivity_transport_cb_state_t *_z_connectivity_tran... function _z_connectivity_link_cb_state_t (line 242) | static inline _z_connectivity_link_cb_state_t *_z_connectivity_link_list... function _z_closure_transport_event_t (line 247) | static inline _z_closure_transport_event_t *_z_connectivity_transport_li... function _z_closure_link_event_t (line 253) | static inline _z_closure_link_event_t *_z_connectivity_link_listener_cal... function _z_connectivity_dispatch_transport_event (line 259) | static void _z_connectivity_dispatch_transport_event(_z_session_t *sessi... function _z_connectivity_dispatch_link_event (line 279) | static void _z_connectivity_dispatch_link_event(_z_session_t *session, _... function _z_connectivity_replay_transport_history (line 303) | static void _z_connectivity_replay_transport_history(_z_session_t *session, function _z_connectivity_replay_link_history (line 349) | static void _z_connectivity_replay_link_history(_z_session_t *session, _... function _z_transport_events_listener_check (line 396) | bool _z_transport_events_listener_check(const _z_transport_events_listen... function _z_transport_events_listener_t (line 400) | _z_transport_events_listener_t _z_transport_events_listener_null(void) {... function _z_transport_events_listener_clear (line 402) | void _z_transport_events_listener_clear(_z_transport_events_listener_t *... function z_result_t (line 408) | static z_result_t _z_transport_events_listener_undeclare(_z_transport_ev... function _z_transport_events_listener_drop (line 425) | void _z_transport_events_listener_drop(_z_transport_events_listener_t *l... function _z_link_events_listener_check (line 430) | bool _z_link_events_listener_check(const _z_link_events_listener_t *list... function _z_link_events_listener_t (line 434) | _z_link_events_listener_t _z_link_events_listener_null(void) { return (_... function _z_link_events_listener_clear (line 436) | void _z_link_events_listener_clear(_z_link_events_listener_t *listener) { function z_result_t (line 442) | static z_result_t _z_link_events_listener_undeclare(_z_link_events_liste... function _z_link_events_listener_drop (line 458) | void _z_link_events_listener_drop(_z_link_events_listener_t *listener) { function z_transport_events_listener_options_default (line 471) | void z_transport_events_listener_options_default(z_transport_events_list... function z_link_events_listener_options_default (line 475) | void z_link_events_listener_options_default(z_link_events_listener_optio... function z_result_t (line 480) | z_result_t z_declare_transport_events_listener(const z_loaned_session_t ... function z_result_t (line 583) | z_result_t z_declare_background_transport_events_listener(const z_loaned... function z_result_t (line 592) | z_result_t z_undeclare_transport_events_listener(z_moved_transport_event... function z_result_t (line 598) | z_result_t z_declare_link_events_listener(const z_loaned_session_t *zs, ... function z_result_t (line 731) | z_result_t z_declare_background_link_events_listener(const z_loaned_sess... function z_result_t (line 740) | z_result_t z_undeclare_link_events_listener(z_moved_link_events_listener... function _z_connectivity_peer_connected (line 746) | void _z_connectivity_peer_connected(_z_session_t *session, const _z_conn... function _z_connectivity_peer_disconnected (line 765) | void _z_connectivity_peer_disconnected(_z_session_t *session, const _z_c... function _z_connectivity_peer_disconnected_from_transport (line 784) | void _z_connectivity_peer_disconnected_from_transport(_z_session_t *sess... FILE: src/api/encoding.c function _z_encoding_values_str_to_int (line 145) | static uint16_t _z_encoding_values_str_to_int(const char *schema, size_t... function z_result_t (line 154) | static z_result_t _z_encoding_convert_from_substr(z_owned_encoding_t *en... function z_result_t (line 178) | static z_result_t _z_encoding_convert_into_string(const z_loaned_encodin... function z_result_t (line 212) | static z_result_t _z_encoding_convert_from_substr(z_owned_encoding_t *en... function z_result_t (line 216) | static z_result_t _z_encoding_convert_into_string(const z_loaned_encodin... function z_result_t (line 222) | z_result_t z_encoding_from_str(z_owned_encoding_t *encoding, const char ... function z_result_t (line 232) | z_result_t z_encoding_from_substr(z_owned_encoding_t *encoding, const ch... function z_result_t (line 241) | z_result_t z_encoding_set_schema_from_str(z_loaned_encoding_t *encoding,... function z_result_t (line 245) | z_result_t z_encoding_set_schema_from_substr(z_loaned_encoding_t *encodi... function z_result_t (line 257) | z_result_t z_encoding_to_string(const z_loaned_encoding_t *encoding, z_o... function z_loaned_encoding_t (line 266) | const z_loaned_encoding_t *z_encoding_loan_default(void) { return z_enco... FILE: src/api/liveliness.c function _z_liveliness_token_check (line 28) | bool _z_liveliness_token_check(const _z_liveliness_token_t *token) { ret... function _z_liveliness_token_t (line 30) | _z_liveliness_token_t _z_liveliness_token_null(void) { function z_result_t (line 35) | z_result_t _z_liveliness_token_clear(_z_liveliness_token_t *token) { function z_result_t (line 54) | z_result_t z_liveliness_token_options_default(z_liveliness_token_options... function z_result_t (line 59) | z_result_t z_liveliness_declare_token(const z_loaned_session_t *zs, z_ow... function z_result_t (line 65) | z_result_t z_liveliness_undeclare_token(z_moved_liveliness_token_t *toke... function z_result_t (line 72) | z_result_t z_liveliness_subscriber_options_default(z_liveliness_subscrib... function z_result_t (line 77) | z_result_t z_liveliness_declare_subscriber(const z_loaned_session_t *zs,... function z_result_t (line 101) | z_result_t z_liveliness_declare_background_subscriber(const z_loaned_ses... function z_result_t (line 111) | z_result_t z_liveliness_get_options_default(z_liveliness_get_options_t *... function z_result_t (line 119) | z_result_t z_liveliness_get(const z_loaned_session_t *zs, const z_loaned... FILE: src/api/serialization.c function _ze_serializer_check (line 19) | bool _ze_serializer_check(const _ze_serializer_t *serializer) { return _... function _ze_serializer_t (line 21) | _ze_serializer_t _ze_serializer_empty(void) { function _ze_serializer_clear (line 27) | void _ze_serializer_clear(_ze_serializer_t *serializer) { _z_bytes_write... function z_result_t (line 28) | z_result_t _ze_serializer_move(_ze_serializer_t *dst, _ze_serializer_t *... function z_result_t (line 35) | z_result_t ze_serializer_empty(ze_owned_serializer_t *serializer) { function ze_serializer_finish (line 40) | void ze_serializer_finish(ze_moved_serializer_t *serializer, z_owned_byt... function ze_deserializer_t (line 44) | ze_deserializer_t ze_deserializer_from_bytes(const z_loaned_bytes_t *byt... function z_result_t (line 50) | z_result_t __read_single_byte(uint8_t *b, void *context) { function z_result_t (line 58) | z_result_t __read_zint(z_bytes_reader_t *reader, _z_zint_t *zint) { function z_result_t (line 62) | z_result_t ze_serializer_serialize_sequence_length(ze_loaned_serializer_... function z_result_t (line 68) | z_result_t ze_deserializer_deserialize_sequence_length(ze_deserializer_t... function z_result_t (line 72) | z_result_t ze_serializer_serialize_buf(ze_loaned_serializer_t *serialize... function z_result_t (line 78) | z_result_t ze_serializer_serialize_slice(ze_loaned_serializer_t *seriali... function z_result_t (line 82) | z_result_t ze_deserializer_deserialize_slice(ze_deserializer_t *deserial... function z_result_t (line 93) | z_result_t ze_serializer_serialize_substr(ze_loaned_serializer_t *serial... function z_result_t (line 98) | z_result_t ze_serializer_serialize_str(ze_loaned_serializer_t *serialize... function z_result_t (line 102) | z_result_t ze_serializer_serialize_string(ze_loaned_serializer_t *serial... function z_result_t (line 106) | z_result_t ze_deserializer_deserialize_string(ze_deserializer_t *deseria... function z_result_t (line 119) | z_result_t ze_serialize_buf(z_owned_bytes_t *bytes, const uint8_t *data,... function z_result_t (line 124) | z_result_t ze_serialize_slice(z_owned_bytes_t *bytes, const z_loaned_sli... function z_result_t (line 129) | z_result_t ze_deserialize_slice(const z_loaned_bytes_t *bytes, z_owned_s... function z_result_t (line 134) | z_result_t ze_serialize_substr(z_owned_bytes_t *bytes, const char *start... function z_result_t (line 139) | z_result_t ze_serialize_str(z_owned_bytes_t *bytes, const char *data) { function z_result_t (line 144) | z_result_t ze_serialize_string(z_owned_bytes_t *bytes, const z_loaned_st... function z_result_t (line 149) | z_result_t ze_deserialize_string(const z_loaned_bytes_t *bytes, z_owned_... function ze_deserializer_is_done (line 180) | bool ze_deserializer_is_done(const ze_deserializer_t *deserializer) { FILE: src/collections/advanced_cache.c type _ze_advanced_cache_range_t (line 33) | typedef struct { type _ze_advanced_cache_query_parameters_t (line 38) | typedef struct { function _ze_advanced_cache_query_match_key (line 44) | static bool _ze_advanced_cache_query_match_key(const char *key_start, si... function _ze_advanced_cache_query_parse_max (line 49) | static void _ze_advanced_cache_query_parse_max(const _z_str_se_t *str, s... function _ze_advanced_cache_query_parse_range (line 59) | static void _ze_advanced_cache_query_parse_range(const _z_str_se_t *str,... function _ze_advanced_cache_query_parse_time (line 78) | static void _ze_advanced_cache_query_parse_time(const _z_str_se_t *str, ... function _ze_advanced_cache_query_parse_parameters (line 88) | static void _ze_advanced_cache_query_parse_parameters(_ze_advanced_cache... function _ze_advanced_cache_range_contains (line 117) | static bool _ze_advanced_cache_range_contains(const _ze_advanced_cache_r... function _ze_advanced_cache_query_handler (line 122) | static void _ze_advanced_cache_query_handler(z_loaned_query_t *query, vo... function z_result_t (line 211) | static z_result_t _ze_advanced_cache_init(_ze_advanced_cache_t *cache, c... function _ze_advanced_cache_t (line 300) | _ze_advanced_cache_t *_ze_advanced_cache_new(const z_loaned_session_t *z... function z_result_t (line 318) | z_result_t _ze_advanced_cache_add(_ze_advanced_cache_t *cache, _z_sample... function _ze_advanced_cache_free (line 339) | void _ze_advanced_cache_free(_ze_advanced_cache_t **pcache) { FILE: src/collections/arc_slice.c function _z_arc_slice_t (line 22) | _z_arc_slice_t _z_arc_slice_wrap(_z_slice_t* s, size_t offset, size_t le... function _z_arc_slice_t (line 35) | _z_arc_slice_t _z_arc_slice_get_subslice(const _z_arc_slice_t* s, size_t... function z_result_t (line 46) | z_result_t _z_arc_slice_copy(_z_arc_slice_t* dst, const _z_arc_slice_t* ... function z_result_t (line 53) | z_result_t _z_arc_slice_move(_z_arc_slice_t* dst, _z_arc_slice_t* src) { FILE: src/collections/atomic.c type _z_atomic_t (line 12) | typedef _Atomic(size_t) _z_atomic_t; function _z_atomic_size_init (line 16) | void _z_atomic_size_init(_z_atomic_size_t *var, size_t value) { atomic_i... function _z_atomic_size_load (line 17) | size_t _z_atomic_size_load(_z_atomic_size_t *var, _z_memory_order_t orde... function _z_atomic_size_store (line 20) | void _z_atomic_size_store(_z_atomic_size_t *var, size_t val, _z_memory_o... function _z_atomic_size_fetch_add (line 23) | size_t _z_atomic_size_fetch_add(_z_atomic_size_t *var, size_t val, _z_me... function _z_atomic_size_fetch_sub (line 26) | size_t _z_atomic_size_fetch_sub(_z_atomic_size_t *var, size_t val, _z_me... function _z_atomic_size_compare_exchange_strong (line 29) | bool _z_atomic_size_compare_exchange_strong(_z_atomic_size_t *var, size_... function _z_atomic_size_compare_exchange_weak (line 37) | bool _z_atomic_size_compare_exchange_weak(_z_atomic_size_t *var, size_t ... function _z_atomic_thread_fence (line 45) | void _z_atomic_thread_fence(_z_memory_order_t order) { atomic_thread_fen... type std (line 53) | typedef std::atomic _z_atomic_t; function _z_atomic_size_init (line 54) | void _z_atomic_size_init(_z_atomic_size_t *var, size_t value) { function _z_atomic_size_load (line 57) | size_t _z_atomic_size_load(_z_atomic_size_t *var, _z_memory_order_t orde... function _z_atomic_size_store (line 60) | void _z_atomic_size_store(_z_atomic_size_t *var, size_t val, _z_memory_o... function _z_atomic_size_fetch_add (line 63) | size_t _z_atomic_size_fetch_add(_z_atomic_size_t *var, size_t val, _z_me... function _z_atomic_size_fetch_sub (line 66) | size_t _z_atomic_size_fetch_sub(_z_atomic_size_t *var, size_t val, _z_me... function _z_atomic_size_compare_exchange_strong (line 69) | bool _z_atomic_size_compare_exchange_strong(_z_atomic_size_t *var, size_... function _z_atomic_size_compare_exchange_weak (line 74) | bool _z_atomic_size_compare_exchange_weak(_z_atomic_size_t *var, size_t ... function _z_atomic_thread_fence (line 79) | void _z_atomic_thread_fence(_z_memory_order_t order) { std::atomic_threa... function _z_atomic_size_init (line 85) | void _z_atomic_size_init(_z_atomic_size_t *var, size_t value) { function _z_atomic_size_load (line 88) | size_t _z_atomic_size_load(_z_atomic_size_t *var, _z_memory_order_t orde... function _z_atomic_size_store (line 91) | void _z_atomic_size_store(_z_atomic_size_t *var, size_t val, _z_memory_o... function _z_atomic_size_fetch_add (line 94) | size_t _z_atomic_size_fetch_add(_z_atomic_size_t *var, size_t val, _z_me... function _z_atomic_size_fetch_sub (line 97) | size_t _z_atomic_size_fetch_sub(_z_atomic_size_t *var, size_t val, _z_me... function _z_atomic_size_compare_exchange_strong (line 100) | bool _z_atomic_size_compare_exchange_strong(_z_atomic_size_t *var, size_... function _z_atomic_size_compare_exchange_weak (line 105) | bool _z_atomic_size_compare_exchange_weak(_z_atomic_size_t *var, size_t ... function _z_atomic_thread_fence (line 110) | void _z_atomic_thread_fence(_z_memory_order_t order) { __atomic_thread_f... function _z_atomic_size_init (line 116) | void _z_atomic_size_init(_z_atomic_size_t *var, size_t value) { var->_va... function _z_atomic_size_load (line 117) | size_t _z_atomic_size_load(_z_atomic_size_t *var, _z_memory_order_t orde... function _z_atomic_size_store (line 121) | void _z_atomic_size_store(_z_atomic_size_t *var, size_t val, _z_memory_o... function _z_atomic_size_fetch_add (line 125) | size_t _z_atomic_size_fetch_add(_z_atomic_size_t *var, size_t val, _z_me... function _z_atomic_size_fetch_sub (line 131) | size_t _z_atomic_size_fetch_sub(_z_atomic_size_t *var, size_t val, _z_me... function _z_atomic_size_compare_exchange_strong (line 137) | bool _z_atomic_size_compare_exchange_strong(_z_atomic_size_t *var, size_... function _z_atomic_size_compare_exchange_weak (line 148) | bool _z_atomic_size_compare_exchange_weak(_z_atomic_size_t *var, size_t ... function _z_atomic_thread_fence (line 154) | void _z_atomic_thread_fence(_z_memory_order_t order) { FILE: src/collections/bytes.c function _z_bytes_check (line 28) | bool _z_bytes_check(const _z_bytes_t *bytes) { return !_z_bytes_is_empty... function z_result_t (line 30) | z_result_t _z_bytes_copy(_z_bytes_t *dst, const _z_bytes_t *src) { function _z_bytes_t (line 34) | _z_bytes_t _z_bytes_duplicate(const _z_bytes_t *src) { function _z_bytes_len (line 40) | size_t _z_bytes_len(const _z_bytes_t *bs) { function _z_bytes_is_empty (line 49) | bool _z_bytes_is_empty(const _z_bytes_t *bs) { function _z_bytes_free (line 57) | void _z_bytes_free(_z_bytes_t **bs) { function _z_bytes_to_buf (line 68) | size_t _z_bytes_to_buf(const _z_bytes_t *bytes, uint8_t *dst, size_t len) { function z_result_t (line 83) | z_result_t _z_bytes_from_slice(_z_bytes_t *b, _z_slice_t *s) { function z_result_t (line 90) | z_result_t _z_bytes_from_buf(_z_bytes_t *b, const uint8_t *src, size_t l... function z_result_t (line 98) | z_result_t _z_bytes_to_slice(const _z_bytes_t *bytes, _z_slice_t *s) { function z_result_t (line 119) | z_result_t _z_bytes_append_slice(_z_bytes_t *dst, _z_arc_slice_t *s) { function z_result_t (line 128) | z_result_t _z_bytes_append_bytes(_z_bytes_t *dst, _z_bytes_t *src) { function _z_slice_t (line 143) | _z_slice_t _z_bytes_try_get_contiguous(const _z_bytes_t *bs) { function z_result_t (line 151) | z_result_t _z_bytes_move(_z_bytes_t *dst, _z_bytes_t *src) { function _z_bytes_reader_t (line 163) | _z_bytes_reader_t _z_bytes_get_reader(const _z_bytes_t *bytes) { function z_result_t (line 172) | z_result_t _z_bytes_reader_seek_forward(_z_bytes_reader_t *reader, size_... function z_result_t (line 194) | z_result_t _z_bytes_reader_seek_backward(_z_bytes_reader_t *reader, size... function z_result_t (line 216) | z_result_t _z_bytes_reader_seek(_z_bytes_reader_t *reader, int64_t offse... function _z_bytes_reader_tell (line 245) | int64_t _z_bytes_reader_tell(const _z_bytes_reader_t *reader) { return (... function _z_bytes_reader_read (line 247) | size_t _z_bytes_reader_read(_z_bytes_reader_t *reader, uint8_t *buf, siz... function z_result_t (line 272) | z_result_t _z_bytes_reader_read_slices(_z_bytes_reader_t *reader, size_t... function _z_bytes_writer_t (line 314) | _z_bytes_writer_t _z_bytes_writer_from_bytes(_z_bytes_t *bytes) { function _z_bytes_writer_t (line 321) | _z_bytes_writer_t _z_bytes_writer_empty(void) { function _z_bytes_writer_is_empty (line 328) | bool _z_bytes_writer_is_empty(const _z_bytes_writer_t *writer) { return ... function _z_bytes_writer_check (line 330) | bool _z_bytes_writer_check(const _z_bytes_writer_t *writer) { return !_z... function z_result_t (line 332) | z_result_t _z_bytes_writer_ensure_cache(_z_bytes_writer_t *writer) { function z_result_t (line 352) | z_result_t _z_bytes_writer_init_cache(_z_bytes_writer_t *writer, const u... function z_result_t (line 368) | z_result_t _z_bytes_writer_write_all(_z_bytes_writer_t *writer, const ui... function z_result_t (line 386) | z_result_t _z_bytes_writer_append_z_bytes(_z_bytes_writer_t *writer, _z_... function z_result_t (line 392) | z_result_t _z_bytes_writer_append_slice(_z_bytes_writer_t *writer, _z_ar... function _z_bytes_t (line 398) | _z_bytes_t _z_bytes_writer_finish(_z_bytes_writer_t *writer) { function _z_bytes_writer_clear (line 405) | void _z_bytes_writer_clear(_z_bytes_writer_t *writer) { function z_result_t (line 410) | z_result_t _z_bytes_writer_move(_z_bytes_writer_t *dst, _z_bytes_writer_... function _z_bytes_reader_remaining (line 417) | size_t _z_bytes_reader_remaining(const _z_bytes_reader_t *reader) { FILE: src/collections/fifo.c function z_result_t (line 21) | z_result_t _z_fifo_init(_z_fifo_t *r, size_t capacity) { function _z_fifo_t (line 26) | _z_fifo_t _z_fifo_make(size_t capacity) { function _z_fifo_capacity (line 32) | size_t _z_fifo_capacity(const _z_fifo_t *r) { return _z_ring_capacity(&r... function _z_fifo_len (line 33) | size_t _z_fifo_len(const _z_fifo_t *r) { return _z_ring_len(&r->_ring); } function _z_fifo_is_empty (line 34) | bool _z_fifo_is_empty(const _z_fifo_t *r) { return _z_ring_is_empty(&r->... function _z_fifo_is_full (line 35) | bool _z_fifo_is_full(const _z_fifo_t *r) { return _z_fifo_len(r) == _z_f... function _z_fifo_push_drop (line 38) | void _z_fifo_push_drop(_z_fifo_t *r, void *e, z_element_free_f free_f) { function _z_fifo_clear (line 45) | void _z_fifo_clear(_z_fifo_t *r, z_element_free_f free_f) { _z_ring_clea... function _z_fifo_free (line 46) | void _z_fifo_free(_z_fifo_t **r, z_element_free_f free_f) { FILE: src/collections/fifo_mt.c function z_result_t (line 23) | z_result_t _z_fifo_mt_init(_z_fifo_mt_t *fifo, size_t capacity) { function _z_fifo_mt_t (line 36) | _z_fifo_mt_t *_z_fifo_mt_new(size_t capacity) { function _z_fifo_mt_clear (line 53) | void _z_fifo_mt_clear(_z_fifo_mt_t *fifo, z_element_free_f free_f) { function _z_fifo_mt_free (line 63) | void _z_fifo_mt_free(_z_fifo_mt_t *fifo, z_element_free_f free_f) { function z_result_t (line 68) | z_result_t _z_fifo_mt_push(const void *elem, void *context, z_element_fr... function z_result_t (line 94) | z_result_t _z_fifo_mt_close(_z_fifo_mt_t *fifo) { function z_result_t (line 106) | z_result_t _z_fifo_mt_pull(void *dst, void *context, z_element_move_f el... function z_result_t (line 136) | z_result_t _z_fifo_mt_try_pull(void *dst, void *context, z_element_move_... FILE: src/collections/hashmap.c function _z_hashmap_init (line 24) | void _z_hashmap_init(_z_hashmap_t *map, size_t capacity, z_element_hash_... function _z_hashmap_t (line 31) | _z_hashmap_t _z_hashmap_make(size_t capacity, z_element_hash_f f_hash, z... function _z_hashmap_capacity (line 37) | size_t _z_hashmap_capacity(const _z_hashmap_t *map) { return map->_capac... function _z_hashmap_len (line 39) | size_t _z_hashmap_len(const _z_hashmap_t *map) { function z_result_t (line 51) | z_result_t _z_hashmap_copy(_z_hashmap_t *dst, const _z_hashmap_t *src, z... function _z_hashmap_t (line 69) | _z_hashmap_t _z_hashmap_clone(const _z_hashmap_t *src, z_element_clone_f... function _z_hashmap_is_empty (line 90) | bool _z_hashmap_is_empty(const _z_hashmap_t *map) { return _z_hashmap_le... function _z_hashmap_remove (line 92) | void _z_hashmap_remove(_z_hashmap_t *map, const void *k, z_element_free_... function _z_hashmap_entry_t (line 103) | _z_hashmap_entry_t _z_hashmap_extract(_z_hashmap_t *map, const void *key) { function _z_list_t (line 177) | _z_list_t *_z_hashmap_get_all(const _z_hashmap_t *map, const void *k) { function _z_hashmap_iterator_t (line 190) | _z_hashmap_iterator_t _z_hashmap_iterator_make(const _z_hashmap_t *map) { function _z_hashmap_iterator_next (line 198) | bool _z_hashmap_iterator_next(_z_hashmap_iterator_t *iter) { function _z_hashmap_clear (line 225) | void _z_hashmap_clear(_z_hashmap_t *map, z_element_free_f f_f) { function _z_hashmap_free (line 236) | void _z_hashmap_free(_z_hashmap_t **map, z_element_free_f f) { FILE: src/collections/lifo.c function z_result_t (line 21) | z_result_t _z_lifo_init(_z_lifo_t *r, size_t capacity) { function _z_lifo_t (line 33) | _z_lifo_t _z_lifo_make(size_t capacity) { function _z_lifo_capacity (line 39) | size_t _z_lifo_capacity(const _z_lifo_t *r) { return r->_capacity; } function _z_lifo_len (line 40) | size_t _z_lifo_len(const _z_lifo_t *r) { return r->_len; } function _z_lifo_is_empty (line 41) | bool _z_lifo_is_empty(const _z_lifo_t *r) { return r->_len == 0; } function _z_lifo_is_full (line 42) | bool _z_lifo_is_full(const _z_lifo_t *r) { return r->_len == r->_capacit... function _z_lifo_push_drop (line 54) | void _z_lifo_push_drop(_z_lifo_t *r, void *e, z_element_free_f free_f) { function _z_lifo_clear (line 70) | void _z_lifo_clear(_z_lifo_t *r, z_element_free_f free_f) { function _z_lifo_free (line 83) | void _z_lifo_free(_z_lifo_t **r, z_element_free_f free_f) { FILE: src/collections/list.c function _z_list_t (line 25) | static _z_list_t *_z_list_new(void *x) { function _z_list_t (line 36) | _z_list_t *_z_list_push(_z_list_t *xs, void *x) { function _z_list_t (line 45) | _z_list_t *_z_list_push_after(_z_list_t *xs, void *x) { function _z_list_t (line 57) | _z_list_t *_z_list_push_back(_z_list_t *xs, void *x) { function _z_list_t (line 69) | _z_list_t *_z_list_push_sorted(_z_list_t *xs, z_element_cmp_f c_f, void ... function _z_list_len (line 97) | size_t _z_list_len(const _z_list_t *xs) { function _z_list_t (line 107) | _z_list_t *_z_list_pop(_z_list_t *xs, z_element_free_f f_f, void **x) { function _z_list_t (line 122) | _z_list_t *_z_list_find(const _z_list_t *xs, z_element_eq_f c_f, const v... function _z_list_t (line 136) | _z_list_t *_z_list_drop_element(_z_list_t *list, _z_list_t *prev, z_elem... function _z_list_t (line 154) | _z_list_t *_z_list_drop_filter(_z_list_t *xs, z_element_free_f f_f, z_el... function _z_list_t (line 193) | _z_list_t *_z_list_extract_filter(_z_list_t *head, z_element_eq_f c_f, c... function _z_list_t (line 221) | _z_list_t *_z_list_clone(const _z_list_t *xs, z_element_clone_f d_f) { function _z_list_free (line 238) | void _z_list_free(_z_list_t **xs, z_element_free_f f) { type _z_slist_node_data_t (line 248) | typedef struct _z_slist_node_data_t { function _z_slist_node_data_t (line 254) | static inline _z_slist_node_data_t *_z_slist_node_data(const _z_slist_t ... function _z_slist_t (line 260) | static _z_slist_t *_z_slist_new(const void *value, size_t value_size, z_... function _z_slist_t (line 276) | static _z_slist_t *_z_slist_new_empty(size_t value_size) { function _z_slist_t (line 287) | _z_slist_t *_z_slist_push_empty(_z_slist_t *node, size_t value_size) { function _z_slist_t (line 297) | _z_slist_t *_z_slist_push(_z_slist_t *node, const void *value, size_t va... function _z_slist_t (line 308) | _z_slist_t *_z_slist_push_back(_z_slist_t *node, const void *value, size... function _z_slist_t (line 323) | _z_slist_t *_z_slist_next(const _z_slist_t *node) { function _z_slist_len (line 328) | size_t _z_slist_len(const _z_slist_t *node) { function _z_slist_t (line 338) | _z_slist_t *_z_slist_pop(_z_slist_t *node, z_element_clear_f f_f) { function _z_slist_t (line 348) | _z_slist_t *_z_slist_find(const _z_slist_t *node, z_element_eq_f c_f, co... function _z_slist_t (line 361) | _z_slist_t *_z_slist_drop_element(_z_slist_t *list, _z_slist_t *prev, z_... function _z_slist_t (line 379) | _z_slist_t *_z_slist_drop_filter(_z_slist_t *head, z_element_clear_f f_f... function _z_slist_t (line 407) | _z_slist_t *_z_slist_extract_filter(_z_slist_t *head, z_element_eq_f c_f... function _z_slist_t (line 435) | _z_slist_t *_z_slist_clone(const _z_slist_t *node, size_t value_size, z_... function _z_slist_free (line 446) | void _z_slist_free(_z_slist_t **node, z_element_clear_f f) { FILE: src/collections/lru_cache.c type _z_lru_cache_node_data_t (line 27) | typedef struct _z_lru_cache_node_data_t { function _z_lru_cache_t (line 35) | static inline _z_lru_cache_t _z_lru_cache_null(void) { return (_z_lru_ca... function _z_lru_cache_node_data_t (line 37) | static inline _z_lru_cache_node_data_t *_z_lru_cache_node_data(_z_lru_ca... function _z_lru_cache_node_t (line 45) | static _z_lru_cache_node_t *_z_lru_cache_node_create(void *value, size_t... function _z_lru_cache_insert_list_node (line 57) | static void _z_lru_cache_insert_list_node(_z_lru_cache_t *cache, _z_lru_... function _z_lru_cache_remove_list_node (line 72) | static void _z_lru_cache_remove_list_node(_z_lru_cache_t *cache, _z_lru_... function _z_lru_cache_update_list (line 100) | static void _z_lru_cache_update_list(_z_lru_cache_t *cache, _z_lru_cache... function _z_lru_cache_clear_list (line 105) | static void _z_lru_cache_clear_list(_z_lru_cache_t *cache, z_element_cle... function _z_lru_cache_node_t (line 118) | static _z_lru_cache_node_t *_z_lru_cache_search_slist(_z_lru_cache_t *ca... function _z_lru_cache_find_position (line 137) | static int _z_lru_cache_find_position(_z_lru_cache_node_t **slist, _z_lr... function _z_lru_cache_move_elem_slist (line 152) | static void _z_lru_cache_move_elem_slist(_z_lru_cache_t *cache, size_t *... function _z_lru_cache_insert_slist (line 173) | static void _z_lru_cache_insert_slist(_z_lru_cache_t *cache, _z_lru_cach... function _z_lru_cache_delete_slist (line 188) | static size_t _z_lru_cache_delete_slist(_z_lru_cache_t *cache, _z_lru_ca... function _z_lru_cache_delete_last (line 196) | static size_t _z_lru_cache_delete_last(_z_lru_cache_t *cache, _z_lru_val... function _z_lru_cache_insert_node (line 206) | static void _z_lru_cache_insert_node(_z_lru_cache_t *cache, _z_lru_cache... function _z_lru_cache_node_t (line 213) | static _z_lru_cache_node_t *_z_lru_cache_search_node(_z_lru_cache_t *cac... function _z_lru_cache_t (line 219) | _z_lru_cache_t _z_lru_cache_init(size_t capacity) { function z_result_t (line 236) | z_result_t _z_lru_cache_insert(_z_lru_cache_t *cache, void *value, size_... function _z_lru_cache_clear (line 264) | void _z_lru_cache_clear(_z_lru_cache_t *cache, z_element_clear_f clear) { function _z_lru_cache_delete (line 277) | void _z_lru_cache_delete(_z_lru_cache_t *cache, z_element_clear_f clear) { FILE: src/collections/refcount.c type _z_inner_rc_t (line 24) | typedef struct { function _z_inner_rc_t (line 29) | static inline _z_inner_rc_t* _z_rc_inner(void* rc) { return (_z_inner_rc... function z_result_t (line 31) | z_result_t _z_rc_init(void** cnt) { function z_result_t (line 43) | z_result_t _z_rc_increase_strong(void* cnt) { function z_result_t (line 55) | z_result_t _z_rc_increase_weak(void* cnt) { function _z_rc_decrease_strong (line 67) | bool _z_rc_decrease_strong(void** cnt) { function _z_rc_decrease_weak (line 77) | bool _z_rc_decrease_weak(void** cnt) { function z_result_t (line 89) | z_result_t _z_rc_weak_upgrade(void* cnt) { function _z_rc_weak_count (line 104) | size_t _z_rc_weak_count(void* rc) { function _z_rc_strong_count (line 116) | size_t _z_rc_strong_count(void* rc) { type _z_inner_simple_rc_t (line 120) | typedef struct { function _z_inner_simple_rc_t (line 126) | static inline _z_inner_simple_rc_t* _z_simple_rc_inner(void* rc) { retur... function z_result_t (line 130) | z_result_t _z_simple_rc_init(void** rc, const void* val, size_t val_size) { function z_result_t (line 142) | z_result_t _z_simple_rc_increase(void* rc) { function _z_simple_rc_decrease (line 151) | bool _z_simple_rc_decrease(void* rc) { function _z_simple_rc_strong_count (line 159) | size_t _z_simple_rc_strong_count(void* rc) { FILE: src/collections/ring.c function z_result_t (line 22) | z_result_t _z_ring_init(_z_ring_t *r, size_t capacity) { function _z_ring_t (line 37) | _z_ring_t _z_ring_make(size_t capacity) { function _z_ring_capacity (line 43) | size_t _z_ring_capacity(const _z_ring_t *r) { return r->_capacity - (siz... function _z_ring_len (line 45) | size_t _z_ring_len(const _z_ring_t *r) { function _z_ring_is_empty (line 53) | bool _z_ring_is_empty(const _z_ring_t *r) { return r->_w_idx == r->_r_id... function _z_ring_is_full (line 55) | bool _z_ring_is_full(const _z_ring_t *r) { return _z_ring_len(r) == _z_r... function _z_ring_push_force_drop (line 76) | void _z_ring_push_force_drop(_z_ring_t *r, void *e, z_element_free_f fre... function _z_ring_clear (line 93) | void _z_ring_clear(_z_ring_t *r, z_element_free_f free_f) { function _z_ring_free (line 108) | void _z_ring_free(_z_ring_t **r, z_element_free_f free_f) { function _z_ring_iterator_t (line 117) | _z_ring_iterator_t _z_ring_iterator_make(const _z_ring_t *ring) { function _z_ring_iterator_next (line 127) | bool _z_ring_iterator_next(_z_ring_iterator_t *iter) { function _z_ring_reverse_iterator_t (line 138) | _z_ring_reverse_iterator_t _z_ring_reverse_iterator_make(const _z_ring_t... function _z_ring_reverse_iterator_next (line 148) | bool _z_ring_reverse_iterator_next(_z_ring_reverse_iterator_t *iter) { FILE: src/collections/ring_mt.c function z_result_t (line 22) | z_result_t _z_ring_mt_init(_z_ring_mt_t *ring, size_t capacity) { function _z_ring_mt_t (line 33) | _z_ring_mt_t *_z_ring_mt_new(size_t capacity) { function _z_ring_mt_clear (line 49) | void _z_ring_mt_clear(_z_ring_mt_t *ring, z_element_free_f free_f) { function _z_ring_mt_free (line 58) | void _z_ring_mt_free(_z_ring_mt_t *ring, z_element_free_f free_f) { function z_result_t (line 64) | z_result_t _z_ring_mt_push(const void *elem, void *context, z_element_fr... function z_result_t (line 84) | z_result_t _z_ring_mt_close(_z_ring_mt_t *ring) { function z_result_t (line 96) | z_result_t _z_ring_mt_pull(void *dst, void *context, z_element_move_f el... function z_result_t (line 125) | z_result_t _z_ring_mt_try_pull(void *dst, void *context, z_element_move_... FILE: src/collections/slice.c function _z_default_deleter (line 27) | void _z_default_deleter(void *data, void *context) { function _z_static_deleter (line 31) | void _z_static_deleter(void *data, void *context) { function _z_delete_context_t (line 35) | _z_delete_context_t _z_delete_context_default(void) { return _z_delete_c... function _z_delete_context_t (line 36) | _z_delete_context_t _z_delete_context_static(void) { return _z_delete_co... function z_result_t (line 39) | z_result_t _z_slice_init(_z_slice_t *bs, size_t capacity) { function _z_slice_t (line 56) | _z_slice_t _z_slice_make(size_t capacity) { function _z_slice_t (line 62) | _z_slice_t _z_slice_copy_from_buf(const uint8_t *p, size_t len) { function _z_slice_free (line 70) | void _z_slice_free(_z_slice_t **bs) { function z_result_t (line 81) | z_result_t _z_slice_copy(_z_slice_t *dst, const _z_slice_t *src) { function z_result_t (line 96) | z_result_t _z_slice_n_copy(_z_slice_t *dst, const _z_slice_t *src, size_... function z_result_t (line 111) | z_result_t _z_slice_move(_z_slice_t *dst, _z_slice_t *src) { function _z_slice_t (line 124) | _z_slice_t _z_slice_duplicate(const _z_slice_t *src) { function _z_slice_t (line 130) | _z_slice_t _z_slice_steal(_z_slice_t *b) { function _z_slice_eq (line 135) | bool _z_slice_eq(const _z_slice_t *left, const _z_slice_t *right) { function _z_slice_is_alloced (line 149) | bool _z_slice_is_alloced(const _z_slice_t *s) { return !_z_delete_contex... FILE: src/collections/sortedmap.c function _z_sortedmap_init (line 24) | void _z_sortedmap_init(_z_sortedmap_t *map, z_element_cmp_f f_cmp) { function _z_sortedmap_t (line 29) | _z_sortedmap_t _z_sortedmap_make(z_element_cmp_f f_cmp) { function _z_sortedmap_len (line 35) | size_t _z_sortedmap_len(const _z_sortedmap_t *map) { return _z_list_len(... function _z_sortedmap_is_empty (line 37) | bool _z_sortedmap_is_empty(const _z_sortedmap_t *map) { return _z_sorted... function z_result_t (line 39) | z_result_t _z_sortedmap_copy(_z_sortedmap_t *dst, const _z_sortedmap_t *... function _z_sortedmap_t (line 51) | _z_sortedmap_t _z_sortedmap_clone(const _z_sortedmap_t *src, z_element_c... function _z_sortedmap_entry_t (line 131) | _z_sortedmap_entry_t *_z_sortedmap_pop_first(_z_sortedmap_t *map) { function _z_sortedmap_remove (line 144) | void _z_sortedmap_remove(_z_sortedmap_t *map, const void *k, z_element_f... function _z_sortedmap_iterator_t (line 161) | _z_sortedmap_iterator_t _z_sortedmap_iterator_make(const _z_sortedmap_t ... function _z_sortedmap_iterator_next (line 168) | bool _z_sortedmap_iterator_next(_z_sortedmap_iterator_t *iter) { function _z_sortedmap_clear (line 188) | void _z_sortedmap_clear(_z_sortedmap_t *map, z_element_free_f f_f) { function _z_sortedmap_free (line 195) | void _z_sortedmap_free(_z_sortedmap_t **map, z_element_free_f f) { FILE: src/collections/string.c function _z_string_t (line 24) | _z_string_t _z_string_copy_from_str(const char *value) { function _z_string_t (line 30) | _z_string_t _z_string_copy_from_substr(const char *value, size_t len) { function _z_string_t (line 36) | _z_string_t *_z_string_copy_from_str_as_ptr(const char *value) { function z_result_t (line 49) | z_result_t _z_string_copy(_z_string_t *dst, const _z_string_t *src) { function z_result_t (line 53) | z_result_t _z_string_copy_substring(_z_string_t *dst, const _z_string_t ... function z_result_t (line 57) | z_result_t _z_string_move(_z_string_t *dst, _z_string_t *src) { return _... function _z_string_t (line 59) | _z_string_t _z_string_steal(_z_string_t *str) { function _z_string_move_str (line 65) | void _z_string_move_str(_z_string_t *dst, char *src) { *dst = _z_string_... function _z_string_free (line 67) | void _z_string_free(_z_string_t **str) { function _z_substring_compare (line 76) | int _z_substring_compare(const _z_string_t *left, size_t left_start, siz... function _z_string_compare (line 92) | int _z_string_compare(const _z_string_t *left, const _z_string_t *right) { function _z_string_equals (line 96) | bool _z_string_equals(const _z_string_t *left, const _z_string_t *right) { function _z_string_t (line 103) | _z_string_t _z_string_convert_bytes_le(const _z_slice_t *bs) { function _z_string_t (line 121) | _z_string_t _z_string_preallocate(size_t len) { function _z_str_size (line 165) | size_t _z_str_size(const char *src) { return strlen(src) + (size_t)1; } function _z_str_clear (line 167) | void _z_str_clear(char *src) { z_free(src); } function _z_str_free (line 169) | void _z_str_free(char **src) { function _z_str_copy (line 178) | void _z_str_copy(char *dst, const char *src) { function _z_str_n_copy (line 184) | void _z_str_n_copy(char *dst, const char *src, size_t size) { function _z_str_eq (line 212) | bool _z_str_eq(const char *left, const char *right) { return strcmp(left... function _z_str_cmp (line 214) | int _z_str_cmp(const char *left, const char *right) { return strcmp(left... function z_result_t (line 216) | z_result_t _z_string_concat_substr(_z_string_t *s, const _z_string_t *le... FILE: src/collections/sync_group.c function __unsafe_z_sync_group_has_no_alive_notifiers (line 19) | static inline bool __unsafe_z_sync_group_has_no_alive_notifiers(const _z... function z_result_t (line 24) | z_result_t _z_sync_group_state_create(_z_sync_group_state_t* state) { function _z_sync_group_state_clear (line 34) | void _z_sync_group_state_clear(_z_sync_group_state_t* state) { function z_result_t (line 43) | z_result_t _z_sync_group_wait(_z_sync_group_t* sync_group) { function _z_sync_group_close (line 73) | void _z_sync_group_close(_z_sync_group_t* sync_group) { function z_result_t (line 90) | z_result_t _z_sync_group_wait_deadline(_z_sync_group_t* sync_group, cons... function z_result_t (line 126) | z_result_t _z_sync_group_create(_z_sync_group_t* sync_group) { function _z_sync_group_drop (line 142) | void _z_sync_group_drop(_z_sync_group_t* sync_group) { _z_sync_group_sta... function z_result_t (line 144) | z_result_t _z_sync_group_create_notifier(const _z_sync_group_t* sync_gro... function _z_sync_group_notifier_drop (line 165) | void _z_sync_group_notifier_drop(_z_sync_group_notifier_t* notifier) { function _z_sync_group_is_closed (line 189) | bool _z_sync_group_is_closed(const _z_sync_group_t* sync_group) { FILE: src/collections/vec.c function _z_vec_t (line 24) | _z_vec_t _z_vec_make(size_t capacity) { function _z_vec_copy (line 35) | void _z_vec_copy(_z_vec_t *dst, const _z_vec_t *src, z_element_clone_f d... function _z_vec_move (line 46) | void _z_vec_move(_z_vec_t *dst, _z_vec_t *src) { function _z_vec_reset (line 51) | void _z_vec_reset(_z_vec_t *v, z_element_free_f free_f) { function _z_vec_clear (line 59) | void _z_vec_clear(_z_vec_t *v, z_element_free_f free_f) { function _z_vec_release (line 66) | void _z_vec_release(_z_vec_t *v) { function _z_vec_free (line 74) | void _z_vec_free(_z_vec_t **v, z_element_free_f free_f) { function _z_vec_append (line 85) | void _z_vec_append(_z_vec_t *v, void *e) { function _z_vec_set (line 109) | void _z_vec_set(_z_vec_t *v, size_t i, void *e, z_element_free_f free_f) { function _z_vec_remove (line 118) | void _z_vec_remove(_z_vec_t *v, size_t pos, z_element_free_f free_f) { function _z_svec_t (line 129) | _z_svec_t _z_svec_make(size_t capacity, size_t element_size) { function _z_svec_init (line 140) | void _z_svec_init(_z_svec_t *v, size_t offset, size_t element_size) { function __z_svec_move_inner (line 146) | static inline void __z_svec_move_inner(void *dst, void *src, z_element_m... function _z_svec_move (line 159) | void _z_svec_move(_z_svec_t *dst, _z_svec_t *src) { function z_result_t (line 164) | z_result_t _z_svec_copy(_z_svec_t *dst, const _z_svec_t *src, z_element_... function _z_svec_reset (line 189) | void _z_svec_reset(_z_svec_t *v, z_element_clear_f clear, size_t element... function _z_svec_clear (line 200) | void _z_svec_clear(_z_svec_t *v, z_element_clear_f clear_f, size_t eleme... function _z_svec_release (line 207) | void _z_svec_release(_z_svec_t *v) { function _z_svec_free (line 213) | void _z_svec_free(_z_svec_t **v, z_element_clear_f clear, size_t element... function z_result_t (line 224) | z_result_t _z_svec_expand(_z_svec_t *v, z_element_move_f move, size_t el... function z_result_t (line 240) | z_result_t _z_svec_append(_z_svec_t *v, const void *e, z_element_move_f ... function _z_svec_set (line 250) | void _z_svec_set(_z_svec_t *v, size_t i, void *e, z_element_clear_f clea... function _z_svec_remove (line 256) | void _z_svec_remove(_z_svec_t *v, size_t pos, z_element_clear_f clear, z... FILE: src/link/config/bt.c function _z_bt_config_strlen (line 20) | size_t _z_bt_config_strlen(const _z_str_intmap_t *s) { function _z_bt_config_onto_str (line 26) | void _z_bt_config_onto_str(char *dst, size_t dst_len, const _z_str_intma... function z_result_t (line 38) | z_result_t _z_bt_config_from_strn(_z_str_intmap_t *strint, const char *s... function z_result_t (line 44) | z_result_t _z_bt_config_from_str(_z_str_intmap_t *strint, const char *s) { FILE: src/link/config/serial.c function _z_serial_config_strlen (line 21) | size_t _z_serial_config_strlen(const _z_str_intmap_t *s) { function _z_serial_config_onto_str (line 27) | void _z_serial_config_onto_str(char *dst, size_t dst_len, const _z_str_i... function z_result_t (line 39) | z_result_t _z_serial_config_from_strn(_z_str_intmap_t *strint, const cha... function z_result_t (line 45) | z_result_t _z_serial_config_from_str(_z_str_intmap_t *strint, const char... FILE: src/link/config/tcp.c function _z_tcp_config_strlen (line 23) | size_t _z_tcp_config_strlen(const _z_str_intmap_t *s) { function _z_tcp_config_onto_str (line 29) | void _z_tcp_config_onto_str(char *dst, size_t dst_len, const _z_str_intm... function z_result_t (line 41) | z_result_t _z_tcp_config_from_strn(_z_str_intmap_t *strint, const char *... function z_result_t (line 47) | z_result_t _z_tcp_config_from_str(_z_str_intmap_t *strint, const char *s) { FILE: src/link/config/tls.c function _z_tls_config_strlen (line 21) | size_t _z_tls_config_strlen(const _z_str_intmap_t *s) { function _z_tls_config_onto_str (line 27) | void _z_tls_config_onto_str(char *dst, size_t dst_len, const _z_str_intm... function z_result_t (line 39) | z_result_t _z_tls_config_from_strn(_z_str_intmap_t *strint, const char *... function z_result_t (line 45) | z_result_t _z_tls_config_from_str(_z_str_intmap_t *strint, const char *s) { FILE: src/link/config/udp.c function _z_udp_config_strlen (line 23) | size_t _z_udp_config_strlen(const _z_str_intmap_t *s) { function _z_udp_config_onto_str (line 29) | void _z_udp_config_onto_str(char *dst, size_t dst_len, const _z_str_intm... function z_result_t (line 41) | z_result_t _z_udp_config_from_strn(_z_str_intmap_t *strint, const char *... function z_result_t (line 46) | z_result_t _z_udp_config_from_str(_z_str_intmap_t *strint, const char *s) { FILE: src/link/config/ws.c function _z_ws_config_strlen (line 23) | size_t _z_ws_config_strlen(const _z_str_intmap_t *s) { function _z_ws_config_onto_str (line 29) | void _z_ws_config_onto_str(char *dst, size_t dst_len, const _z_str_intma... function z_result_t (line 40) | z_result_t _z_ws_config_from_strn(_z_str_intmap_t *strint, const char *s... function z_result_t (line 46) | z_result_t _z_ws_config_from_str(_z_str_intmap_t *strint, const char *s) { FILE: src/link/endpoint.c function _z_locator_init (line 49) | void _z_locator_init(_z_locator_t *locator) { function _z_locator_clear (line 55) | void _z_locator_clear(_z_locator_t *lc) { function _z_locator_free (line 61) | void _z_locator_free(_z_locator_t **lc) { function z_result_t (line 72) | z_result_t _z_locator_copy(_z_locator_t *dst, const _z_locator_t *src) { function _z_locator_eq (line 81) | bool _z_locator_eq(const _z_locator_t *left, const _z_locator_t *right) { function z_result_t (line 95) | static z_result_t _z_locator_protocol_from_string(_z_string_t *protocol,... function z_result_t (line 107) | static z_result_t _z_locator_address_from_string(_z_string_t *address, c... function z_result_t (line 140) | z_result_t _z_locator_metadata_from_string(_z_str_intmap_t *strint, cons... function _z_locator_metadata_strlen (line 169) | size_t _z_locator_metadata_strlen(const _z_str_intmap_t *s) { function _z_locator_metadata_onto_str (line 174) | void _z_locator_metadata_onto_str(char *dst, size_t dst_len, const _z_st... function z_result_t (line 179) | z_result_t _z_locator_from_string(_z_locator_t *lc, const _z_string_t *s... function _z_locator_strlen (line 192) | size_t _z_locator_strlen(const _z_locator_t *l) { function __z_locator_onto_string (line 216) | static void __z_locator_onto_string(_z_string_t *dst, const _z_locator_t... function _z_string_t (line 262) | _z_string_t _z_locator_to_string(const _z_locator_t *loc) { function _z_endpoint_init (line 365) | void _z_endpoint_init(_z_endpoint_t *endpoint) { function _z_endpoint_clear (line 370) | void _z_endpoint_clear(_z_endpoint_t *ep) { function _z_endpoint_free (line 375) | void _z_endpoint_free(_z_endpoint_t **ep) { function z_result_t (line 387) | z_result_t _z_endpoint_config_from_string(_z_str_intmap_t *strint, const... function _z_endpoint_config_strlen (line 439) | size_t _z_endpoint_config_strlen(const _z_str_intmap_t *s, _z_string_t *... function z_result_t (line 532) | z_result_t _z_endpoint_from_string(_z_endpoint_t *ep, const _z_string_t ... function _z_string_t (line 540) | _z_string_t _z_endpoint_to_string(const _z_endpoint_t *endpoint) { FILE: src/link/link.c function z_result_t (line 24) | z_result_t _z_open_socket(const _z_string_t *locator, const _z_config_t ... function z_result_t (line 45) | z_result_t _z_open_link(_z_link_t *zl, const _z_string_t *locator, const... function z_result_t (line 106) | z_result_t _z_listen_link(_z_link_t *zl, const _z_string_t *locator, con... function _z_link_clear (line 159) | void _z_link_clear(_z_link_t *l) { function _z_link_free (line 169) | void _z_link_free(_z_link_t **l) { function _z_link_recv_zbuf (line 180) | size_t _z_link_recv_zbuf(const _z_link_t *link, _z_zbuf_t *zbf, _z_slice... function _z_link_recv_exact_zbuf (line 188) | size_t _z_link_recv_exact_zbuf(const _z_link_t *link, _z_zbuf_t *zbf, si... function _z_link_socket_recv_zbuf (line 197) | size_t _z_link_socket_recv_zbuf(const _z_link_t *link, _z_zbuf_t *zbf, c... function z_result_t (line 205) | z_result_t _z_link_send_wbuf(const _z_link_t *link, const _z_wbuf_t *wbf... function _z_sys_net_socket_t (line 232) | const _z_sys_net_socket_t *_z_link_get_socket(const _z_link_t *link) { FILE: src/link/multicast/bt.c function z_result_t (line 28) | z_result_t _z_endpoint_bt_valid(_z_endpoint_t *ep) { function z_result_t (line 51) | z_result_t _z_f_link_open_bt(_z_link_t *self) { function z_result_t (line 66) | z_result_t _z_f_link_listen_bt(_z_link_t *self) { function _z_f_link_close_bt (line 81) | void _z_f_link_close_bt(_z_link_t *self) { _z_close_bt(&self->_socket._b... function _z_f_link_free_bt (line 83) | void _z_f_link_free_bt(_z_link_t *self) { _ZP_UNUSED(self); } function _z_f_link_write_bt (line 85) | size_t _z_f_link_write_bt(const _z_link_t *self, const uint8_t *ptr, siz... function _z_f_link_write_all_bt (line 90) | size_t _z_f_link_write_all_bt(const _z_link_t *self, const uint8_t *ptr,... function _z_f_link_read_bt (line 94) | size_t _z_f_link_read_bt(const _z_link_t *self, uint8_t *ptr, size_t len... function _z_f_link_read_exact_bt (line 104) | size_t _z_f_link_read_exact_bt(const _z_link_t *self, uint8_t *ptr, size... function _z_get_link_mtu_bt (line 116) | uint16_t _z_get_link_mtu_bt(void) { return SPP_MAXIMUM_PAYLOAD; } function z_result_t (line 118) | z_result_t _z_new_link_bt(_z_link_t *zl, _z_endpoint_t endpoint) { FILE: src/link/multicast/udp.c function z_result_t (line 27) | z_result_t _z_endpoint_udp_multicast_valid(_z_endpoint_t *endpoint) { function z_result_t (line 49) | z_result_t _z_f_link_open_udp_multicast(_z_link_t *self) { function z_result_t (line 61) | z_result_t _z_f_link_listen_udp_multicast(_z_link_t *self) { function _z_f_link_close_udp_multicast (line 74) | void _z_f_link_close_udp_multicast(_z_link_t *self) { function _z_f_link_free_udp_multicast (line 79) | void _z_f_link_free_udp_multicast(_z_link_t *self) { function _z_f_link_write_udp_multicast (line 84) | size_t _z_f_link_write_udp_multicast(const _z_link_t *self, const uint8_... function _z_f_link_write_all_udp_multicast (line 90) | size_t _z_f_link_write_all_udp_multicast(const _z_link_t *self, const ui... function _z_f_link_read_udp_multicast (line 94) | size_t _z_f_link_read_udp_multicast(const _z_link_t *self, uint8_t *ptr,... function _z_f_link_read_exact_udp_multicast (line 98) | size_t _z_f_link_read_exact_udp_multicast(const _z_link_t *self, uint8_t... function _z_get_link_mtu_udp_multicast (line 104) | uint16_t _z_get_link_mtu_udp_multicast(void) { function z_result_t (line 109) | z_result_t _z_new_link_udp_multicast(_z_link_t *zl, _z_endpoint_t endpoi... FILE: src/link/transport/bt/bt_arduino_esp32.cpp function z_result_t (line 29) | z_result_t _z_open_bt(_z_sys_net_socket_t *sock, const char *gname, uint... function z_result_t (line 57) | z_result_t _z_listen_bt(_z_sys_net_socket_t *sock, const char *gname, ui... function _z_close_bt (line 85) | void _z_close_bt(_z_sys_net_socket_t *sock) { function _z_read_bt (line 90) | size_t _z_read_bt(const _z_sys_net_socket_t sock, uint8_t *ptr, size_t l... function _z_read_exact_bt (line 105) | size_t _z_read_exact_bt(const _z_sys_net_socket_t sock, uint8_t *ptr, si... function _z_send_bt (line 123) | size_t _z_send_bt(const _z_sys_net_socket_t sock, const uint8_t *ptr, si... FILE: src/link/transport/common/address.c function z_result_t (line 71) | z_result_t _z_ip_port_to_endpoint(const uint8_t *address, size_t address... function z_result_t (line 88) | z_result_t _z_ip_port_to_endpoint(const uint8_t *address, size_t address... FILE: src/link/transport/common/endpoints.c function z_result_t (line 26) | static z_result_t _z_sockaddr_to_endpoint(const SOCKADDR *addr, char *ds... function z_result_t (line 40) | z_result_t _z_socket_get_endpoints(const _z_sys_net_socket_t *sock, char... function z_result_t (line 83) | static z_result_t _z_sockaddr_to_endpoint(const struct sockaddr *addr, c... function z_result_t (line 97) | z_result_t _z_socket_get_endpoints(const _z_sys_net_socket_t *sock, char... function z_result_t (line 126) | z_result_t _z_socket_get_endpoints(const _z_sys_net_socket_t *sock, char... FILE: src/link/transport/serial/tty_posix.c function speed_t (line 27) | static speed_t _z_posix_tty_baudrate_to_speed(uint32_t baudrate) { function z_result_t (line 58) | static z_result_t _z_posix_tty_open_impl(_z_sys_net_socket_t *sock, cons... function z_result_t (line 111) | static z_result_t _z_posix_tty_open_from_pins(_z_sys_net_socket_t *sock,... function z_result_t (line 120) | static z_result_t _z_posix_tty_open_from_dev(_z_sys_net_socket_t *sock, ... function z_result_t (line 124) | static z_result_t _z_posix_tty_listen_from_pins(_z_sys_net_socket_t *soc... function z_result_t (line 129) | static z_result_t _z_posix_tty_listen_from_dev(_z_sys_net_socket_t *sock... function _z_posix_tty_close (line 133) | static void _z_posix_tty_close(_z_sys_net_socket_t *sock) { function _z_posix_tty_read (line 140) | static size_t _z_posix_tty_read(_z_sys_net_socket_t sock, uint8_t *ptr, ... function _z_posix_tty_write (line 150) | static size_t _z_posix_tty_write(_z_sys_net_socket_t sock, const uint8_t... function z_result_t (line 159) | z_result_t _z_serial_open_from_pins(_z_sys_net_socket_t *sock, uint32_t ... function z_result_t (line 163) | z_result_t _z_serial_open_from_dev(_z_sys_net_socket_t *sock, const char... function z_result_t (line 167) | z_result_t _z_serial_listen_from_pins(_z_sys_net_socket_t *sock, uint32_... function z_result_t (line 171) | z_result_t _z_serial_listen_from_dev(_z_sys_net_socket_t *sock, const ch... function _z_serial_close (line 175) | void _z_serial_close(_z_sys_net_socket_t *sock) { _z_posix_tty_close(soc... function _z_serial_read (line 177) | size_t _z_serial_read(_z_sys_net_socket_t sock, uint8_t *ptr, size_t len... function _z_serial_write (line 179) | size_t _z_serial_write(_z_sys_net_socket_t sock, const uint8_t *ptr, siz... FILE: src/link/transport/serial/uart_arduino_esp32.cpp function z_result_t (line 28) | static z_result_t _z_uart_arduino_esp32_map_pins(uint32_t txpin, uint32_... function z_result_t (line 42) | static z_result_t _z_uart_arduino_esp32_map_dev(const char *dev, uint8_t... function z_result_t (line 62) | static z_result_t _z_uart_arduino_esp32_open_impl(_z_sys_net_socket_t *s... function z_result_t (line 83) | static z_result_t _z_uart_arduino_esp32_open_from_pins(_z_sys_net_socket... function z_result_t (line 90) | static z_result_t _z_uart_arduino_esp32_open_from_dev(_z_sys_net_socket_... function z_result_t (line 98) | static z_result_t _z_uart_arduino_esp32_listen_from_pins(_z_sys_net_sock... function z_result_t (line 103) | static z_result_t _z_uart_arduino_esp32_listen_from_dev(_z_sys_net_socke... function _z_uart_arduino_esp32_close (line 107) | static void _z_uart_arduino_esp32_close(_z_sys_net_socket_t *sock) { function _z_uart_arduino_esp32_read (line 115) | static size_t _z_uart_arduino_esp32_read(_z_sys_net_socket_t sock, uint8... function _z_uart_arduino_esp32_write (line 132) | static size_t _z_uart_arduino_esp32_write(_z_sys_net_socket_t sock, cons... function z_result_t (line 140) | z_result_t _z_serial_open_from_pins(_z_sys_net_socket_t *sock, uint32_t ... function z_result_t (line 144) | z_result_t _z_serial_open_from_dev(_z_sys_net_socket_t *sock, const char... function z_result_t (line 148) | z_result_t _z_serial_listen_from_pins(_z_sys_net_socket_t *sock, uint32_... function z_result_t (line 152) | z_result_t _z_serial_listen_from_dev(_z_sys_net_socket_t *sock, const ch... function _z_serial_close (line 156) | void _z_serial_close(_z_sys_net_socket_t *sock) { _z_uart_arduino_esp32_... function _z_serial_read (line 158) | size_t _z_serial_read(_z_sys_net_socket_t sock, uint8_t *ptr, size_t len) { function _z_serial_write (line 162) | size_t _z_serial_write(_z_sys_net_socket_t sock, const uint8_t *ptr, siz... FILE: src/link/transport/serial/uart_espidf.c function z_result_t (line 26) | static z_result_t _z_espidf_uart_map_dev(const char *dev, uart_port_t *s... function z_result_t (line 46) | static z_result_t _z_espidf_uart_map_pins(uint32_t txpin, uint32_t rxpin... function z_result_t (line 60) | static z_result_t _z_espidf_uart_open_impl(_z_sys_net_socket_t *sock, ua... function z_result_t (line 92) | static z_result_t _z_espidf_uart_open_from_pins(_z_sys_net_socket_t *soc... function z_result_t (line 99) | static z_result_t _z_espidf_uart_open_from_dev(_z_sys_net_socket_t *sock... function z_result_t (line 107) | static z_result_t _z_espidf_uart_listen_from_pins(_z_sys_net_socket_t *s... function z_result_t (line 112) | static z_result_t _z_espidf_uart_listen_from_dev(_z_sys_net_socket_t *so... function _z_espidf_uart_close (line 116) | static void _z_espidf_uart_close(_z_sys_net_socket_t *sock) { function _z_espidf_uart_read (line 124) | static size_t _z_espidf_uart_read(_z_sys_net_socket_t sock, uint8_t *ptr... function _z_espidf_uart_write (line 132) | static size_t _z_espidf_uart_write(_z_sys_net_socket_t sock, const uint8... function z_result_t (line 140) | z_result_t _z_serial_open_from_pins(_z_sys_net_socket_t *sock, uint32_t ... function z_result_t (line 144) | z_result_t _z_serial_open_from_dev(_z_sys_net_socket_t *sock, const char... function z_result_t (line 148) | z_result_t _z_serial_listen_from_pins(_z_sys_net_socket_t *sock, uint32_... function z_result_t (line 152) | z_result_t _z_serial_listen_from_dev(_z_sys_net_socket_t *sock, const ch... function _z_serial_close (line 156) | void _z_serial_close(_z_sys_net_socket_t *sock) { _z_espidf_uart_close(s... function _z_serial_read (line 158) | size_t _z_serial_read(_z_sys_net_socket_t sock, uint8_t *ptr, size_t len) { function _z_serial_write (line 162) | size_t _z_serial_write(_z_sys_net_socket_t sock, const uint8_t *ptr, siz... FILE: src/link/transport/serial/uart_flipper.c function _z_uart_flipper_received_byte_callback (line 23) | static void _z_uart_flipper_received_byte_callback(FuriHalSerialHandle *... function z_result_t (line 35) | static z_result_t _z_uart_flipper_open_from_pins(_z_sys_net_socket_t *so... function z_result_t (line 44) | static z_result_t _z_uart_flipper_open_from_dev(_z_sys_net_socket_t *soc... function z_result_t (line 79) | static z_result_t _z_uart_flipper_listen_from_pins(_z_sys_net_socket_t *... function z_result_t (line 88) | static z_result_t _z_uart_flipper_listen_from_dev(_z_sys_net_socket_t *s... function _z_uart_flipper_close (line 95) | static void _z_uart_flipper_close(_z_sys_net_socket_t *sock) { function _z_uart_flipper_read (line 108) | static size_t _z_uart_flipper_read(_z_sys_net_socket_t sock, uint8_t *pt... function _z_uart_flipper_write (line 118) | static size_t _z_uart_flipper_write(_z_sys_net_socket_t sock, const uint... function z_result_t (line 124) | z_result_t _z_serial_open_from_pins(_z_sys_net_socket_t *sock, uint32_t ... function z_result_t (line 128) | z_result_t _z_serial_open_from_dev(_z_sys_net_socket_t *sock, const char... function z_result_t (line 132) | z_result_t _z_serial_listen_from_pins(_z_sys_net_socket_t *sock, uint32_... function z_result_t (line 136) | z_result_t _z_serial_listen_from_dev(_z_sys_net_socket_t *sock, const ch... function _z_serial_close (line 140) | void _z_serial_close(_z_sys_net_socket_t *sock) { _z_uart_flipper_close(... function _z_serial_read (line 142) | size_t _z_serial_read(_z_sys_net_socket_t sock, uint8_t *ptr, size_t len) { function _z_serial_write (line 146) | size_t _z_serial_write(_z_sys_net_socket_t sock, const uint8_t *ptr, siz... FILE: src/link/transport/serial/uart_mbed.cpp function z_result_t (line 27) | static z_result_t _z_uart_mbed_open_from_pins(_z_sys_net_socket_t *sock,... function z_result_t (line 40) | static z_result_t _z_uart_mbed_open_from_dev(_z_sys_net_socket_t *sock, ... function z_result_t (line 47) | static z_result_t _z_uart_mbed_listen_from_pins(_z_sys_net_socket_t *soc... function z_result_t (line 52) | static z_result_t _z_uart_mbed_listen_from_dev(_z_sys_net_socket_t *sock... function _z_uart_mbed_close (line 59) | static void _z_uart_mbed_close(_z_sys_net_socket_t *sock) { function _z_uart_mbed_read (line 66) | static size_t _z_uart_mbed_read(_z_sys_net_socket_t sock, uint8_t *ptr, ... function _z_uart_mbed_write (line 75) | static size_t _z_uart_mbed_write(_z_sys_net_socket_t sock, const uint8_t... function z_result_t (line 83) | z_result_t _z_serial_open_from_pins(_z_sys_net_socket_t *sock, uint32_t ... function z_result_t (line 87) | z_result_t _z_serial_open_from_dev(_z_sys_net_socket_t *sock, const char... function z_result_t (line 91) | z_result_t _z_serial_listen_from_pins(_z_sys_net_socket_t *sock, uint32_... function z_result_t (line 95) | z_result_t _z_serial_listen_from_dev(_z_sys_net_socket_t *sock, const ch... function _z_serial_close (line 99) | void _z_serial_close(_z_sys_net_socket_t *sock) { _z_uart_mbed_close(soc... function _z_serial_read (line 101) | size_t _z_serial_read(_z_sys_net_socket_t sock, uint8_t *ptr, size_t len... function _z_serial_write (line 103) | size_t _z_serial_write(_z_sys_net_socket_t sock, const uint8_t *ptr, siz... FILE: src/link/transport/serial/uart_rpi_pico.c type _z_uart_rpi_pico_pins_t (line 23) | typedef struct { function _z_uart_rpi_pico_open_impl (line 39) | static void _z_uart_rpi_pico_open_impl(uart_inst_t *uart, uint32_t txpin... function z_result_t (line 46) | static z_result_t _z_uart_rpi_pico_open_from_pins(_z_sys_net_socket_t *s... function z_result_t (line 69) | static z_result_t _z_uart_rpi_pico_open_from_dev(_z_sys_net_socket_t *so... function z_result_t (line 99) | static z_result_t _z_uart_rpi_pico_listen_from_pins(_z_sys_net_socket_t ... function z_result_t (line 109) | static z_result_t _z_uart_rpi_pico_listen_from_dev(_z_sys_net_socket_t *... function _z_uart_rpi_pico_close (line 117) | static void _z_uart_rpi_pico_close(_z_sys_net_socket_t *sock) { function _z_uart_rpi_pico_read (line 127) | static size_t _z_uart_rpi_pico_read(_z_sys_net_socket_t sock, uint8_t *p... function _z_uart_rpi_pico_write (line 138) | static size_t _z_uart_rpi_pico_write(_z_sys_net_socket_t sock, const uin... function z_result_t (line 149) | z_result_t _z_serial_open_from_pins(_z_sys_net_socket_t *sock, uint32_t ... function z_result_t (line 153) | z_result_t _z_serial_open_from_dev(_z_sys_net_socket_t *sock, const char... function z_result_t (line 157) | z_result_t _z_serial_listen_from_pins(_z_sys_net_socket_t *sock, uint32_... function z_result_t (line 161) | z_result_t _z_serial_listen_from_dev(_z_sys_net_socket_t *sock, const ch... function _z_serial_close (line 165) | void _z_serial_close(_z_sys_net_socket_t *sock) { _z_uart_rpi_pico_close... function _z_serial_read (line 167) | size_t _z_serial_read(_z_sys_net_socket_t sock, uint8_t *ptr, size_t len) { function _z_serial_write (line 171) | size_t _z_serial_write(_z_sys_net_socket_t sock, const uint8_t *ptr, siz... FILE: src/link/transport/serial/uart_threadx_stm32.c function z_result_t (line 39) | static z_result_t _z_threadx_stm32_uart_open_impl(void) { function z_result_t (line 59) | static z_result_t _z_threadx_stm32_uart_open_from_pins(_z_sys_net_socket... function z_result_t (line 68) | static z_result_t _z_threadx_stm32_uart_open_from_dev(_z_sys_net_socket_... function z_result_t (line 75) | static z_result_t _z_threadx_stm32_uart_listen_from_pins(_z_sys_net_sock... function z_result_t (line 80) | static z_result_t _z_threadx_stm32_uart_listen_from_dev(_z_sys_net_socke... function _z_threadx_stm32_uart_close (line 87) | static void _z_threadx_stm32_uart_close(_z_sys_net_socket_t *sock) { _ZP... function _z_threadx_stm32_uart_fill_frame (line 89) | static size_t _z_threadx_stm32_uart_fill_frame(void) { function _z_threadx_stm32_uart_read (line 126) | static size_t _z_threadx_stm32_uart_read(_z_sys_net_socket_t sock, uint8... function _z_threadx_stm32_uart_write (line 149) | static size_t _z_threadx_stm32_uart_write(_z_sys_net_socket_t sock, cons... function z_result_t (line 160) | z_result_t _z_serial_open_from_pins(_z_sys_net_socket_t *sock, uint32_t ... function z_result_t (line 164) | z_result_t _z_serial_open_from_dev(_z_sys_net_socket_t *sock, const char... function z_result_t (line 168) | z_result_t _z_serial_listen_from_pins(_z_sys_net_socket_t *sock, uint32_... function z_result_t (line 172) | z_result_t _z_serial_listen_from_dev(_z_sys_net_socket_t *sock, const ch... function _z_serial_close (line 176) | void _z_serial_close(_z_sys_net_socket_t *sock) { _z_threadx_stm32_uart_... function _z_serial_read (line 178) | size_t _z_serial_read(_z_sys_net_socket_t sock, uint8_t *ptr, size_t len) { function _z_serial_write (line 182) | size_t _z_serial_write(_z_sys_net_socket_t sock, const uint8_t *ptr, siz... function zptxstm32_rx_event_cb (line 186) | void zptxstm32_rx_event_cb(UART_HandleTypeDef *huart, uint16_t offset) { function zptxstm32_error_event_cb (line 208) | void zptxstm32_error_event_cb(UART_HandleTypeDef *huart) { function HAL_UARTEx_RxEventCallback (line 218) | void HAL_UARTEx_RxEventCallback(UART_HandleTypeDef *huart, uint16_t offs... function HAL_UART_ErrorCallback (line 220) | void HAL_UART_ErrorCallback(UART_HandleTypeDef *huart) { FILE: src/link/transport/serial/uart_zephyr.c function z_result_t (line 29) | static z_result_t _z_zephyr_uart_open_impl(_z_sys_net_socket_t *sock, co... function z_result_t (line 54) | static z_result_t _z_zephyr_uart_open_from_pins(_z_sys_net_socket_t *soc... function z_result_t (line 65) | static z_result_t _z_zephyr_uart_open_from_dev(_z_sys_net_socket_t *sock... function z_result_t (line 69) | static z_result_t _z_zephyr_uart_listen_from_pins(_z_sys_net_socket_t *s... function z_result_t (line 74) | static z_result_t _z_zephyr_uart_listen_from_dev(_z_sys_net_socket_t *so... function _z_zephyr_uart_close (line 78) | static void _z_zephyr_uart_close(_z_sys_net_socket_t *sock) { function _z_zephyr_uart_read (line 84) | static size_t _z_zephyr_uart_read(_z_sys_net_socket_t sock, uint8_t *ptr... function _z_zephyr_uart_write (line 95) | static size_t _z_zephyr_uart_write(_z_sys_net_socket_t sock, const uint8... function z_result_t (line 103) | z_result_t _z_serial_open_from_pins(_z_sys_net_socket_t *sock, uint32_t ... function z_result_t (line 107) | z_result_t _z_serial_open_from_dev(_z_sys_net_socket_t *sock, const char... function z_result_t (line 111) | z_result_t _z_serial_listen_from_pins(_z_sys_net_socket_t *sock, uint32_... function z_result_t (line 115) | z_result_t _z_serial_listen_from_dev(_z_sys_net_socket_t *sock, const ch... function _z_serial_close (line 119) | void _z_serial_close(_z_sys_net_socket_t *sock) { _z_zephyr_uart_close(s... function _z_serial_read (line 121) | size_t _z_serial_read(_z_sys_net_socket_t sock, uint8_t *ptr, size_t len) { function _z_serial_write (line 125) | size_t _z_serial_write(_z_sys_net_socket_t sock, const uint8_t *ptr, siz... FILE: src/link/transport/tcp/address.c function z_result_t (line 22) | z_result_t _z_tcp_address_valid(const _z_string_t *address) { function z_result_t (line 32) | z_result_t _z_tcp_endpoint_init_from_address(_z_sys_net_endpoint_t *ep, ... FILE: src/link/transport/tcp/tcp_esp32.c function z_result_t (line 28) | static z_result_t _z_tcp_esp32_endpoint_init(_z_sys_net_endpoint_t *ep, ... function _z_tcp_esp32_endpoint_clear (line 47) | static void _z_tcp_esp32_endpoint_clear(_z_sys_net_endpoint_t *ep) { function z_result_t (line 56) | static z_result_t _z_tcp_esp32_open(_z_sys_net_socket_t *sock, const _z_... function z_result_t (line 112) | static z_result_t _z_tcp_esp32_listen(_z_sys_net_socket_t *sock, const _... function z_result_t (line 159) | static z_result_t _z_tcp_esp32_accept(const _z_sys_net_socket_t *sock_in... function _z_tcp_esp32_close (line 193) | static void _z_tcp_esp32_close(_z_sys_net_socket_t *sock) { function _z_tcp_esp32_read (line 201) | static size_t _z_tcp_esp32_read(_z_sys_net_socket_t sock, uint8_t *ptr, ... function _z_tcp_esp32_read_exact (line 210) | static size_t _z_tcp_esp32_read_exact(_z_sys_net_socket_t sock, uint8_t ... function _z_tcp_esp32_write (line 228) | static size_t _z_tcp_esp32_write(_z_sys_net_socket_t sock, const uint8_t... function z_result_t (line 237) | z_result_t _z_tcp_endpoint_init(_z_sys_net_endpoint_t *ep, const char *a... function _z_tcp_endpoint_clear (line 241) | void _z_tcp_endpoint_clear(_z_sys_net_endpoint_t *ep) { _z_tcp_esp32_end... function z_result_t (line 243) | z_result_t _z_tcp_open(_z_sys_net_socket_t *sock, const _z_sys_net_endpo... function z_result_t (line 247) | z_result_t _z_tcp_listen(_z_sys_net_socket_t *sock, const _z_sys_net_end... function z_result_t (line 251) | z_result_t _z_tcp_accept(const _z_sys_net_socket_t *sock_in, _z_sys_net_... function _z_tcp_close (line 255) | void _z_tcp_close(_z_sys_net_socket_t *sock) { _z_tcp_esp32_close(sock); } function _z_tcp_read (line 257) | size_t _z_tcp_read(_z_sys_net_socket_t sock, uint8_t *ptr, size_t len) {... function _z_tcp_read_exact (line 259) | size_t _z_tcp_read_exact(_z_sys_net_socket_t sock, uint8_t *ptr, size_t ... function _z_tcp_write (line 263) | size_t _z_tcp_write(_z_sys_net_socket_t sock, const uint8_t *ptr, size_t... FILE: src/link/transport/tcp/tcp_freertos_plus_tcp.c function z_result_t (line 27) | static z_result_t _z_tcp_freertos_plus_tcp_endpoint_init(_z_sys_net_endp... function _z_tcp_freertos_plus_tcp_endpoint_clear (line 50) | static void _z_tcp_freertos_plus_tcp_endpoint_clear(_z_sys_net_endpoint_... function z_result_t (line 59) | static z_result_t _z_tcp_freertos_plus_tcp_open(_z_sys_net_socket_t *soc... function z_result_t (line 87) | static z_result_t _z_tcp_freertos_plus_tcp_listen(_z_sys_net_socket_t *s... function z_result_t (line 105) | static z_result_t _z_tcp_freertos_plus_tcp_accept(const _z_sys_net_socke... function _z_tcp_freertos_plus_tcp_close (line 124) | static void _z_tcp_freertos_plus_tcp_close(_z_sys_net_socket_t *sock) { function _z_tcp_freertos_plus_tcp_read (line 131) | static size_t _z_tcp_freertos_plus_tcp_read(_z_sys_net_socket_t sock, ui... function _z_tcp_freertos_plus_tcp_read_exact (line 140) | static size_t _z_tcp_freertos_plus_tcp_read_exact(_z_sys_net_socket_t so... function _z_tcp_freertos_plus_tcp_write (line 158) | static size_t _z_tcp_freertos_plus_tcp_write(_z_sys_net_socket_t sock, c... function z_result_t (line 162) | z_result_t _z_tcp_endpoint_init(_z_sys_net_endpoint_t *ep, const char *a... function _z_tcp_endpoint_clear (line 166) | void _z_tcp_endpoint_clear(_z_sys_net_endpoint_t *ep) { _z_tcp_freertos_... function z_result_t (line 168) | z_result_t _z_tcp_open(_z_sys_net_socket_t *sock, const _z_sys_net_endpo... function z_result_t (line 172) | z_result_t _z_tcp_listen(_z_sys_net_socket_t *sock, const _z_sys_net_end... function z_result_t (line 176) | z_result_t _z_tcp_accept(const _z_sys_net_socket_t *sock_in, _z_sys_net_... function _z_tcp_close (line 180) | void _z_tcp_close(_z_sys_net_socket_t *sock) { _z_tcp_freertos_plus_tcp_... function _z_tcp_read (line 182) | size_t _z_tcp_read(_z_sys_net_socket_t sock, uint8_t *ptr, size_t len) { function _z_tcp_read_exact (line 186) | size_t _z_tcp_read_exact(_z_sys_net_socket_t sock, uint8_t *ptr, size_t ... function _z_tcp_write (line 190) | size_t _z_tcp_write(_z_sys_net_socket_t sock, const uint8_t *ptr, size_t... FILE: src/link/transport/tcp/tcp_lwip.c function z_result_t (line 29) | static z_result_t _z_tcp_lwip_endpoint_init(_z_sys_net_endpoint_t *ep, c... function _z_tcp_lwip_endpoint_clear (line 50) | static void _z_tcp_lwip_endpoint_clear(_z_sys_net_endpoint_t *ep) { function z_result_t (line 59) | static z_result_t _z_tcp_lwip_open(_z_sys_net_socket_t *sock, const _z_s... function z_result_t (line 120) | static z_result_t _z_tcp_lwip_listen(_z_sys_net_socket_t *sock, const _z... function z_result_t (line 177) | static z_result_t _z_tcp_lwip_accept(const _z_sys_net_socket_t *sock_in,... function _z_tcp_lwip_close (line 217) | static void _z_tcp_lwip_close(_z_sys_net_socket_t *sock) { function _z_tcp_lwip_read (line 225) | static size_t _z_tcp_lwip_read(_z_sys_net_socket_t sock, uint8_t *ptr, s... function _z_tcp_lwip_read_exact (line 234) | static size_t _z_tcp_lwip_read_exact(_z_sys_net_socket_t sock, uint8_t *... function _z_tcp_lwip_write (line 252) | static size_t _z_tcp_lwip_write(_z_sys_net_socket_t sock, const uint8_t ... function z_result_t (line 256) | z_result_t _z_tcp_endpoint_init(_z_sys_net_endpoint_t *ep, const char *a... function _z_tcp_endpoint_clear (line 260) | void _z_tcp_endpoint_clear(_z_sys_net_endpoint_t *ep) { _z_tcp_lwip_endp... function z_result_t (line 262) | z_result_t _z_tcp_open(_z_sys_net_socket_t *sock, const _z_sys_net_endpo... function z_result_t (line 266) | z_result_t _z_tcp_listen(_z_sys_net_socket_t *sock, const _z_sys_net_end... function z_result_t (line 270) | z_result_t _z_tcp_accept(const _z_sys_net_socket_t *sock_in, _z_sys_net_... function _z_tcp_close (line 274) | void _z_tcp_close(_z_sys_net_socket_t *sock) { _z_tcp_lwip_close(sock); } function _z_tcp_read (line 276) | size_t _z_tcp_read(_z_sys_net_socket_t sock, uint8_t *ptr, size_t len) {... function _z_tcp_read_exact (line 278) | size_t _z_tcp_read_exact(_z_sys_net_socket_t sock, uint8_t *ptr, size_t ... function _z_tcp_write (line 282) | size_t _z_tcp_write(_z_sys_net_socket_t sock, const uint8_t *ptr, size_t... FILE: src/link/transport/tcp/tcp_mbed.cpp function z_result_t (line 30) | static z_result_t _z_tcp_mbed_endpoint_init(_z_sys_net_endpoint_t *ep, c... function _z_tcp_mbed_endpoint_clear (line 44) | static void _z_tcp_mbed_endpoint_clear(_z_sys_net_endpoint_t *ep) { function z_result_t (line 53) | static z_result_t _z_tcp_mbed_open(_z_sys_net_socket_t *sock, const _z_s... function z_result_t (line 82) | static z_result_t _z_tcp_mbed_listen(_z_sys_net_socket_t *sock, const _z... function z_result_t (line 88) | static z_result_t _z_tcp_mbed_accept(const _z_sys_net_socket_t *sock_in,... function _z_tcp_mbed_close (line 94) | static void _z_tcp_mbed_close(_z_sys_net_socket_t *sock) { function _z_tcp_mbed_read (line 102) | static size_t _z_tcp_mbed_read(_z_sys_net_socket_t sock, uint8_t *ptr, s... function _z_tcp_mbed_read_exact (line 110) | static size_t _z_tcp_mbed_read_exact(_z_sys_net_socket_t sock, uint8_t *... function _z_tcp_mbed_write (line 128) | static size_t _z_tcp_mbed_write(_z_sys_net_socket_t sock, const uint8_t ... function z_result_t (line 136) | z_result_t _z_tcp_endpoint_init(_z_sys_net_endpoint_t *ep, const char *a... function _z_tcp_endpoint_clear (line 140) | void _z_tcp_endpoint_clear(_z_sys_net_endpoint_t *ep) { _z_tcp_mbed_endp... function z_result_t (line 142) | z_result_t _z_tcp_open(_z_sys_net_socket_t *sock, const _z_sys_net_endpo... function z_result_t (line 146) | z_result_t _z_tcp_listen(_z_sys_net_socket_t *sock, const _z_sys_net_end... function z_result_t (line 150) | z_result_t _z_tcp_accept(const _z_sys_net_socket_t *sock_in, _z_sys_net_... function _z_tcp_close (line 154) | void _z_tcp_close(_z_sys_net_socket_t *sock) { _z_tcp_mbed_close(sock); } function _z_tcp_read (line 156) | size_t _z_tcp_read(_z_sys_net_socket_t sock, uint8_t *ptr, size_t len) {... function _z_tcp_read_exact (line 158) | size_t _z_tcp_read_exact(_z_sys_net_socket_t sock, uint8_t *ptr, size_t ... function _z_tcp_write (line 162) | size_t _z_tcp_write(_z_sys_net_socket_t sock, const uint8_t *ptr, size_t... FILE: src/link/transport/tcp/tcp_opencr.cpp function z_result_t (line 29) | static z_result_t _z_tcp_opencr_endpoint_init(_z_sys_net_endpoint_t *ep,... function _z_tcp_opencr_endpoint_clear (line 53) | static void _z_tcp_opencr_endpoint_clear(_z_sys_net_endpoint_t *ep) { function z_result_t (line 62) | static z_result_t _z_tcp_opencr_open(_z_sys_net_socket_t *sock, const _z... function z_result_t (line 80) | static z_result_t _z_tcp_opencr_listen(_z_sys_net_socket_t *sock, const ... function z_result_t (line 87) | static z_result_t _z_tcp_opencr_accept(const _z_sys_net_socket_t *sock_i... function _z_tcp_opencr_close (line 94) | static void _z_tcp_opencr_close(_z_sys_net_socket_t *sock) { function _z_tcp_opencr_read (line 102) | static size_t _z_tcp_opencr_read(_z_sys_net_socket_t sock, uint8_t *ptr,... function _z_tcp_opencr_read_exact (line 114) | static size_t _z_tcp_opencr_read_exact(_z_sys_net_socket_t sock, uint8_t... function _z_tcp_opencr_write (line 132) | static size_t _z_tcp_opencr_write(_z_sys_net_socket_t sock, const uint8_... function z_result_t (line 137) | z_result_t _z_tcp_endpoint_init(_z_sys_net_endpoint_t *ep, const char *a... function _z_tcp_endpoint_clear (line 141) | void _z_tcp_endpoint_clear(_z_sys_net_endpoint_t *ep) { _z_tcp_opencr_en... function z_result_t (line 143) | z_result_t _z_tcp_open(_z_sys_net_socket_t *sock, const _z_sys_net_endpo... function z_result_t (line 147) | z_result_t _z_tcp_listen(_z_sys_net_socket_t *sock, const _z_sys_net_end... function z_result_t (line 151) | z_result_t _z_tcp_accept(const _z_sys_net_socket_t *sock_in, _z_sys_net_... function _z_tcp_close (line 155) | void _z_tcp_close(_z_sys_net_socket_t *sock) { _z_tcp_opencr_close(sock); } function _z_tcp_read (line 157) | size_t _z_tcp_read(_z_sys_net_socket_t sock, uint8_t *ptr, size_t len) {... function _z_tcp_read_exact (line 159) | size_t _z_tcp_read_exact(_z_sys_net_socket_t sock, uint8_t *ptr, size_t ... function _z_tcp_write (line 163) | size_t _z_tcp_write(_z_sys_net_socket_t sock, const uint8_t *ptr, size_t... FILE: src/link/transport/tcp/tcp_posix.c function z_result_t (line 35) | static z_result_t _z_tcp_posix_endpoint_init(_z_sys_net_endpoint_t *ep, ... function _z_tcp_posix_endpoint_clear (line 54) | static void _z_tcp_posix_endpoint_clear(_z_sys_net_endpoint_t *ep) { function z_result_t (line 63) | static z_result_t _z_tcp_posix_open(_z_sys_net_socket_t *sock, const _z_... function z_result_t (line 126) | static z_result_t _z_tcp_posix_listen(_z_sys_net_socket_t *sock, const _... function z_result_t (line 212) | static z_result_t _z_tcp_posix_accept(const _z_sys_net_socket_t *sock_in... function _z_tcp_posix_close (line 256) | static void _z_tcp_posix_close(_z_sys_net_socket_t *sock) { function _z_tcp_posix_read (line 264) | static size_t _z_tcp_posix_read(_z_sys_net_socket_t sock, uint8_t *ptr, ... function _z_tcp_posix_read_exact (line 276) | static size_t _z_tcp_posix_read_exact(_z_sys_net_socket_t sock, uint8_t ... function _z_tcp_posix_write (line 294) | static size_t _z_tcp_posix_write(_z_sys_net_socket_t sock, const uint8_t... function z_result_t (line 302) | z_result_t _z_tcp_endpoint_init(_z_sys_net_endpoint_t *ep, const char *a... function _z_tcp_endpoint_clear (line 306) | void _z_tcp_endpoint_clear(_z_sys_net_endpoint_t *ep) { _z_tcp_posix_end... function z_result_t (line 308) | z_result_t _z_tcp_open(_z_sys_net_socket_t *sock, const _z_sys_net_endpo... function z_result_t (line 312) | z_result_t _z_tcp_listen(_z_sys_net_socket_t *sock, const _z_sys_net_end... function z_result_t (line 316) | z_result_t _z_tcp_accept(const _z_sys_net_socket_t *sock_in, _z_sys_net_... function _z_tcp_close (line 320) | void _z_tcp_close(_z_sys_net_socket_t *sock) { _z_tcp_posix_close(sock); } function _z_tcp_read (line 322) | size_t _z_tcp_read(_z_sys_net_socket_t sock, uint8_t *ptr, size_t len) {... function _z_tcp_read_exact (line 324) | size_t _z_tcp_read_exact(_z_sys_net_socket_t sock, uint8_t *ptr, size_t ... function _z_tcp_write (line 328) | size_t _z_tcp_write(_z_sys_net_socket_t sock, const uint8_t *ptr, size_t... FILE: src/link/transport/tcp/tcp_windows.c function z_result_t (line 29) | static z_result_t _z_tcp_windows_endpoint_init(_z_sys_net_endpoint_t *ep... function _z_tcp_windows_endpoint_clear (line 54) | static void _z_tcp_windows_endpoint_clear(_z_sys_net_endpoint_t *ep) { function z_result_t (line 64) | static z_result_t _z_tcp_windows_open(_z_sys_net_socket_t *sock, const _... function z_result_t (line 131) | static z_result_t _z_tcp_windows_listen(_z_sys_net_socket_t *sock, const... function z_result_t (line 209) | static z_result_t _z_tcp_windows_accept(const _z_sys_net_socket_t *sock_... function _z_tcp_windows_close (line 246) | static void _z_tcp_windows_close(_z_sys_net_socket_t *sock) { function _z_tcp_windows_read (line 255) | static size_t _z_tcp_windows_read(_z_sys_net_socket_t sock, uint8_t *ptr... function _z_tcp_windows_read_exact (line 264) | static size_t _z_tcp_windows_read_exact(_z_sys_net_socket_t sock, uint8_... function _z_tcp_windows_write (line 282) | static size_t _z_tcp_windows_write(_z_sys_net_socket_t sock, const uint8... function z_result_t (line 291) | z_result_t _z_tcp_endpoint_init(_z_sys_net_endpoint_t *ep, const char *a... function _z_tcp_endpoint_clear (line 295) | void _z_tcp_endpoint_clear(_z_sys_net_endpoint_t *ep) { _z_tcp_windows_e... function z_result_t (line 297) | z_result_t _z_tcp_open(_z_sys_net_socket_t *sock, const _z_sys_net_endpo... function z_result_t (line 301) | z_result_t _z_tcp_listen(_z_sys_net_socket_t *sock, const _z_sys_net_end... function z_result_t (line 305) | z_result_t _z_tcp_accept(const _z_sys_net_socket_t *sock_in, _z_sys_net_... function _z_tcp_close (line 309) | void _z_tcp_close(_z_sys_net_socket_t *sock) { _z_tcp_windows_close(sock... function _z_tcp_read (line 311) | size_t _z_tcp_read(_z_sys_net_socket_t sock, uint8_t *ptr, size_t len) {... function _z_tcp_read_exact (line 313) | size_t _z_tcp_read_exact(_z_sys_net_socket_t sock, uint8_t *ptr, size_t ... function _z_tcp_write (line 317) | size_t _z_tcp_write(_z_sys_net_socket_t sock, const uint8_t *ptr, size_t... FILE: src/link/transport/tcp/tcp_zephyr.c function z_result_t (line 30) | static z_result_t _z_tcp_zephyr_endpoint_init(_z_sys_net_endpoint_t *ep,... function _z_tcp_zephyr_endpoint_clear (line 49) | static void _z_tcp_zephyr_endpoint_clear(_z_sys_net_endpoint_t *ep) { function z_result_t (line 58) | static z_result_t _z_tcp_zephyr_open(_z_sys_net_socket_t *sock, const _z... function z_result_t (line 115) | static z_result_t _z_tcp_zephyr_listen(_z_sys_net_socket_t *sock, const ... function z_result_t (line 158) | static z_result_t _z_tcp_zephyr_accept(const _z_sys_net_socket_t *sock_i... function _z_tcp_zephyr_close (line 188) | static void _z_tcp_zephyr_close(_z_sys_net_socket_t *sock) { function _z_tcp_zephyr_read (line 195) | static size_t _z_tcp_zephyr_read(_z_sys_net_socket_t sock, uint8_t *ptr,... function _z_tcp_zephyr_read_exact (line 204) | static size_t _z_tcp_zephyr_read_exact(_z_sys_net_socket_t sock, uint8_t... function _z_tcp_zephyr_write (line 222) | static size_t _z_tcp_zephyr_write(_z_sys_net_socket_t sock, const uint8_... function z_result_t (line 226) | z_result_t _z_tcp_endpoint_init(_z_sys_net_endpoint_t *ep, const char *a... function _z_tcp_endpoint_clear (line 230) | void _z_tcp_endpoint_clear(_z_sys_net_endpoint_t *ep) { _z_tcp_zephyr_en... function z_result_t (line 232) | z_result_t _z_tcp_open(_z_sys_net_socket_t *sock, const _z_sys_net_endpo... function z_result_t (line 236) | z_result_t _z_tcp_listen(_z_sys_net_socket_t *sock, const _z_sys_net_end... function z_result_t (line 240) | z_result_t _z_tcp_accept(const _z_sys_net_socket_t *sock_in, _z_sys_net_... function _z_tcp_close (line 244) | void _z_tcp_close(_z_sys_net_socket_t *sock) { _z_tcp_zephyr_close(sock); } function _z_tcp_read (line 246) | size_t _z_tcp_read(_z_sys_net_socket_t sock, uint8_t *ptr, size_t len) {... function _z_tcp_read_exact (line 248) | size_t _z_tcp_read_exact(_z_sys_net_socket_t sock, uint8_t *ptr, size_t ... function _z_tcp_write (line 252) | size_t _z_tcp_write(_z_sys_net_socket_t sock, const uint8_t *ptr, size_t... FILE: src/link/transport/udp/address.c function z_result_t (line 20) | z_result_t _z_udp_unicast_address_valid(const _z_string_t *address) { function z_result_t (line 30) | z_result_t _z_udp_unicast_endpoint_init_from_address(_z_sys_net_endpoint... FILE: src/link/transport/udp/raweth_unix.c function _z_raweth_clear_mapping_entry (line 46) | void _z_raweth_clear_mapping_entry(_zp_raweth_mapping_entry_t *entry) { ... function z_result_t (line 48) | z_result_t _z_open_raweth(_z_sys_net_socket_t *sock, const char *interfa... function z_result_t (line 78) | z_result_t _z_close_raweth(_z_sys_net_socket_t *sock) { function _z_send_raweth (line 87) | size_t _z_send_raweth(const _z_sys_net_socket_t *sock, const void *buff,... function _z_receive_raweth (line 96) | size_t _z_receive_raweth(const _z_sys_net_socket_t *sock, void *buff, si... function _z_raweth_ntohs (line 129) | uint16_t _z_raweth_ntohs(uint16_t val) { return ntohs(val); } function _z_raweth_htons (line 131) | uint16_t _z_raweth_htons(uint16_t val) { return htons(val); } FILE: src/link/transport/udp/udp_esp32.c function z_result_t (line 27) | static z_result_t _z_udp_esp32_endpoint_init(_z_sys_net_endpoint_t *ep, ... function _z_udp_esp32_endpoint_clear (line 46) | static void _z_udp_esp32_endpoint_clear(_z_sys_net_endpoint_t *ep) { fre... function z_result_t (line 48) | static z_result_t _z_udp_esp32_open(_z_sys_net_socket_t *sock, const _z_... function z_result_t (line 73) | static z_result_t _z_udp_esp32_listen(_z_sys_net_socket_t *sock, const _... function _z_udp_esp32_close (line 81) | static void _z_udp_esp32_close(_z_sys_net_socket_t *sock) { function _z_udp_esp32_read (line 88) | static size_t _z_udp_esp32_read(_z_sys_net_socket_t sock, uint8_t *ptr, ... function _z_udp_esp32_read_exact (line 100) | static size_t _z_udp_esp32_read_exact(_z_sys_net_socket_t sock, uint8_t ... function _z_udp_esp32_write (line 118) | static size_t _z_udp_esp32_write(_z_sys_net_socket_t sock, const uint8_t... function z_result_t (line 128) | z_result_t _z_udp_unicast_endpoint_init(_z_sys_net_endpoint_t *ep, const... function _z_udp_unicast_endpoint_clear (line 132) | void _z_udp_unicast_endpoint_clear(_z_sys_net_endpoint_t *ep) { _z_udp_e... function z_result_t (line 134) | z_result_t _z_udp_unicast_open(_z_sys_net_socket_t *sock, const _z_sys_n... function z_result_t (line 138) | z_result_t _z_udp_unicast_listen(_z_sys_net_socket_t *sock, const _z_sys... function _z_udp_unicast_close (line 142) | void _z_udp_unicast_close(_z_sys_net_socket_t *sock) { _z_udp_esp32_clos... function _z_udp_unicast_read (line 144) | size_t _z_udp_unicast_read(_z_sys_net_socket_t sock, uint8_t *ptr, size_... function _z_udp_unicast_read_exact (line 148) | size_t _z_udp_unicast_read_exact(_z_sys_net_socket_t sock, uint8_t *ptr,... function _z_udp_unicast_write (line 152) | size_t _z_udp_unicast_write(_z_sys_net_socket_t sock, const uint8_t *ptr... FILE: src/link/transport/udp/udp_freertos_plus_tcp.c function z_result_t (line 27) | static z_result_t _z_udp_freertos_plus_tcp_endpoint_init(_z_sys_net_endp... function _z_udp_freertos_plus_tcp_endpoint_clear (line 50) | static void _z_udp_freertos_plus_tcp_endpoint_clear(_z_sys_net_endpoint_... function z_result_t (line 52) | static z_result_t _z_udp_freertos_plus_tcp_open(_z_sys_net_socket_t *soc... function z_result_t (line 74) | static z_result_t _z_udp_freertos_plus_tcp_listen(_z_sys_net_socket_t *s... function _z_udp_freertos_plus_tcp_close (line 102) | static void _z_udp_freertos_plus_tcp_close(_z_sys_net_socket_t *sock) { function _z_udp_freertos_plus_tcp_read (line 109) | static size_t _z_udp_freertos_plus_tcp_read(_z_sys_net_socket_t sock, ui... function _z_udp_freertos_plus_tcp_read_exact (line 121) | static size_t _z_udp_freertos_plus_tcp_read_exact(_z_sys_net_socket_t so... function _z_udp_freertos_plus_tcp_write (line 139) | static size_t _z_udp_freertos_plus_tcp_write(_z_sys_net_socket_t sock, c... function z_result_t (line 144) | z_result_t _z_udp_unicast_endpoint_init(_z_sys_net_endpoint_t *ep, const... function _z_udp_unicast_endpoint_clear (line 148) | void _z_udp_unicast_endpoint_clear(_z_sys_net_endpoint_t *ep) { _z_udp_f... function z_result_t (line 150) | z_result_t _z_udp_unicast_open(_z_sys_net_socket_t *sock, const _z_sys_n... function z_result_t (line 154) | z_result_t _z_udp_unicast_listen(_z_sys_net_socket_t *sock, const _z_sys... function _z_udp_unicast_close (line 158) | void _z_udp_unicast_close(_z_sys_net_socket_t *sock) { _z_udp_freertos_p... function _z_udp_unicast_read (line 160) | size_t _z_udp_unicast_read(_z_sys_net_socket_t sock, uint8_t *ptr, size_... function _z_udp_unicast_read_exact (line 164) | size_t _z_udp_unicast_read_exact(_z_sys_net_socket_t sock, uint8_t *ptr,... function _z_udp_unicast_write (line 168) | size_t _z_udp_unicast_write(_z_sys_net_socket_t sock, const uint8_t *ptr... FILE: src/link/transport/udp/udp_lwip.c function z_result_t (line 29) | static z_result_t _z_udp_lwip_endpoint_init(_z_sys_net_endpoint_t *ep, c... function _z_udp_lwip_endpoint_clear (line 50) | static void _z_udp_lwip_endpoint_clear(_z_sys_net_endpoint_t *ep) { free... function z_result_t (line 52) | static z_result_t _z_udp_lwip_open(_z_sys_net_socket_t *sock, const _z_s... function z_result_t (line 79) | static z_result_t _z_udp_lwip_listen(_z_sys_net_socket_t *sock, const _z... function _z_udp_lwip_close (line 87) | static void _z_udp_lwip_close(_z_sys_net_socket_t *sock) { function _z_udp_lwip_read (line 94) | static size_t _z_udp_lwip_read(_z_sys_net_socket_t sock, uint8_t *ptr, s... function _z_udp_lwip_read_exact (line 105) | static size_t _z_udp_lwip_read_exact(_z_sys_net_socket_t sock, uint8_t *... function _z_udp_lwip_write (line 123) | static size_t _z_udp_lwip_write(_z_sys_net_socket_t sock, const uint8_t ... function z_result_t (line 128) | z_result_t _z_udp_unicast_endpoint_init(_z_sys_net_endpoint_t *ep, const... function _z_udp_unicast_endpoint_clear (line 132) | void _z_udp_unicast_endpoint_clear(_z_sys_net_endpoint_t *ep) { _z_udp_l... function z_result_t (line 134) | z_result_t _z_udp_unicast_open(_z_sys_net_socket_t *sock, const _z_sys_n... function z_result_t (line 138) | z_result_t _z_udp_unicast_listen(_z_sys_net_socket_t *sock, const _z_sys... function _z_udp_unicast_close (line 142) | void _z_udp_unicast_close(_z_sys_net_socket_t *sock) { _z_udp_lwip_close... function _z_udp_unicast_read (line 144) | size_t _z_udp_unicast_read(_z_sys_net_socket_t sock, uint8_t *ptr, size_... function _z_udp_unicast_read_exact (line 148) | size_t _z_udp_unicast_read_exact(_z_sys_net_socket_t sock, uint8_t *ptr,... function _z_udp_unicast_write (line 152) | size_t _z_udp_unicast_write(_z_sys_net_socket_t sock, const uint8_t *ptr... FILE: src/link/transport/udp/udp_mbed.cpp function z_result_t (line 30) | static z_result_t _z_udp_mbed_endpoint_init(_z_sys_net_endpoint_t *ep, c... function _z_udp_mbed_endpoint_clear (line 44) | static void _z_udp_mbed_endpoint_clear(_z_sys_net_endpoint_t *ep) { function z_result_t (line 49) | static z_result_t _z_udp_mbed_open(_z_sys_net_socket_t *sock, const _z_s... function z_result_t (line 72) | static z_result_t _z_udp_mbed_listen(_z_sys_net_socket_t *sock, const _z... function _z_udp_mbed_close (line 79) | static void _z_udp_mbed_close(_z_sys_net_socket_t *sock) { function _z_udp_mbed_read (line 87) | static size_t _z_udp_mbed_read(_z_sys_net_socket_t sock, uint8_t *ptr, s... function _z_udp_mbed_read_exact (line 96) | static size_t _z_udp_mbed_read_exact(_z_sys_net_socket_t sock, uint8_t *... function _z_udp_mbed_write (line 114) | static size_t _z_udp_mbed_write(_z_sys_net_socket_t sock, const uint8_t ... function z_result_t (line 123) | z_result_t _z_udp_unicast_endpoint_init(_z_sys_net_endpoint_t *ep, const... function _z_udp_unicast_endpoint_clear (line 127) | void _z_udp_unicast_endpoint_clear(_z_sys_net_endpoint_t *ep) { _z_udp_m... function z_result_t (line 129) | z_result_t _z_udp_unicast_open(_z_sys_net_socket_t *sock, const _z_sys_n... function z_result_t (line 133) | z_result_t _z_udp_unicast_listen(_z_sys_net_socket_t *sock, const _z_sys... function _z_udp_unicast_close (line 137) | void _z_udp_unicast_close(_z_sys_net_socket_t *sock) { _z_udp_mbed_close... function _z_udp_unicast_read (line 139) | size_t _z_udp_unicast_read(_z_sys_net_socket_t sock, uint8_t *ptr, size_... function _z_udp_unicast_read_exact (line 143) | size_t _z_udp_unicast_read_exact(_z_sys_net_socket_t sock, uint8_t *ptr,... function _z_udp_unicast_write (line 147) | size_t _z_udp_unicast_write(_z_sys_net_socket_t sock, const uint8_t *ptr... FILE: src/link/transport/udp/udp_multicast_esp32.c function _z_esp32_udp_multicast_ipv6_outbound_ifindex (line 27) | static unsigned int _z_esp32_udp_multicast_ipv6_outbound_ifindex(void) { function _z_esp32_udp_multicast_ipv6_membership_ifindex (line 32) | static unsigned int _z_esp32_udp_multicast_ipv6_membership_ifindex(void) { function z_result_t (line 37) | static z_result_t _z_esp32_udp_multicast_make_local_addr(int family, in_... function z_result_t (line 79) | static z_result_t _z_esp32_udp_multicast_configure_outbound_iface(int fd... function z_result_t (line 102) | static z_result_t _z_esp32_udp_multicast_apply_membership(int fd, int fa... function z_result_t (line 133) | static z_result_t _z_esp32_udp_multicast_apply_primary_membership(int fd... function z_result_t (line 147) | z_result_t _z_open_udp_multicast(_z_sys_net_socket_t *sock, const _z_sys... function z_result_t (line 221) | z_result_t _z_listen_udp_multicast(_z_sys_net_socket_t *sock, const _z_s... function _z_close_udp_multicast (line 292) | void _z_close_udp_multicast(_z_sys_net_socket_t *sockrecv, _z_sys_net_so... function _z_read_udp_multicast (line 313) | size_t _z_read_udp_multicast(const _z_sys_net_socket_t sock, uint8_t *pt... function _z_read_exact_udp_multicast (line 361) | size_t _z_read_exact_udp_multicast(const _z_sys_net_socket_t sock, uint8... function _z_send_udp_multicast (line 380) | size_t _z_send_udp_multicast(const _z_sys_net_socket_t sock, const uint8... function z_result_t (line 385) | z_result_t _z_udp_multicast_endpoint_init_from_address(_z_sys_net_endpoi... function _z_udp_multicast_endpoint_clear (line 389) | void _z_udp_multicast_endpoint_clear(_z_sys_net_endpoint_t *ep) { _z_udp... function z_result_t (line 391) | z_result_t _z_udp_multicast_open(_z_sys_net_socket_t *sock, const _z_sys... function z_result_t (line 396) | z_result_t _z_udp_multicast_listen(_z_sys_net_socket_t *sock, const _z_s... function _z_udp_multicast_close (line 401) | void _z_udp_multicast_close(_z_sys_net_socket_t *sockrecv, _z_sys_net_so... function _z_udp_multicast_read_exact (line 406) | size_t _z_udp_multicast_read_exact(const _z_sys_net_socket_t sock, uint8... function _z_udp_multicast_read (line 411) | size_t _z_udp_multicast_read(const _z_sys_net_socket_t sock, uint8_t *pt... function _z_udp_multicast_write (line 416) | size_t _z_udp_multicast_write(const _z_sys_net_socket_t sock, const uint... FILE: src/link/transport/udp/udp_multicast_lwip.c function __get_ip_from_iface (line 27) | static unsigned long __get_ip_from_iface(const char *iface, int sa_famil... function z_result_t (line 52) | static z_result_t _z_open_udp_multicast(_z_sys_net_socket_t *sock, const... function z_result_t (line 57) | static z_result_t _z_listen_udp_multicast(_z_sys_net_socket_t *sock, con... function z_result_t (line 62) | z_result_t _z_udp_multicast_endpoint_init_from_address(_z_sys_net_endpoi... function _z_udp_multicast_endpoint_clear (line 66) | void _z_udp_multicast_endpoint_clear(_z_sys_net_endpoint_t *ep) { _z_udp... function z_result_t (line 68) | z_result_t _z_udp_multicast_open(_z_sys_net_socket_t *sock, const _z_sys... function z_result_t (line 73) | z_result_t _z_udp_multicast_listen(_z_sys_net_socket_t *sock, const _z_s... function _z_udp_multicast_close (line 78) | void _z_udp_multicast_close(_z_sys_net_socket_t *sockrecv, _z_sys_net_so... function _z_udp_multicast_read_exact (line 83) | size_t _z_udp_multicast_read_exact(const _z_sys_net_socket_t sock, uint8... function _z_udp_multicast_read (line 88) | size_t _z_udp_multicast_read(const _z_sys_net_socket_t sock, uint8_t *pt... function _z_udp_multicast_write (line 93) | size_t _z_udp_multicast_write(const _z_sys_net_socket_t sock, const uint... FILE: src/link/transport/udp/udp_multicast_lwip_common.c function z_result_t (line 30) | z_result_t _z_lwip_udp_multicast_open(_z_sys_net_socket_t *sock, const _... function z_result_t (line 100) | z_result_t _z_lwip_udp_multicast_listen(_z_sys_net_socket_t *sock, const... function _z_lwip_udp_multicast_close (line 187) | void _z_lwip_udp_multicast_close(_z_sys_net_socket_t *sockrecv, _z_sys_n... function _z_lwip_udp_multicast_read (line 210) | size_t _z_lwip_udp_multicast_read(const _z_sys_net_socket_t sock, uint8_... function _z_lwip_udp_multicast_read_exact (line 243) | size_t _z_lwip_udp_multicast_read_exact(const _z_sys_net_socket_t sock, ... function _z_lwip_udp_multicast_write (line 262) | size_t _z_lwip_udp_multicast_write(const _z_sys_net_socket_t sock, const... FILE: src/link/transport/udp/udp_multicast_lwip_common.h type sockaddr (line 25) | struct sockaddr FILE: src/link/transport/udp/udp_multicast_mbed.cpp function z_result_t (line 29) | z_result_t _z_open_udp_multicast(_z_sys_net_socket_t *sock, const _z_sys... function z_result_t (line 52) | z_result_t _z_listen_udp_multicast(_z_sys_net_socket_t *sock, const _z_s... function _z_close_udp_multicast (line 85) | void _z_close_udp_multicast(_z_sys_net_socket_t *sockrecv, _z_sys_net_so... function _z_read_udp_multicast (line 102) | size_t _z_read_udp_multicast(const _z_sys_net_socket_t sock, uint8_t *pt... function _z_read_exact_udp_multicast (line 139) | size_t _z_read_exact_udp_multicast(const _z_sys_net_socket_t sock, uint8... function _z_send_udp_multicast (line 158) | size_t _z_send_udp_multicast(const _z_sys_net_socket_t sock, const uint8... function z_result_t (line 163) | z_result_t _z_udp_multicast_endpoint_init_from_address(_z_sys_net_endpoi... function _z_udp_multicast_endpoint_clear (line 167) | void _z_udp_multicast_endpoint_clear(_z_sys_net_endpoint_t *ep) { _z_udp... function z_result_t (line 169) | z_result_t _z_udp_multicast_open(_z_sys_net_socket_t *sock, const _z_sys... function z_result_t (line 174) | z_result_t _z_udp_multicast_listen(_z_sys_net_socket_t *sock, const _z_s... function _z_udp_multicast_close (line 179) | void _z_udp_multicast_close(_z_sys_net_socket_t *sockrecv, _z_sys_net_so... function _z_udp_multicast_read_exact (line 184) | size_t _z_udp_multicast_read_exact(const _z_sys_net_socket_t sock, uint8... function _z_udp_multicast_read (line 189) | size_t _z_udp_multicast_read(const _z_sys_net_socket_t sock, uint8_t *pt... function _z_udp_multicast_write (line 194) | size_t _z_udp_multicast_write(const _z_sys_net_socket_t sock, const uint... FILE: src/link/transport/udp/udp_multicast_opencr.cpp function z_result_t (line 31) | z_result_t _z_open_udp_multicast(_z_sys_net_socket_t *sock, const _z_sys... function z_result_t (line 56) | z_result_t _z_listen_udp_multicast(_z_sys_net_socket_t *sock, const _z_s... function _z_close_udp_multicast (line 77) | void _z_close_udp_multicast(_z_sys_net_socket_t *sockrecv, _z_sys_net_so... function _z_read_udp_multicast (line 95) | size_t _z_read_udp_multicast(const _z_sys_net_socket_t sock, uint8_t *pt... function _z_read_exact_udp_multicast (line 129) | size_t _z_read_exact_udp_multicast(const _z_sys_net_socket_t sock, uint8... function _z_send_udp_multicast (line 148) | size_t _z_send_udp_multicast(const _z_sys_net_socket_t sock, const uint8... function z_result_t (line 157) | z_result_t _z_udp_multicast_endpoint_init_from_address(_z_sys_net_endpoi... function _z_udp_multicast_endpoint_clear (line 161) | void _z_udp_multicast_endpoint_clear(_z_sys_net_endpoint_t *ep) { _z_udp... function z_result_t (line 163) | z_result_t _z_udp_multicast_open(_z_sys_net_socket_t *sock, const _z_sys... function z_result_t (line 168) | z_result_t _z_udp_multicast_listen(_z_sys_net_socket_t *sock, const _z_s... function _z_udp_multicast_close (line 173) | void _z_udp_multicast_close(_z_sys_net_socket_t *sockrecv, _z_sys_net_so... function _z_udp_multicast_read_exact (line 178) | size_t _z_udp_multicast_read_exact(const _z_sys_net_socket_t sock, uint8... function _z_udp_multicast_read (line 183) | size_t _z_udp_multicast_read(const _z_sys_net_socket_t sock, uint8_t *pt... function _z_udp_multicast_write (line 188) | size_t _z_udp_multicast_write(const _z_sys_net_socket_t sock, const uint... FILE: src/link/transport/udp/udp_multicast_posix.c function __get_ip_from_iface (line 34) | static unsigned int __get_ip_from_iface(const char *iface, int sa_family... function z_result_t (line 73) | z_result_t _z_open_udp_multicast(_z_sys_net_socket_t *sock, const _z_sys... function z_result_t (line 162) | z_result_t _z_listen_udp_multicast(_z_sys_net_socket_t *sock, const _z_s... function _z_close_udp_multicast (line 290) | void _z_close_udp_multicast(_z_sys_net_socket_t *sockrecv, _z_sys_net_so... function _z_read_udp_multicast (line 327) | size_t _z_read_udp_multicast(const _z_sys_net_socket_t sock, uint8_t *pt... function _z_read_exact_udp_multicast (line 376) | size_t _z_read_exact_udp_multicast(const _z_sys_net_socket_t sock, uint8... function _z_send_udp_multicast (line 395) | size_t _z_send_udp_multicast(const _z_sys_net_socket_t sock, const uint8... function z_result_t (line 400) | z_result_t _z_udp_multicast_endpoint_init_from_address(_z_sys_net_endpoi... function _z_udp_multicast_endpoint_clear (line 404) | void _z_udp_multicast_endpoint_clear(_z_sys_net_endpoint_t *ep) { _z_udp... function z_result_t (line 406) | z_result_t _z_udp_multicast_open(_z_sys_net_socket_t *sock, const _z_sys... function z_result_t (line 411) | z_result_t _z_udp_multicast_listen(_z_sys_net_socket_t *sock, const _z_s... function _z_udp_multicast_close (line 416) | void _z_udp_multicast_close(_z_sys_net_socket_t *sockrecv, _z_sys_net_so... function _z_udp_multicast_read_exact (line 421) | size_t _z_udp_multicast_read_exact(const _z_sys_net_socket_t sock, uint8... function _z_udp_multicast_read (line 426) | size_t _z_udp_multicast_read(const _z_sys_net_socket_t sock, uint8_t *pt... function _z_udp_multicast_write (line 431) | size_t _z_udp_multicast_write(const _z_sys_net_socket_t sock, const uint... FILE: src/link/transport/udp/udp_multicast_rpi_pico.c function __get_ip_from_iface (line 27) | static unsigned long __get_ip_from_iface(const char *iface, int sa_famil... function z_result_t (line 53) | static z_result_t _z_open_udp_multicast(_z_sys_net_socket_t *sock, const... function z_result_t (line 58) | static z_result_t _z_listen_udp_multicast(_z_sys_net_socket_t *sock, con... function z_result_t (line 63) | z_result_t _z_udp_multicast_endpoint_init_from_address(_z_sys_net_endpoi... function _z_udp_multicast_endpoint_clear (line 67) | void _z_udp_multicast_endpoint_clear(_z_sys_net_endpoint_t *ep) { _z_udp... function z_result_t (line 69) | z_result_t _z_udp_multicast_open(_z_sys_net_socket_t *sock, const _z_sys... function z_result_t (line 74) | z_result_t _z_udp_multicast_listen(_z_sys_net_socket_t *sock, const _z_s... function _z_udp_multicast_close (line 79) | void _z_udp_multicast_close(_z_sys_net_socket_t *sockrecv, _z_sys_net_so... function _z_udp_multicast_read_exact (line 84) | size_t _z_udp_multicast_read_exact(const _z_sys_net_socket_t sock, uint8... function _z_udp_multicast_read (line 89) | size_t _z_udp_multicast_read(const _z_sys_net_socket_t sock, uint8_t *pt... function _z_udp_multicast_write (line 94) | size_t _z_udp_multicast_write(const _z_sys_net_socket_t sock, const uint... FILE: src/link/transport/udp/udp_multicast_windows.c function __get_ip_from_iface (line 32) | static unsigned int __get_ip_from_iface(const char *iface, int sa_family... function z_result_t (line 74) | z_result_t _z_open_udp_multicast(_z_sys_net_socket_t *sock, const _z_sys... function z_result_t (line 182) | z_result_t _z_listen_udp_multicast(_z_sys_net_socket_t *sock, const _z_s... function _z_close_udp_multicast (line 281) | void _z_close_udp_multicast(_z_sys_net_socket_t *sockrecv, _z_sys_net_so... function _z_read_udp_multicast (line 315) | size_t _z_read_udp_multicast(const _z_sys_net_socket_t sock, uint8_t *pt... function _z_read_exact_udp_multicast (line 363) | size_t _z_read_exact_udp_multicast(const _z_sys_net_socket_t sock, uint8... function _z_send_udp_multicast (line 382) | size_t _z_send_udp_multicast(const _z_sys_net_socket_t sock, const uint8... function z_result_t (line 388) | z_result_t _z_udp_multicast_endpoint_init_from_address(_z_sys_net_endpoi... function _z_udp_multicast_endpoint_clear (line 392) | void _z_udp_multicast_endpoint_clear(_z_sys_net_endpoint_t *ep) { _z_udp... function z_result_t (line 394) | z_result_t _z_udp_multicast_open(_z_sys_net_socket_t *sock, const _z_sys... function z_result_t (line 399) | z_result_t _z_udp_multicast_listen(_z_sys_net_socket_t *sock, const _z_s... function _z_udp_multicast_close (line 404) | void _z_udp_multicast_close(_z_sys_net_socket_t *sockrecv, _z_sys_net_so... function _z_udp_multicast_read_exact (line 409) | size_t _z_udp_multicast_read_exact(const _z_sys_net_socket_t sock, uint8... function _z_udp_multicast_read (line 414) | size_t _z_udp_multicast_read(const _z_sys_net_socket_t sock, uint8_t *pt... function _z_udp_multicast_write (line 419) | size_t _z_udp_multicast_write(const _z_sys_net_socket_t sock, const uint... FILE: src/link/transport/udp/udp_multicast_zephyr.c function z_result_t (line 30) | z_result_t _z_open_udp_multicast(_z_sys_net_socket_t *sock, const _z_sys... function z_result_t (line 136) | z_result_t _z_listen_udp_multicast(_z_sys_net_socket_t *sock, const _z_s... function _z_close_udp_multicast (line 256) | void _z_close_udp_multicast(_z_sys_net_socket_t *sockrecv, _z_sys_net_so... function _z_read_udp_multicast (line 307) | size_t _z_read_udp_multicast(const _z_sys_net_socket_t sock, uint8_t *pt... function _z_read_exact_udp_multicast (line 358) | size_t _z_read_exact_udp_multicast(const _z_sys_net_socket_t sock, uint8... function _z_send_udp_multicast (line 377) | size_t _z_send_udp_multicast(const _z_sys_net_socket_t sock, const uint8... function z_result_t (line 382) | z_result_t _z_udp_multicast_endpoint_init_from_address(_z_sys_net_endpoi... function _z_udp_multicast_endpoint_clear (line 386) | void _z_udp_multicast_endpoint_clear(_z_sys_net_endpoint_t *ep) { _z_udp... function z_result_t (line 388) | z_result_t _z_udp_multicast_open(_z_sys_net_socket_t *sock, const _z_sys... function z_result_t (line 393) | z_result_t _z_udp_multicast_listen(_z_sys_net_socket_t *sock, const _z_s... function _z_udp_multicast_close (line 398) | void _z_udp_multicast_close(_z_sys_net_socket_t *sockrecv, _z_sys_net_so... function _z_udp_multicast_read_exact (line 403) | size_t _z_udp_multicast_read_exact(const _z_sys_net_socket_t sock, uint8... function _z_udp_multicast_read (line 408) | size_t _z_udp_multicast_read(const _z_sys_net_socket_t sock, uint8_t *pt... function _z_udp_multicast_write (line 413) | size_t _z_udp_multicast_write(const _z_sys_net_socket_t sock, const uint... FILE: src/link/transport/udp/udp_opencr.cpp function z_result_t (line 29) | static z_result_t _z_udp_opencr_endpoint_init(_z_sys_net_endpoint_t *ep,... function _z_udp_opencr_endpoint_clear (line 53) | static void _z_udp_opencr_endpoint_clear(_z_sys_net_endpoint_t *ep) { function z_result_t (line 58) | static z_result_t _z_udp_opencr_open(_z_sys_net_socket_t *sock, const _z... function z_result_t (line 77) | static z_result_t _z_udp_opencr_listen(_z_sys_net_socket_t *sock, const ... function _z_udp_opencr_close (line 85) | static void _z_udp_opencr_close(_z_sys_net_socket_t *sock) { function _z_udp_opencr_read (line 93) | static size_t _z_udp_opencr_read(_z_sys_net_socket_t sock, uint8_t *ptr,... function _z_udp_opencr_read_exact (line 111) | static size_t _z_udp_opencr_read_exact(_z_sys_net_socket_t sock, uint8_t... function _z_udp_opencr_write (line 129) | static size_t _z_udp_opencr_write(_z_sys_net_socket_t sock, const uint8_... function z_result_t (line 137) | z_result_t _z_udp_unicast_endpoint_init(_z_sys_net_endpoint_t *ep, const... function _z_udp_unicast_endpoint_clear (line 141) | void _z_udp_unicast_endpoint_clear(_z_sys_net_endpoint_t *ep) { _z_udp_o... function z_result_t (line 143) | z_result_t _z_udp_unicast_open(_z_sys_net_socket_t *sock, const _z_sys_n... function z_result_t (line 147) | z_result_t _z_udp_unicast_listen(_z_sys_net_socket_t *sock, const _z_sys... function _z_udp_unicast_close (line 151) | void _z_udp_unicast_close(_z_sys_net_socket_t *sock) { _z_udp_opencr_clo... function _z_udp_unicast_read (line 153) | size_t _z_udp_unicast_read(_z_sys_net_socket_t sock, uint8_t *ptr, size_... function _z_udp_unicast_read_exact (line 157) | size_t _z_udp_unicast_read_exact(_z_sys_net_socket_t sock, uint8_t *ptr,... function _z_udp_unicast_write (line 161) | size_t _z_udp_unicast_write(_z_sys_net_socket_t sock, const uint8_t *ptr... FILE: src/link/transport/udp/udp_posix.c function z_result_t (line 29) | static z_result_t _z_udp_posix_endpoint_init(_z_sys_net_endpoint_t *ep, ... function _z_udp_posix_endpoint_clear (line 48) | static void _z_udp_posix_endpoint_clear(_z_sys_net_endpoint_t *ep) { fre... function z_result_t (line 50) | static z_result_t _z_udp_posix_open(_z_sys_net_socket_t *sock, const _z_... function z_result_t (line 75) | static z_result_t _z_udp_posix_listen(_z_sys_net_socket_t *sock, const _... function _z_udp_posix_close (line 83) | static void _z_udp_posix_close(_z_sys_net_socket_t *sock) { function _z_udp_posix_read (line 90) | static size_t _z_udp_posix_read(_z_sys_net_socket_t sock, uint8_t *ptr, ... function _z_udp_posix_read_exact (line 101) | static size_t _z_udp_posix_read_exact(_z_sys_net_socket_t sock, uint8_t ... function _z_udp_posix_write (line 119) | static size_t _z_udp_posix_write(_z_sys_net_socket_t sock, const uint8_t... function z_result_t (line 124) | z_result_t _z_udp_unicast_endpoint_init(_z_sys_net_endpoint_t *ep, const... function _z_udp_unicast_endpoint_clear (line 128) | void _z_udp_unicast_endpoint_clear(_z_sys_net_endpoint_t *ep) { _z_udp_p... function z_result_t (line 130) | z_result_t _z_udp_unicast_open(_z_sys_net_socket_t *sock, const _z_sys_n... function z_result_t (line 134) | z_result_t _z_udp_unicast_listen(_z_sys_net_socket_t *sock, const _z_sys... function _z_udp_unicast_close (line 138) | void _z_udp_unicast_close(_z_sys_net_socket_t *sock) { _z_udp_posix_clos... function _z_udp_unicast_read (line 140) | size_t _z_udp_unicast_read(_z_sys_net_socket_t sock, uint8_t *ptr, size_... function _z_udp_unicast_read_exact (line 144) | size_t _z_udp_unicast_read_exact(_z_sys_net_socket_t sock, uint8_t *ptr,... function _z_udp_unicast_write (line 148) | size_t _z_udp_unicast_write(_z_sys_net_socket_t sock, const uint8_t *ptr... FILE: src/link/transport/udp/udp_windows.c function z_result_t (line 28) | static z_result_t _z_udp_windows_endpoint_init(_z_sys_net_endpoint_t *ep... function _z_udp_windows_endpoint_clear (line 52) | static void _z_udp_windows_endpoint_clear(_z_sys_net_endpoint_t *ep) { function z_result_t (line 57) | static z_result_t _z_udp_windows_open(_z_sys_net_socket_t *sock, const _... function z_result_t (line 86) | static z_result_t _z_udp_windows_listen(_z_sys_net_socket_t *sock, const... function _z_udp_windows_close (line 95) | static void _z_udp_windows_close(_z_sys_net_socket_t *sock) { function _z_udp_windows_read (line 103) | static size_t _z_udp_windows_read(_z_sys_net_socket_t sock, uint8_t *ptr... function _z_udp_windows_read_exact (line 114) | static size_t _z_udp_windows_read_exact(_z_sys_net_socket_t sock, uint8_... function _z_udp_windows_write (line 132) | static size_t _z_udp_windows_write(_z_sys_net_socket_t sock, const uint8... function z_result_t (line 143) | z_result_t _z_udp_unicast_endpoint_init(_z_sys_net_endpoint_t *ep, const... function _z_udp_unicast_endpoint_clear (line 147) | void _z_udp_unicast_endpoint_clear(_z_sys_net_endpoint_t *ep) { _z_udp_w... function z_result_t (line 149) | z_result_t _z_udp_unicast_open(_z_sys_net_socket_t *sock, const _z_sys_n... function z_result_t (line 153) | z_result_t _z_udp_unicast_listen(_z_sys_net_socket_t *sock, const _z_sys... function _z_udp_unicast_close (line 157) | void _z_udp_unicast_close(_z_sys_net_socket_t *sock) { _z_udp_windows_cl... function _z_udp_unicast_read (line 159) | size_t _z_udp_unicast_read(_z_sys_net_socket_t sock, uint8_t *ptr, size_... function _z_udp_unicast_read_exact (line 163) | size_t _z_udp_unicast_read_exact(_z_sys_net_socket_t sock, uint8_t *ptr,... function _z_udp_unicast_write (line 167) | size_t _z_udp_unicast_write(_z_sys_net_socket_t sock, const uint8_t *ptr... FILE: src/link/transport/udp/udp_zephyr.c function z_result_t (line 29) | static z_result_t _z_udp_zephyr_endpoint_init(_z_sys_net_endpoint_t *ep,... function _z_udp_zephyr_endpoint_clear (line 48) | static void _z_udp_zephyr_endpoint_clear(_z_sys_net_endpoint_t *ep) { fr... function z_result_t (line 50) | static z_result_t _z_udp_zephyr_open(_z_sys_net_socket_t *sock, const _z... function z_result_t (line 75) | static z_result_t _z_udp_zephyr_listen(_z_sys_net_socket_t *sock, const ... function _z_udp_zephyr_close (line 83) | static void _z_udp_zephyr_close(_z_sys_net_socket_t *sock) { function _z_udp_zephyr_read (line 90) | static size_t _z_udp_zephyr_read(_z_sys_net_socket_t sock, uint8_t *ptr,... function _z_udp_zephyr_read_exact (line 102) | static size_t _z_udp_zephyr_read_exact(_z_sys_net_socket_t sock, uint8_t... function _z_udp_zephyr_write (line 120) | static size_t _z_udp_zephyr_write(_z_sys_net_socket_t sock, const uint8_... function z_result_t (line 125) | z_result_t _z_udp_unicast_endpoint_init(_z_sys_net_endpoint_t *ep, const... function _z_udp_unicast_endpoint_clear (line 129) | void _z_udp_unicast_endpoint_clear(_z_sys_net_endpoint_t *ep) { _z_udp_z... function z_result_t (line 131) | z_result_t _z_udp_unicast_open(_z_sys_net_socket_t *sock, const _z_sys_n... function z_result_t (line 135) | z_result_t _z_udp_unicast_listen(_z_sys_net_socket_t *sock, const _z_sys... function _z_udp_unicast_close (line 139) | void _z_udp_unicast_close(_z_sys_net_socket_t *sock) { _z_udp_zephyr_clo... function _z_udp_unicast_read (line 141) | size_t _z_udp_unicast_read(_z_sys_net_socket_t sock, uint8_t *ptr, size_... function _z_udp_unicast_read_exact (line 145) | size_t _z_udp_unicast_read_exact(_z_sys_net_socket_t sock, uint8_t *ptr,... function _z_udp_unicast_write (line 149) | size_t _z_udp_unicast_write(_z_sys_net_socket_t sock, const uint8_t *ptr... FILE: src/link/transport/upper/serial_protocol.c type _z_serial_endpoint_cfg_t (line 39) | typedef struct { function _z_serial_endpoint_cfg_clear (line 47) | static void _z_serial_endpoint_cfg_clear(_z_serial_endpoint_cfg_t *cfg) { function z_result_t (line 52) | static z_result_t _z_serial_parse_u32(const char *str, uint32_t *value) { function z_result_t (line 79) | static z_result_t _z_serial_endpoint_parse(_z_serial_endpoint_cfg_t *cfg... function _z_serial_write_all (line 133) | static size_t _z_serial_write_all(_z_sys_net_socket_t sock, const uint8_... function _z_read_serial_internal (line 145) | static size_t _z_read_serial_internal(const _z_sys_net_socket_t sock, ui... function _z_send_serial_internal (line 179) | static size_t _z_send_serial_internal(const _z_sys_net_socket_t sock, ui... function z_result_t (line 203) | z_result_t _z_serial_endpoint_valid(const _z_endpoint_t *endpoint) { function z_result_t (line 213) | static z_result_t _z_serial_open_impl(_z_serial_socket_t *sock, const _z... function z_result_t (line 245) | z_result_t _z_serial_protocol_open(_z_serial_socket_t *sock, const _z_en... function z_result_t (line 249) | z_result_t _z_serial_protocol_listen(_z_serial_socket_t *sock, const _z_... function _z_serial_protocol_close (line 253) | void _z_serial_protocol_close(_z_serial_socket_t *sock) { _z_serial_clos... function z_result_t (line 255) | z_result_t _z_connect_serial(const _z_sys_net_socket_t sock) { function _z_read_serial (line 282) | size_t _z_read_serial(const _z_sys_net_socket_t sock, uint8_t *ptr, size... function _z_send_serial (line 287) | size_t _z_send_serial(const _z_sys_net_socket_t sock, const uint8_t *ptr... function _z_read_exact_serial (line 291) | size_t _z_read_exact_serial(const _z_sys_net_socket_t sock, uint8_t *ptr... FILE: src/link/transport/upper/tls_stream.c function _z_tls_debug (line 47) | static void _z_tls_debug(void *ctx, int level, const char *file, int lin... function z_result_t (line 56) | static z_result_t _z_tls_decode_base64(const char *label, const char *in... function z_result_t (line 102) | static z_result_t _z_tls_parse_cert_from_base64(mbedtls_x509_crt *cert, ... function z_result_t (line 121) | static z_result_t _z_tls_parse_key_from_base64(mbedtls_pk_context *key, ... function _z_opt_is_true (line 146) | static bool _z_opt_is_true(const char *val) { function _z_tls_bio_send (line 154) | static int _z_tls_bio_send(void *ctx, const unsigned char *buf, size_t l... function _z_tls_bio_recv (line 166) | static int _z_tls_bio_recv(void *ctx, unsigned char *buf, size_t len) { function _z_tls_context_t (line 181) | static _z_tls_context_t *_z_tls_context_new(void) { function _z_tls_context_free (line 213) | static void _z_tls_context_free(_z_tls_context_t **ctx) { function z_result_t (line 229) | static z_result_t _z_tls_load_ca_certificate(_z_tls_context_t *ctx, cons... function z_result_t (line 257) | static z_result_t _z_tls_load_listen_cert(_z_tls_context_t *ctx, const _... function z_result_t (line 307) | static z_result_t _z_tls_load_client_cert(_z_tls_context_t *ctx, const _... function z_result_t (line 355) | z_result_t _z_open_tls(_z_tls_socket_t *sock, const _z_sys_net_endpoint_... function z_result_t (line 485) | z_result_t _z_listen_tls(_z_tls_socket_t *sock, const _z_sys_net_endpoin... function z_result_t (line 559) | z_result_t _z_tls_accept(_z_sys_net_socket_t *socket, const _z_sys_net_s... function _z_close_tls_socket (line 641) | void _z_close_tls_socket(_z_sys_net_socket_t *socket) { function _z_close_tls (line 660) | void _z_close_tls(_z_tls_socket_t *sock) { function _z_read_tls (line 669) | size_t _z_read_tls(const _z_tls_socket_t *sock, uint8_t *ptr, size_t len) { function _z_write_tls (line 692) | size_t _z_write_tls(const _z_tls_socket_t *sock, const uint8_t *ptr, siz... function _z_write_all_tls (line 710) | size_t _z_write_all_tls(const _z_tls_socket_t *sock, const uint8_t *ptr,... FILE: src/link/transport/upper/ws_emscripten.c function z_result_t (line 34) | static z_result_t _z_ws_emscripten_create_endpoint(_z_sys_net_endpoint_t... function _z_ws_emscripten_free_endpoint (line 53) | static void _z_ws_emscripten_free_endpoint(_z_sys_net_endpoint_t *ep) { ... function z_result_t (line 55) | static z_result_t _z_ws_emscripten_open(_z_sys_net_socket_t *sock, const... function z_result_t (line 98) | static z_result_t _z_ws_emscripten_listen(_z_sys_net_socket_t *sock, con... function _z_ws_emscripten_close (line 110) | static void _z_ws_emscripten_close(_z_sys_net_socket_t *sock) { close(so... function _z_ws_emscripten_read (line 112) | static size_t _z_ws_emscripten_read(const _z_sys_net_socket_t sock, uint... function _z_ws_emscripten_read_exact (line 126) | static size_t _z_ws_emscripten_read_exact(const _z_sys_net_socket_t sock... function _z_ws_emscripten_write (line 144) | static size_t _z_ws_emscripten_write(const _z_sys_net_socket_t sock, con... function z_result_t (line 159) | z_result_t _z_ws_endpoint_init(_z_sys_net_endpoint_t *ep, const _z_strin... function _z_ws_endpoint_clear (line 175) | void _z_ws_endpoint_clear(_z_sys_net_endpoint_t *ep) { _z_ws_emscripten_... function z_result_t (line 177) | z_result_t _z_ws_transport_open(_z_ws_socket_t *sock, uint32_t tout) { function z_result_t (line 181) | z_result_t _z_ws_transport_listen(_z_ws_socket_t *sock) { return _z_ws_e... function _z_ws_transport_close (line 183) | void _z_ws_transport_close(_z_ws_socket_t *sock) { _z_ws_emscripten_clos... function _z_ws_transport_read (line 185) | size_t _z_ws_transport_read(const _z_ws_socket_t *sock, uint8_t *ptr, si... function _z_ws_transport_read_exact (line 189) | size_t _z_ws_transport_read_exact(const _z_ws_socket_t *sock, uint8_t *p... function _z_ws_transport_write (line 193) | size_t _z_ws_transport_write(const _z_ws_socket_t *sock, const uint8_t *... function _z_ws_transport_read_socket (line 197) | size_t _z_ws_transport_read_socket(const _z_sys_net_socket_t socket, uin... type _zp_ws_emscripten_transport_disabled_t (line 202) | typedef int _zp_ws_emscripten_transport_disabled_t; FILE: src/link/transport/upper/ws_stream.c function z_result_t (line 20) | z_result_t _z_ws_endpoint_init(_z_sys_net_endpoint_t *ep, const _z_strin... function _z_ws_endpoint_clear (line 24) | void _z_ws_endpoint_clear(_z_sys_net_endpoint_t *ep) { _z_tcp_endpoint_c... function z_result_t (line 26) | z_result_t _z_ws_transport_open(_z_ws_socket_t *sock, uint32_t tout) { function z_result_t (line 30) | z_result_t _z_ws_transport_listen(_z_ws_socket_t *sock) { return _z_tcp_... function _z_ws_transport_close (line 32) | void _z_ws_transport_close(_z_ws_socket_t *sock) { _z_tcp_close(&sock->_... function _z_ws_transport_read (line 34) | size_t _z_ws_transport_read(const _z_ws_socket_t *sock, uint8_t *ptr, si... function _z_ws_transport_read_exact (line 38) | size_t _z_ws_transport_read_exact(const _z_ws_socket_t *sock, uint8_t *p... function _z_ws_transport_write (line 42) | size_t _z_ws_transport_write(const _z_ws_socket_t *sock, const uint8_t *... function _z_ws_transport_read_socket (line 46) | size_t _z_ws_transport_read_socket(const _z_sys_net_socket_t socket, uin... FILE: src/link/unicast/serial.c function z_result_t (line 23) | z_result_t _z_endpoint_serial_valid(_z_endpoint_t *endpoint) { return _z... function z_result_t (line 25) | z_result_t _z_f_link_open_serial(_z_link_t *self) { function z_result_t (line 29) | z_result_t _z_f_link_listen_serial(_z_link_t *self) { function _z_f_link_close_serial (line 33) | void _z_f_link_close_serial(_z_link_t *self) { _z_serial_protocol_close(... function _z_f_link_free_serial (line 35) | void _z_f_link_free_serial(_z_link_t *self) { (void)(self); } function _z_f_link_write_serial (line 37) | size_t _z_f_link_write_serial(const _z_link_t *self, const uint8_t *ptr,... function _z_f_link_write_all_serial (line 42) | size_t _z_f_link_write_all_serial(const _z_link_t *self, const uint8_t *... function _z_f_link_read_serial (line 46) | size_t _z_f_link_read_serial(const _z_link_t *self, uint8_t *ptr, size_t... function _z_f_link_read_exact_serial (line 51) | size_t _z_f_link_read_exact_serial(const _z_link_t *self, uint8_t *ptr, ... function _z_f_link_read_socket_serial (line 58) | size_t _z_f_link_read_socket_serial(const _z_sys_net_socket_t socket, ui... function _z_get_link_mtu_serial (line 62) | uint16_t _z_get_link_mtu_serial(void) { return _Z_SERIAL_MTU_SIZE; } function z_result_t (line 64) | z_result_t _z_new_link_serial(_z_link_t *zl, _z_endpoint_t endpoint) { FILE: src/link/unicast/tcp.c function z_result_t (line 25) | z_result_t _z_endpoint_tcp_valid(_z_endpoint_t *endpoint) { function z_result_t (line 39) | z_result_t _z_f_link_open_tcp(_z_link_t *zl) { function z_result_t (line 49) | z_result_t _z_f_link_listen_tcp(_z_link_t *zl) { return _z_tcp_listen(&z... function _z_f_link_close_tcp (line 51) | void _z_f_link_close_tcp(_z_link_t *zl) { _z_tcp_close(&zl->_socket._tcp... function _z_f_link_free_tcp (line 53) | void _z_f_link_free_tcp(_z_link_t *zl) { _z_tcp_endpoint_clear(&zl->_soc... function _z_f_link_write_tcp (line 55) | size_t _z_f_link_write_tcp(const _z_link_t *zl, const uint8_t *ptr, size... function _z_f_link_write_all_tcp (line 63) | size_t _z_f_link_write_all_tcp(const _z_link_t *zl, const uint8_t *ptr, ... function _z_f_link_read_tcp (line 67) | size_t _z_f_link_read_tcp(const _z_link_t *zl, uint8_t *ptr, size_t len,... function _z_f_link_read_exact_tcp (line 72) | size_t _z_f_link_read_exact_tcp(const _z_link_t *zl, uint8_t *ptr, size_... function _z_f_link_tcp_read_socket (line 82) | size_t _z_f_link_tcp_read_socket(const _z_sys_net_socket_t socket, uint8... function _z_get_link_mtu_tcp (line 86) | uint16_t _z_get_link_mtu_tcp(void) { function z_result_t (line 91) | z_result_t _z_new_peer_tcp(_z_endpoint_t *endpoint, _z_sys_net_socket_t ... function z_result_t (line 105) | z_result_t _z_new_link_tcp(_z_link_t *zl, _z_endpoint_t *endpoint) { function z_result_t (line 130) | z_result_t _z_endpoint_tcp_valid(_z_endpoint_t *endpoint) { function z_result_t (line 135) | z_result_t _z_new_peer_tcp(_z_endpoint_t *endpoint, _z_sys_net_socket_t ... function z_result_t (line 141) | z_result_t _z_new_link_tcp(_z_link_t *zl, _z_endpoint_t *endpoint) { FILE: src/link/unicast/tls.c function _z_get_link_mtu_tls (line 31) | uint16_t _z_get_link_mtu_tls(void) { return 65535; } function z_result_t (line 33) | z_result_t _z_endpoint_tls_valid(_z_endpoint_t *endpoint) { function _z_config_t (line 47) | static _z_config_t _z_tls_merge_config(_z_str_intmap_t *endpoint_cfg, co... function z_result_t (line 85) | static z_result_t _z_f_link_open_tls(_z_link_t *self) { function z_result_t (line 111) | static z_result_t _z_f_link_listen_tls(_z_link_t *self) { function _z_f_link_close_tls (line 138) | static void _z_f_link_close_tls(_z_link_t *self) { _z_close_tls(&self->_... function _z_f_link_write_tls (line 140) | static size_t _z_f_link_write_tls(const _z_link_t *self, const uint8_t *... function _z_f_link_write_all_tls (line 149) | static size_t _z_f_link_write_all_tls(const _z_link_t *self, const uint8... function _z_f_link_read_tls (line 153) | static size_t _z_f_link_read_tls(const _z_link_t *self, uint8_t *ptr, si... function _z_f_link_read_exact_tls (line 158) | static size_t _z_f_link_read_exact_tls(const _z_link_t *self, uint8_t *p... function _z_f_link_tls_read_socket (line 181) | static size_t _z_f_link_tls_read_socket(const _z_sys_net_socket_t socket... function _z_f_link_free_tls (line 189) | static void _z_f_link_free_tls(_z_link_t *self) { _ZP_UNUSED(self); } function z_result_t (line 191) | z_result_t _z_new_link_tls(_z_link_t *zl, _z_endpoint_t *endpoint, const... function z_result_t (line 219) | z_result_t _z_new_peer_tls(_z_endpoint_t *endpoint, _z_sys_net_socket_t ... FILE: src/link/unicast/udp.c function z_result_t (line 26) | z_result_t _z_endpoint_udp_unicast_valid(_z_endpoint_t *endpoint) { function z_result_t (line 40) | z_result_t _z_f_link_open_udp_unicast(_z_link_t *self) { function z_result_t (line 50) | z_result_t _z_f_link_listen_udp_unicast(_z_link_t *self) { function _z_f_link_close_udp_unicast (line 60) | void _z_f_link_close_udp_unicast(_z_link_t *self) { _z_udp_unicast_close... function _z_f_link_free_udp_unicast (line 62) | void _z_f_link_free_udp_unicast(_z_link_t *self) { _z_udp_unicast_endpoi... function _z_f_link_write_udp_unicast (line 64) | size_t _z_f_link_write_udp_unicast(const _z_link_t *self, const uint8_t ... function _z_f_link_write_all_udp_unicast (line 72) | size_t _z_f_link_write_all_udp_unicast(const _z_link_t *self, const uint... function _z_f_link_read_udp_unicast (line 76) | size_t _z_f_link_read_udp_unicast(const _z_link_t *self, uint8_t *ptr, s... function _z_f_link_read_exact_udp_unicast (line 81) | size_t _z_f_link_read_exact_udp_unicast(const _z_link_t *self, uint8_t *... function _z_f_link_udp_read_socket (line 91) | size_t _z_f_link_udp_read_socket(const _z_sys_net_socket_t socket, uint8... function _z_get_link_mtu_udp_unicast (line 95) | uint16_t _z_get_link_mtu_udp_unicast(void) { function z_result_t (line 100) | z_result_t _z_new_link_udp_unicast(_z_link_t *zl, _z_endpoint_t endpoint) { FILE: src/link/unicast/ws.c function z_result_t (line 27) | static z_result_t _z_ws_address_valid(const _z_string_t *address) { retu... function z_result_t (line 29) | z_result_t _z_endpoint_ws_valid(_z_endpoint_t *endpoint) { function z_result_t (line 43) | z_result_t _z_f_link_open_ws(_z_link_t *zl) { function z_result_t (line 53) | z_result_t _z_f_link_listen_ws(_z_link_t *zl) { return _z_ws_transport_l... function _z_f_link_close_ws (line 55) | void _z_f_link_close_ws(_z_link_t *zl) { _z_ws_transport_close(&zl->_soc... function _z_f_link_free_ws (line 57) | void _z_f_link_free_ws(_z_link_t *zl) { _z_ws_endpoint_clear(&zl->_socke... function _z_f_link_write_ws (line 59) | size_t _z_f_link_write_ws(const _z_link_t *zl, const uint8_t *ptr, size_... function _z_f_link_write_all_ws (line 64) | size_t _z_f_link_write_all_ws(const _z_link_t *zl, const uint8_t *ptr, s... function _z_f_link_read_ws (line 68) | size_t _z_f_link_read_ws(const _z_link_t *zl, uint8_t *ptr, size_t len, ... function _z_f_link_read_exact_ws (line 73) | size_t _z_f_link_read_exact_ws(const _z_link_t *zl, uint8_t *ptr, size_t... function _z_f_link_ws_read_socket (line 80) | size_t _z_f_link_ws_read_socket(const _z_sys_net_socket_t socket, uint8_... function _z_get_link_mtu_ws (line 84) | uint16_t _z_get_link_mtu_ws(void) { function z_result_t (line 89) | z_result_t _z_new_link_ws(_z_link_t *zl, _z_endpoint_t *endpoint) { FILE: src/net/config.c function _z_config_t (line 20) | _z_config_t _z_config_empty(void) { function z_result_t (line 26) | z_result_t _z_config_default(_z_config_t *config) { return _z_config_cli... function z_result_t (line 28) | z_result_t _z_config_client(_z_config_t *ps, const char *locator) { FILE: src/net/encoding.c function _z_encoding_t (line 23) | _z_encoding_t _z_encoding_wrap(uint16_t id, const char *schema) { function z_result_t (line 28) | z_result_t _z_encoding_make(_z_encoding_t *encoding, uint16_t id, const ... function z_result_t (line 42) | z_result_t _z_encoding_copy(_z_encoding_t *dst, const _z_encoding_t *src) { function z_result_t (line 52) | z_result_t _z_encoding_move(_z_encoding_t *dst, _z_encoding_t *src) { FILE: src/net/filtering.c type _z_write_filter_registration_t (line 31) | typedef struct _z_write_filter_registration_t { function _z_filter_target_peer_eq (line 36) | static bool _z_filter_target_peer_eq(const void *left, const void *right) { function _z_filter_target_eq (line 42) | static bool _z_filter_target_eq(const void *left, const void *right) { function _z_write_filter_mutex_lock (line 49) | static void _z_write_filter_mutex_lock(_z_write_filter_ctx_t *ctx) { _z_... function _z_write_filter_mutex_unlock (line 50) | static void _z_write_filter_mutex_unlock(_z_write_filter_ctx_t *ctx) { _... function _z_write_filter_mutex_lock (line 52) | static void _z_write_filter_mutex_lock(_z_write_filter_ctx_t *ctx) { _ZP... function _z_write_filter_mutex_unlock (line 53) | static void _z_write_filter_mutex_unlock(_z_write_filter_ctx_t *ctx) { _... function _z_write_filter_push_target (line 56) | static bool _z_write_filter_push_target(_z_write_filter_ctx_t *ctx, _z_t... function _z_write_filter_peer_allowed (line 65) | static inline bool _z_write_filter_peer_allowed(const _z_write_filter_ct... function _z_write_filter_ctx_update_state (line 69) | static void _z_write_filter_ctx_update_state(_z_write_filter_ctx_t *ctx) { function _z_write_filter_ctx_add_local_match (line 87) | static void _z_write_filter_ctx_add_local_match(_z_write_filter_ctx_t *c... function _z_write_filter_ctx_remove_local_match (line 94) | static void _z_write_filter_ctx_remove_local_match(_z_write_filter_ctx_t... function z_result_t (line 104) | static z_result_t _z_write_filter_session_register(_z_session_t *session... function _z_write_filter_session_unregister (line 165) | static void _z_write_filter_session_unregister(_z_write_filter_ctx_t *ct... function _z_write_filter_callback (line 194) | static void _z_write_filter_callback(const _z_interest_msg_t *msg, _z_tr... function z_result_t (line 228) | z_result_t _z_write_filter_create(const _z_session_rc_t *zn, _z_write_fi... function z_result_t (line 295) | z_result_t _z_write_filter_ctx_clear(_z_write_filter_ctx_t *ctx) { function z_result_t (line 313) | z_result_t _z_write_filter_clear(_z_write_filter_t *filter) { function _z_write_filter_ctx_remove_callback (line 329) | void _z_write_filter_ctx_remove_callback(_z_write_filter_ctx_t *ctx, siz... function _z_write_filter_ctx_remove_callbacks (line 335) | void _z_write_filter_ctx_remove_callbacks(_z_write_filter_ctx_t *ctx) { function z_result_t (line 341) | z_result_t _z_write_filter_ctx_add_callback(_z_write_filter_ctx_t *ctx, ... function _z_write_filter_match_free (line 361) | static void _z_write_filter_match_free(void **value) { function _z_write_filter_notify_local_entity (line 371) | static void _z_write_filter_notify_local_entity(_z_session_t *session, c... function _z_write_filter_notify_subscriber (line 422) | void _z_write_filter_notify_subscriber(_z_session_t *session, const _z_k... function _z_write_filter_notify_queryable (line 427) | void _z_write_filter_notify_queryable(_z_session_t *session, const _z_ke... function _z_write_filter_notify_subscriber (line 432) | void _z_write_filter_notify_subscriber(_z_session_t *session, const _z_k... function _z_write_filter_notify_queryable (line 440) | void _z_write_filter_notify_queryable(_z_session_t *session, const _z_ke... function z_result_t (line 451) | z_result_t _z_write_filter_create(const _z_session_rc_t *zn, _z_write_fi... function z_result_t (line 463) | z_result_t _z_write_filter_clear(_z_write_filter_t *filter) { function _z_write_filter_notify_subscriber (line 468) | void _z_write_filter_notify_subscriber(_z_session_t *session, const _z_k... function _z_write_filter_notify_queryable (line 476) | void _z_write_filter_notify_queryable(_z_session_t *session, const _z_ke... FILE: src/net/liveliness.c function z_result_t (line 32) | z_result_t _z_liveliness_send_declare_token(_z_session_t *zn, uint32_t i... function z_result_t (line 42) | z_result_t _z_liveliness_send_undeclare_token(_z_session_t *zn, uint32_t... function z_result_t (line 52) | z_result_t _z_declare_liveliness_token(const _z_session_rc_t *zn, _z_liv... function z_result_t (line 97) | z_result_t _z_undeclare_liveliness_token(_z_liveliness_token_t *token) { function z_result_t (line 133) | z_result_t _z_liveliness_subscription_trigger_history(_z_session_t *zn, ... function z_result_t (line 169) | z_result_t _z_register_liveliness_subscriber(uint32_t *out_sub_id, const... function z_result_t (line 220) | z_result_t _z_declare_liveliness_subscriber(_z_subscriber_t *subscriber,... function z_result_t (line 232) | z_result_t _z_undeclare_liveliness_subscriber(_z_subscriber_t *sub) { type _z_cancel_liveliness_pending_query_arg_t (line 262) | typedef struct _z_cancel_liveliness_pending_query_arg_t { function z_result_t (line 267) | z_result_t _z_cancel_liveliness_pending_query(void *arg) { function _z_cancel_liveliness_pending_query_arg_drop (line 277) | void _z_cancel_liveliness_pending_query_arg_drop(void *arg) { function z_result_t (line 283) | z_result_t _z_liveliness_pending_query_register_cancellation(_z_liveline... function z_result_t (line 314) | z_result_t _z_liveliness_query(const _z_session_rc_t *session, const _z_... FILE: src/net/logger.c function _z_init_logger (line 18) | void _z_init_logger(void) { FILE: src/net/matching.c function z_result_t (line 30) | z_result_t _z_matching_listener_register(uint32_t *listener_id, _z_sessi... function z_result_t (line 40) | z_result_t _z_matching_listener_declare(_z_matching_listener_t *listener... function z_result_t (line 49) | z_result_t _z_matching_listener_undeclare(_z_matching_listener_t *listen... function _z_matching_listener_clear (line 58) | void _z_matching_listener_clear(_z_matching_listener_t *listener) { function _z_matching_listener_free (line 63) | void _z_matching_listener_free(_z_matching_listener_t **listener) { FILE: src/net/memory.c function _z_hello_clear (line 19) | void _z_hello_clear(_z_hello_t *hello) { _z_string_svec_clear(&hello->_l... function _z_hello_free (line 21) | void _z_hello_free(_z_hello_t **hello) { function _z_value_clear (line 32) | void _z_value_clear(_z_value_t *value) { function _z_value_free (line 37) | void _z_value_free(_z_value_t **value) { function _z_hello_check (line 48) | bool _z_hello_check(const _z_hello_t *hello) { return _z_id_check(hello-... FILE: src/net/primitives.c function z_result_t (line 52) | z_result_t _z_send_declare(_z_session_t *zn, const _z_network_message_t ... function z_result_t (line 65) | z_result_t _z_send_undeclare(_z_session_t *zn, const _z_network_message_... function _z_scout (line 79) | void _z_scout(const z_what_t what, const _z_id_t zid, _z_string_t *locat... function z_result_t (line 96) | z_result_t _z_declare_resource(_z_session_t *zn, const _z_string_t *key,... function z_result_t (line 115) | z_result_t _z_undeclare_resource(_z_session_t *zn, uint16_t rid) { function z_result_t (line 139) | z_result_t _z_declare_publisher(_z_publisher_t *publisher, const _z_sess... function z_result_t (line 157) | z_result_t _z_undeclare_publisher(_z_publisher_t *pub) { function z_result_t (line 170) | z_result_t _z_write(_z_session_t *zn, const _z_declared_keyexpr_t *keyex... function z_result_t (line 210) | z_result_t _z_register_subscriber(uint32_t *sub_id, const _z_session_rc_... function z_result_t (line 253) | z_result_t _z_declare_subscriber(_z_subscriber_t *subscriber, const _z_s... function z_result_t (line 265) | z_result_t _z_undeclare_subscriber(_z_subscriber_t *sub) { function z_result_t (line 320) | z_result_t _z_register_queryable(uint32_t *queryable_id, const _z_sessio... function z_result_t (line 369) | z_result_t _z_declare_queryable(_z_queryable_t *queryable, const _z_sess... function z_result_t (line 382) | z_result_t _z_undeclare_queryable(_z_queryable_t *qle) { function z_result_t (line 432) | z_result_t _z_send_reply(const _z_query_t *query, const _z_session_rc_t ... function z_result_t (line 472) | z_result_t _z_send_reply_err(const _z_query_t *query, const _z_session_r... function z_result_t (line 498) | z_result_t _z_declare_querier(_z_querier_t *querier, const _z_session_rc... function z_result_t (line 521) | z_result_t _z_undeclare_querier(_z_querier_t *querier) { function z_result_t (line 539) | z_result_t _z_query(const _z_session_rc_t *session, _z_optional_id_t que... function _z_add_interest (line 636) | uint32_t _z_add_interest(_z_session_t *zn, const _z_declared_keyexpr_t *... function z_result_t (line 681) | z_result_t _z_remove_interest(_z_session_t *zn, uint32_t interest_id) { FILE: src/net/query.c function _z_query_clear_inner (line 23) | static void _z_query_clear_inner(_z_query_t *q) { function z_result_t (line 31) | z_result_t _z_session_send_reply_final(_z_session_t *session, uint32_t q... function z_result_t (line 43) | z_result_t _z_query_send_reply_final(_z_query_t *q) { function _z_query_clear (line 54) | void _z_query_clear(_z_query_t *q) { function _z_query_free (line 63) | void _z_query_free(_z_query_t **query) { function _z_queryable_clear (line 73) | void _z_queryable_clear(_z_queryable_t *qbl) { function _z_queryable_free (line 79) | void _z_queryable_free(_z_queryable_t **qbl) { FILE: src/net/reply.c function _z_reply_data_clear (line 21) | void _z_reply_data_clear(_z_reply_data_t *reply_data) { function _z_reply_data_free (line 31) | void _z_reply_data_free(_z_reply_data_t **reply_data) { function z_result_t (line 41) | z_result_t _z_reply_data_copy(_z_reply_data_t *dst, const _z_reply_data_... function _z_reply_steal_data (line 52) | void _z_reply_steal_data(_z_reply_t *dst, _z_keyexpr_t *keyexpr, _z_enti... function _z_reply_err_steal_data (line 60) | void _z_reply_err_steal_data(_z_reply_t *dst, _z_bytes_t *payload, _z_en... function z_result_t (line 68) | z_result_t _z_reply_move(_z_reply_t *dst, _z_reply_t *src) { function _z_reply_clear (line 81) | void _z_reply_clear(_z_reply_t *reply) { _z_reply_data_clear(&reply->dat... function _z_reply_free (line 83) | void _z_reply_free(_z_reply_t **reply) { function z_result_t (line 94) | z_result_t _z_reply_copy(_z_reply_t *dst, const _z_reply_t *src) { retur... function _z_pending_reply_eq (line 96) | bool _z_pending_reply_eq(const _z_pending_reply_t *one, const _z_pending... function _z_pending_reply_clear (line 100) | void _z_pending_reply_clear(_z_pending_reply_t *pr) { FILE: src/net/sample.c function _z_sample_steal_data (line 19) | void _z_sample_steal_data(_z_sample_t *dst, _z_keyexpr_t *key, _z_bytes_... function z_result_t (line 34) | z_result_t _z_sample_copy_data(_z_sample_t *dst, const _z_declared_keyex... function z_result_t (line 51) | z_result_t _z_sample_move(_z_sample_t *dst, _z_sample_t *src) { function _z_sample_clear (line 65) | void _z_sample_clear(_z_sample_t *sample) { function _z_sample_free (line 72) | void _z_sample_free(_z_sample_t **sample) { function z_result_t (line 81) | z_result_t _z_sample_copy(_z_sample_t *dst, const _z_sample_t *src) { function _z_sample_t (line 95) | _z_sample_t _z_sample_duplicate(const _z_sample_t *src) { FILE: src/net/session.c function z_result_t (line 50) | static z_result_t _z_locators_by_scout(const _z_config_t *config, const ... function z_result_t (line 81) | static z_result_t _z_locators_by_scout(const _z_config_t *config, const ... function z_result_t (line 90) | static z_result_t _z_locators_by_config(_z_config_t *config, _z_string_s... function z_result_t (line 115) | static z_result_t _z_config_get_mode(const _z_config_t *config, z_whatam... function z_result_t (line 133) | static z_result_t _z_open_inner(_z_session_rc_t *zs, _z_string_t *locato... function _z_get_remaining_timeout_ms (line 152) | static int32_t _z_get_remaining_timeout_ms(z_clock_t *start, int32_t tim... type _z_open_connect_result_t (line 169) | typedef struct { function z_result_t (line 189) | static z_result_t _z_open_connect_locator(_z_session_rc_t *zn, _z_pendin... function z_result_t (line 268) | z_result_t _z_open_locators_client(_z_session_rc_t *zn, const _z_string_... function z_result_t (line 285) | z_result_t _z_open_bind_listener(_z_session_rc_t *zn, _z_string_t *locat... function z_result_t (line 309) | z_result_t _z_open_locators_peer(_z_session_rc_t *zn, _z_string_t *liste... function z_result_t (line 384) | static inline z_result_t _z_validate_open_timeout(int32_t timeout_ms) { function z_result_t (line 393) | z_result_t _z_open_locators(_z_session_rc_t *zn, const _z_string_svec_t ... function z_result_t (line 510) | z_result_t _z_open(_z_session_rc_t *zn, _z_config_t *config, const _z_id... function _z_client_reopen_task_drop (line 545) | void _z_client_reopen_task_drop(void *ztc_arg) { function _z_fut_fn_result_t (line 554) | _z_fut_fn_result_t _z_client_reopen_task_fn(void *ztc_arg, _z_executor_t... function _z_cache_declaration (line 613) | void _z_cache_declaration(_z_session_t *zs, const _z_network_message_t *... function _Z_CACHE_DECLARATION_UNDECLARE_FILTER (line 626) | _Z_CACHE_DECLARATION_UNDECLARE_FILTER(kexpr) function _z_prune_declaration (line 637) | void _z_prune_declaration(_z_session_t *zs, const _z_network_message_t *... function _z_session_is_closed (line 681) | bool _z_session_is_closed(const _z_session_t *session) { function _z_session_has_router_peer (line 685) | bool _z_session_has_router_peer(const _z_session_t *session) { function _z_session_rc_t (line 708) | _z_session_rc_t _z_session_weak_upgrade_if_open(const _z_session_weak_t ... function _z_config_t (line 716) | _z_config_t *_z_info(const _z_session_t *zn) { function z_result_t (line 740) | z_result_t _zp_read(_z_session_t *zn, bool single_read) { return _z_read... function z_result_t (line 742) | z_result_t _zp_send_keep_alive(_z_session_t *zn) { return _z_send_keep_a... function z_result_t (line 744) | z_result_t _zp_send_join(_z_session_t *zn) { return _z_send_join(&zn->_t... function z_result_t (line 746) | z_result_t _zp_start_transport_tasks(_z_session_t *zn) { FILE: src/net/subscribe.c function _z_subscriber_clear (line 18) | void _z_subscriber_clear(_z_subscriber_t *sub) { function _z_subscriber_free (line 24) | void _z_subscriber_free(_z_subscriber_t **sub) { FILE: src/protocol/codec.c function z_result_t (line 26) | z_result_t _z_consolidation_mode_encode(_z_wbuf_t *wbf, z_consolidation_... function z_result_t (line 28) | z_result_t _z_consolidation_mode_decode(z_consolidation_mode_t *en, _z_z... function z_result_t (line 38) | z_result_t _z_query_target_encode(_z_wbuf_t *wbf, z_query_target_t en) {... function z_result_t (line 40) | z_result_t _z_query_target_decode(z_query_target_t *en, _z_zbuf_t *zbf) { function z_result_t (line 50) | z_result_t _z_whatami_encode(_z_wbuf_t *wbf, z_whatami_t en) { return _z... function z_result_t (line 52) | z_result_t _z_whatami_decode(z_whatami_t *en, _z_zbuf_t *zbf) { function z_result_t (line 62) | z_result_t _z_uint8_encode(_z_wbuf_t *wbf, uint8_t u8) { return _z_wbuf_... function z_result_t (line 64) | z_result_t _z_uint8_decode(uint8_t *u8, _z_zbuf_t *zbf) { function z_result_t (line 73) | z_result_t _z_uint8_decode_as_ref(uint8_t **u8, _z_zbuf_t *zbf) { function z_result_t (line 82) | z_result_t _z_uint16_encode(_z_wbuf_t *wbf, uint16_t val) { function z_result_t (line 87) | z_result_t _z_uint16_decode(uint16_t *u16, _z_zbuf_t *zbf) { function _z_zint_len (line 110) | uint8_t _z_zint_len(uint64_t v) { function _z_zint64_encode_buf (line 132) | uint8_t _z_zint64_encode_buf(uint8_t *buf, uint64_t v) { function z_result_t (line 149) | z_result_t _z_zint64_encode(_z_wbuf_t *wbf, uint64_t v) { function z_result_t (line 155) | z_result_t _z_zint64_decode_with_reader(uint64_t *zint, __z_single_byte_... function z_result_t (line 172) | z_result_t _z_zsize_decode_with_reader(_z_zint_t *zint, __z_single_byte_... function z_result_t (line 185) | z_result_t _z_uint8_decode_reader(uint8_t *zint, void *context) { return... function z_result_t (line 187) | z_result_t _z_zint64_decode(uint64_t *zint, _z_zbuf_t *zbf) { function z_result_t (line 202) | z_result_t _z_zint16_decode(uint16_t *zint, _z_zbuf_t *zbf) { function z_result_t (line 213) | z_result_t _z_zint32_decode(uint32_t *zint, _z_zbuf_t *zbf) { function z_result_t (line 224) | z_result_t _z_zsize_decode(_z_zint_t *zint, _z_zbuf_t *zbf) { function z_result_t (line 236) | z_result_t _z_buf_encode(_z_wbuf_t *wbf, const uint8_t *buf, size_t len) { function z_result_t (line 247) | z_result_t _z_slice_encode(_z_wbuf_t *wbf, const _z_slice_t *bs) { function z_result_t (line 252) | z_result_t _z_slices_encode(_z_wbuf_t *wbf, const _z_slice_t *bs, size_t... function z_result_t (line 264) | z_result_t _z_bytes_decode(_z_bytes_t *bs, _z_zbuf_t *zbf, _z_arc_slice_... function z_result_t (line 276) | static inline z_result_t _z_bytes_encode_val(_z_wbuf_t *wbf, const _z_by... function z_result_t (line 285) | z_result_t _z_bytes_encode(_z_wbuf_t *wbf, const _z_bytes_t *bs) { function z_result_t (line 291) | z_result_t _z_str_encode(_z_wbuf_t *wbf, const char *s) { function z_result_t (line 298) | z_result_t _z_str_decode(char **str, _z_zbuf_t *zbf) { function z_result_t (line 324) | z_result_t _z_string_encode(_z_wbuf_t *wbf, const _z_string_t *s) { function z_result_t (line 330) | z_result_t _z_string_decode(_z_string_t *str, _z_zbuf_t *zbf) { function _z_encoding_len (line 348) | size_t _z_encoding_len(const _z_encoding_t *en) { function z_result_t (line 356) | z_result_t _z_encoding_encode(_z_wbuf_t *wbf, const _z_encoding_t *en) { function z_result_t (line 369) | z_result_t _z_encoding_decode(_z_encoding_t *en, _z_zbuf_t *zbf) { function z_result_t (line 383) | z_result_t _z_value_encode(_z_wbuf_t *wbf, const _z_value_t *value) { function z_result_t (line 390) | z_result_t _z_value_decode(_z_value_t *value, _z_zbuf_t *zbf) { FILE: src/protocol/codec/core.c function z_result_t (line 19) | z_result_t _z_zbuf_read_exact(_z_zbuf_t *zbf, uint8_t *dest, size_t leng... FILE: src/protocol/codec/declarations.c function z_result_t (line 38) | z_result_t _z_decl_ext_keyexpr_encode(_z_wbuf_t *wbf, const _z_wireexpr_... function z_result_t (line 52) | z_result_t _z_decl_kexpr_encode(_z_wbuf_t *wbf, const _z_decl_kexpr_t *d... function z_result_t (line 65) | z_result_t _z_decl_commons_encode(_z_wbuf_t *wbf, uint8_t header, bool h... function z_result_t (line 81) | z_result_t _z_decl_subscriber_encode(_z_wbuf_t *wbf, const _z_decl_subsc... function z_result_t (line 86) | z_result_t _z_undecl_kexpr_encode(_z_wbuf_t *wbf, const _z_undecl_kexpr_... function z_result_t (line 90) | z_result_t _z_undecl_encode(_z_wbuf_t *wbf, uint8_t header, _z_zint_t de... function z_result_t (line 102) | z_result_t _z_undecl_subscriber_encode(_z_wbuf_t *wbf, const _z_undecl_s... function z_result_t (line 105) | z_result_t _z_decl_queryable_encode(_z_wbuf_t *wbf, const _z_decl_querya... function z_result_t (line 120) | z_result_t _z_undecl_queryable_encode(_z_wbuf_t *wbf, const _z_undecl_qu... function z_result_t (line 123) | z_result_t _z_decl_token_encode(_z_wbuf_t *wbf, const _z_decl_token_t *d... function z_result_t (line 128) | z_result_t _z_undecl_token_encode(_z_wbuf_t *wbf, const _z_undecl_token_... function z_result_t (line 131) | z_result_t _z_decl_final_encode(_z_wbuf_t *wbf) { function z_result_t (line 137) | z_result_t _z_declaration_encode(_z_wbuf_t *wbf, const _z_declaration_t ... function z_result_t (line 181) | z_result_t _z_decl_kexpr_decode(_z_decl_kexpr_t *decl, _z_zbuf_t *zbf, u... function z_result_t (line 192) | z_result_t _z_undecl_kexpr_decode(_z_undecl_kexpr_t *decl, _z_zbuf_t *zb... function z_result_t (line 202) | z_result_t _z_undecl_decode_extensions(_z_msg_ext_t *extension, void *ct... function z_result_t (line 229) | z_result_t _z_undecl_trivial_decode(_z_zbuf_t *zbf, _z_wireexpr_t *_ext_... function z_result_t (line 240) | static z_result_t _z_decl_commons_decode(_z_zbuf_t *zbf, uint8_t header,... function z_result_t (line 248) | z_result_t _z_decl_subscriber_decode_extensions(_z_msg_ext_t *extension,... function z_result_t (line 259) | z_result_t _z_decl_subscriber_decode(_z_decl_subscriber_t *decl, _z_zbuf... function z_result_t (line 268) | z_result_t _z_undecl_subscriber_decode(_z_undecl_subscriber_t *decl, _z_... function z_result_t (line 273) | z_result_t _z_decl_queryable_decode_extensions(_z_msg_ext_t *extension, ... function z_result_t (line 288) | z_result_t _z_decl_queryable_decode(_z_decl_queryable_t *decl, _z_zbuf_t... function z_result_t (line 297) | z_result_t _z_undecl_queryable_decode(_z_undecl_queryable_t *decl, _z_zb... function z_result_t (line 301) | z_result_t _z_decl_token_decode(_z_decl_token_t *decl, _z_zbuf_t *zbf, u... function z_result_t (line 310) | z_result_t _z_undecl_token_decode(_z_undecl_token_t *decl, _z_zbuf_t *zb... function z_result_t (line 314) | z_result_t _z_decl_final_decode(_z_decl_final_t *decl, _z_zbuf_t *zbf, u... function z_result_t (line 323) | z_result_t _z_declaration_decode(_z_declaration_t *decl, _z_zbuf_t *zbf,... FILE: src/protocol/codec/ext.c function z_result_t (line 28) | z_result_t _z_msg_ext_encode_unit(_z_wbuf_t *wbf, const _z_msg_ext_unit_... function z_result_t (line 35) | z_result_t _z_msg_ext_decode_unit(_z_msg_ext_unit_t *ext, _z_zbuf_t *zbf) { function z_result_t (line 42) | z_result_t _z_msg_ext_decode_unit_na(_z_msg_ext_unit_t *ext, _z_zbuf_t *... function z_result_t (line 46) | z_result_t _z_msg_ext_encode_zint(_z_wbuf_t *wbf, const _z_msg_ext_zint_... function z_result_t (line 52) | z_result_t _z_msg_ext_decode_zint(_z_msg_ext_zint_t *ext, _z_zbuf_t *zbf) { function z_result_t (line 58) | z_result_t _z_msg_ext_decode_zint_na(_z_msg_ext_zint_t *ext, _z_zbuf_t *... function z_result_t (line 62) | z_result_t _z_msg_ext_encode_zbuf(_z_wbuf_t *wbf, const _z_msg_ext_zbuf_... function z_result_t (line 68) | z_result_t _z_msg_ext_decode_zbuf(_z_msg_ext_zbuf_t *ext, _z_zbuf_t *zbf) { function z_result_t (line 74) | z_result_t _z_msg_ext_decode_zbuf_na(_z_msg_ext_zbuf_t *ext, _z_zbuf_t *... function z_result_t (line 79) | z_result_t _z_msg_ext_encode(_z_wbuf_t *wbf, const _z_msg_ext_t *ext, bo... function z_result_t (line 106) | z_result_t _z_msg_ext_unknown_body_decode(_z_msg_ext_body_t *body, uint8... function z_result_t (line 130) | z_result_t _z_msg_ext_decode(_z_msg_ext_t *ext, _z_zbuf_t *zbf, bool *ha... function z_result_t (line 144) | z_result_t _z_msg_ext_decode_na(_z_msg_ext_t *ext, _z_zbuf_t *zbf, bool ... function z_result_t (line 148) | z_result_t _z_msg_ext_vec_encode(_z_wbuf_t *wbf, const _z_msg_ext_vec_t ... function z_result_t (line 162) | z_result_t _z_msg_ext_vec_push_callback(_z_msg_ext_t *extension, _z_msg_... function z_result_t (line 172) | z_result_t _z_msg_ext_vec_decode(_z_msg_ext_vec_t *extensions, _z_zbuf_t... function z_result_t (line 178) | z_result_t _z_msg_ext_unknown_error(_z_msg_ext_t *extension, uint8_t tra... function z_result_t (line 217) | z_result_t _z_msg_ext_skip_non_mandatory(_z_msg_ext_t *extension, void *... function z_result_t (line 226) | z_result_t _z_msg_ext_decode_iter(_z_zbuf_t *zbf, z_result_t (*callback)... function z_result_t (line 240) | z_result_t _z_msg_ext_skip_non_mandatories(_z_zbuf_t *zbf, uint8_t trace... FILE: src/protocol/codec/interest.c function z_result_t (line 41) | z_result_t _z_interest_encode(_z_wbuf_t *wbf, const _z_interest_t *inter... function z_result_t (line 71) | z_result_t _z_interest_decode(_z_interest_t *interest, _z_zbuf_t *zbf, b... FILE: src/protocol/codec/message.c function z_result_t (line 43) | z_result_t _z_payload_encode(_z_wbuf_t *wbf, const _z_slice_t *pld) { function z_result_t (line 51) | z_result_t _z_payload_decode_na(_z_slice_t *pld, _z_zbuf_t *zbf) { function z_result_t (line 56) | z_result_t _z_payload_decode(_z_slice_t *pld, _z_zbuf_t *zbf) { return _... function z_result_t (line 58) | z_result_t _z_id_encode_as_slice(_z_wbuf_t *wbf, const _z_id_t *id) { function z_result_t (line 77) | z_result_t _z_id_decode_as_slice(_z_id_t *id, _z_zbuf_t *zbf) { function z_result_t (line 86) | z_result_t _z_timestamp_encode(_z_wbuf_t *wbf, const _z_timestamp_t *ts) { function z_result_t (line 95) | z_result_t _z_timestamp_encode_ext(_z_wbuf_t *wbf, const _z_timestamp_t ... function z_result_t (line 102) | z_result_t _z_timestamp_decode(_z_timestamp_t *ts, _z_zbuf_t *zbf) { function z_result_t (line 115) | z_result_t _z_wireexpr_encode(_z_wbuf_t *wbf, bool has_suffix, const _z_... function z_result_t (line 127) | z_result_t _z_wireexpr_decode(_z_wireexpr_t *ke, _z_zbuf_t *zbf, bool ha... function z_result_t (line 149) | z_result_t _z_locators_encode(_z_wbuf_t *wbf, const _z_locator_array_t *... function z_result_t (line 162) | z_result_t _z_locators_decode_na(_z_locator_array_t *a_loc, _z_zbuf_t *z... function z_result_t (line 190) | z_result_t _z_locators_decode(_z_locator_array_t *a_loc, _z_zbuf_t *zbf)... function z_result_t (line 196) | z_result_t _z_source_info_decode(_z_source_info_t *info, _z_zbuf_t *zbf) { function z_result_t (line 233) | z_result_t _z_source_info_encode(_z_wbuf_t *wbf, const _z_source_info_t ... function z_result_t (line 243) | z_result_t _z_source_info_encode_ext(_z_wbuf_t *wbf, const _z_source_inf... function z_result_t (line 257) | z_result_t _z_push_body_encode(_z_wbuf_t *wbf, const _z_push_body_t *psh... function z_result_t (line 305) | z_result_t _z_push_body_decode_extensions(_z_msg_ext_t *extension, void ... function z_result_t (line 332) | z_result_t _z_push_body_decode(_z_push_body_t *pshb, _z_zbuf_t *zbf, uin... function z_result_t (line 369) | z_result_t _z_put_encode(_z_wbuf_t *wbf, const _z_msg_put_t *put) { function z_result_t (line 373) | z_result_t _z_put_decode(_z_msg_put_t *put, _z_zbuf_t *zbf, uint8_t head... function z_result_t (line 381) | z_result_t _z_del_encode(_z_wbuf_t *wbf, const _z_msg_del_t *del) { function z_result_t (line 385) | z_result_t _z_del_decode(_z_msg_del_t *del, _z_zbuf_t *zbf, uint8_t head... function z_result_t (line 394) | z_result_t _z_query_encode(_z_wbuf_t *wbf, const _z_msg_query_t *msg) { function z_result_t (line 453) | z_result_t _z_query_decode_extensions(_z_msg_ext_t *extension, void *ctx) { function z_result_t (line 485) | z_result_t _z_query_decode(_z_msg_query_t *msg, _z_zbuf_t *zbf, uint8_t ... function z_result_t (line 507) | z_result_t _z_reply_encode(_z_wbuf_t *wbf, const _z_msg_reply_t *reply) { function z_result_t (line 520) | z_result_t _z_reply_decode_extension(_z_msg_ext_t *extension, void *ctx) { function z_result_t (line 530) | z_result_t _z_reply_decode(_z_msg_reply_t *reply, _z_zbuf_t *zbf, uint8_... function z_result_t (line 545) | z_result_t _z_err_encode(_z_wbuf_t *wbf, const _z_msg_err_t *err) { function z_result_t (line 574) | z_result_t _z_err_decode_extension(_z_msg_ext_t *extension, void *ctx) { function z_result_t (line 590) | z_result_t _z_err_decode(_z_msg_err_t *err, _z_zbuf_t *zbf, uint8_t head... function z_result_t (line 605) | z_result_t _z_scout_encode(_z_wbuf_t *wbf, uint8_t header, const _z_s_ms... function z_result_t (line 625) | z_result_t _z_scout_decode(_z_s_msg_scout_t *msg, _z_zbuf_t *zbf, uint8_... function z_result_t (line 646) | z_result_t _z_hello_encode(_z_wbuf_t *wbf, uint8_t header, const _z_s_ms... function z_result_t (line 666) | z_result_t _z_hello_decode_na(_z_s_msg_hello_t *msg, _z_zbuf_t *zbf, uin... function z_result_t (line 697) | z_result_t _z_hello_decode(_z_s_msg_hello_t *msg, _z_zbuf_t *zbf, uint8_... function z_result_t (line 701) | z_result_t _z_scouting_message_encode(_z_wbuf_t *wbf, const _z_scouting_... function z_result_t (line 724) | z_result_t _z_scouting_message_decode_na(_z_scouting_message_t *msg, _z_... function z_result_t (line 763) | z_result_t _z_scouting_message_decode(_z_scouting_message_t *s_msg, _z_z... FILE: src/protocol/codec/network.c function z_result_t (line 41) | z_result_t _z_push_encode(_z_wbuf_t *wbf, const _z_n_msg_push_t *msg) { function z_result_t (line 70) | z_result_t _z_push_decode_ext_cb(_z_msg_ext_t *extension, void *ctx) { function z_result_t (line 95) | z_result_t _z_push_decode(_z_n_msg_push_t *msg, _z_zbuf_t *zbf, uint8_t ... function z_result_t (line 114) | z_result_t _z_request_encode(_z_wbuf_t *wbf, const _z_n_msg_request_t *m... function z_result_t (line 170) | z_result_t _z_request_decode_extensions(_z_msg_ext_t *extension, void *c... function z_result_t (line 209) | z_result_t _z_request_decode(_z_n_msg_request_t *msg, _z_zbuf_t *zbf, co... function z_result_t (line 241) | z_result_t _z_response_encode(_z_wbuf_t *wbf, const _z_n_msg_response_t ... function z_result_t (line 306) | z_result_t _z_response_decode_extension(_z_msg_ext_t *extension, void *c... function z_result_t (line 337) | z_result_t _z_response_decode(_z_n_msg_response_t *msg, _z_zbuf_t *zbf, ... function z_result_t (line 368) | z_result_t _z_response_final_encode(_z_wbuf_t *wbf, const _z_n_msg_respo... function z_result_t (line 378) | z_result_t _z_response_final_decode(_z_n_msg_response_final_t *msg, _z_z... function z_result_t (line 388) | z_result_t _z_declare_encode(_z_wbuf_t *wbf, const _z_n_msg_declare_t *d... function z_result_t (line 419) | z_result_t _z_declare_decode_extensions(_z_msg_ext_t *extension, void *c... function z_result_t (line 437) | z_result_t _z_declare_decode(_z_n_msg_declare_t *decl, _z_zbuf_t *zbf, u... function z_result_t (line 452) | z_result_t _z_n_interest_encode(_z_wbuf_t *wbf, const _z_n_msg_interest_... function z_result_t (line 468) | z_result_t _z_n_interest_decode(_z_n_msg_interest_t *interest, _z_zbuf_t... function z_result_t (line 488) | z_result_t _z_oam_encode(_z_wbuf_t *wbf, const _z_n_msg_oam_t *oam) { function z_result_t (line 540) | z_result_t _z_oam_decode_extensions(_z_msg_ext_t *extension, void *ctx) { function z_result_t (line 559) | z_result_t _z_oam_decode(_z_n_msg_oam_t *oam, _z_zbuf_t *zbf, uint8_t he... function z_result_t (line 595) | z_result_t _z_network_message_encode(_z_wbuf_t *wbf, const _z_network_me... function z_result_t (line 630) | z_result_t _z_network_message_decode(_z_network_message_t *msg, _z_zbuf_... FILE: src/protocol/codec/serial.c function _z_serial_msg_serialize (line 28) | size_t _z_serial_msg_serialize(uint8_t *dest, size_t dest_len, const uin... function _z_serial_msg_deserialize (line 70) | size_t _z_serial_msg_deserialize(const uint8_t *src, size_t src_len, uin... FILE: src/protocol/codec/transport.c function _z_whatami_to_uint8 (line 31) | uint8_t _z_whatami_to_uint8(z_whatami_t whatami) { function z_whatami_t (line 35) | z_whatami_t _z_whatami_from_uint8(uint8_t b) { function z_result_t (line 40) | z_result_t _z_join_encode(_z_wbuf_t *wbf, uint8_t header, const _z_t_msg... function z_result_t (line 104) | z_result_t _z_join_decode_ext(_z_msg_ext_t *extension, void *ctx) { function z_result_t (line 125) | z_result_t _z_join_decode(_z_t_msg_join_t *msg, _z_zbuf_t *zbf, uint8_t ... function z_result_t (line 182) | z_result_t _z_init_encode(_z_wbuf_t *wbf, uint8_t header, const _z_t_msg... function z_result_t (line 221) | z_result_t _z_init_decode_ext(_z_msg_ext_t *extension, void *ctx) { function z_result_t (line 237) | z_result_t _z_init_decode(_z_t_msg_init_t *msg, _z_zbuf_t *zbf, uint8_t ... function z_result_t (line 288) | z_result_t _z_open_encode(_z_wbuf_t *wbf, uint8_t header, const _z_t_msg... function z_result_t (line 307) | z_result_t _z_open_decode(_z_t_msg_open_t *msg, _z_zbuf_t *zbf, uint8_t ... function z_result_t (line 335) | z_result_t _z_close_encode(_z_wbuf_t *wbf, uint8_t header, const _z_t_ms... function z_result_t (line 345) | z_result_t _z_close_decode(_z_t_msg_close_t *msg, _z_zbuf_t *zbf, uint8_... function z_result_t (line 357) | z_result_t _z_keep_alive_encode(_z_wbuf_t *wbf, uint8_t header, const _z... function z_result_t (line 368) | z_result_t _z_keep_alive_decode(_z_t_msg_keep_alive_t *msg, _z_zbuf_t *z... function z_result_t (line 386) | z_result_t _z_frame_encode(_z_wbuf_t *wbf, uint8_t header, const _z_t_ms... function z_result_t (line 397) | z_result_t _z_frame_decode(_z_t_msg_frame_t *msg, _z_zbuf_t *zbf, uint8_... function z_result_t (line 409) | z_result_t _z_fragment_encode(_z_wbuf_t *wbf, uint8_t header, const _z_t... function z_result_t (line 436) | z_result_t _z_fragment_decode_ext(_z_msg_ext_t *extension, void *ctx) { function z_result_t (line 450) | z_result_t _z_fragment_decode(_z_t_msg_fragment_t *msg, _z_zbuf_t *zbf, ... function z_result_t (line 469) | z_result_t _z_extensions_encode(_z_wbuf_t *wbf, uint8_t header, const _z... function z_result_t (line 481) | z_result_t _z_extensions_decode(_z_msg_ext_vec_t *v_ext, _z_zbuf_t *zbf,... function _z_transport_set_message_encode_override (line 498) | void _z_transport_set_message_encode_override(_z_transport_message_encod... function z_result_t (line 504) | z_result_t _z_transport_message_encode(_z_wbuf_t *wbf, const _z_transpor... function z_result_t (line 546) | z_result_t _z_transport_message_decode(_z_transport_message_t *msg, _z_z... FILE: src/protocol/config.c function z_result_t (line 27) | z_result_t _z_config_init(_z_config_t *ps) { function z_result_t (line 32) | z_result_t _zp_config_insert(_z_config_t *ps, uint8_t key, const char *v... function z_result_t (line 49) | z_result_t _zp_config_insert_string(_z_config_t *ps, uint8_t key, const ... function z_result_t (line 64) | z_result_t _z_config_get_all(const _z_config_t *ps, _z_string_svec_t *lo... function z_result_t (line 76) | z_result_t _z_config_get_i32_default(_z_config_t *config, uint8_t key, c... function z_result_t (line 85) | z_result_t _z_config_get_bool_default(_z_config_t *config, uint8_t key, ... function z_result_t (line 95) | z_result_t _z_str_intmap_from_strn(_z_str_intmap_t *strint, const char *... function z_result_t (line 160) | z_result_t _z_str_intmap_from_str(_z_str_intmap_t *strint, const char *s... function _z_str_intmap_strlen (line 164) | size_t _z_str_intmap_strlen(const _z_str_intmap_t *s, uint8_t argc, _z_s... function _z_str_intmap_onto_str (line 182) | void _z_str_intmap_onto_str(char *dst, size_t dst_len, const _z_str_intm... FILE: src/protocol/core.c function _z_id_len (line 35) | uint8_t _z_id_len(_z_id_t id) { function _z_id_hash (line 47) | size_t _z_id_hash(const _z_id_t *id) { function _z_id_cmp (line 58) | int _z_id_cmp(const _z_id_t *left, const _z_id_t *right) { function _z_ntp64_t (line 66) | _z_ntp64_t _z_timestamp_ntp64_from_time(uint32_t seconds, uint32_t nanos) { function _z_timestamp_cmp (line 74) | int _z_timestamp_cmp(const _z_timestamp_t *left, const _z_timestamp_t *r... function _z_value_t (line 87) | _z_value_t _z_value_steal(_z_value_t *value) { function z_result_t (line 92) | z_result_t _z_value_copy(_z_value_t *dst, const _z_value_t *src) { function z_result_t (line 99) | z_result_t _z_hello_copy(_z_hello_t *dst, const _z_hello_t *src) { function z_result_t (line 108) | z_result_t _z_hello_move(_z_hello_t *dst, _z_hello_t *src) { function z_result_t (line 114) | z_result_t _z_value_move(_z_value_t *dst, _z_value_t *src) { function _z_entity_global_id_hash (line 121) | size_t _z_entity_global_id_hash(const _z_entity_global_id_t *e) { function z_result_t (line 132) | z_result_t _z_source_info_copy(_z_source_info_t *dst, const _z_source_in... function z_result_t (line 138) | z_result_t _z_source_info_move(_z_source_info_t *dst, _z_source_info_t *... FILE: src/protocol/definitions/declarations.c function _z_declaration_clear (line 17) | void _z_declaration_clear(_z_declaration_t *decl) { function _z_declaration_t (line 56) | _z_declaration_t _z_make_decl_keyexpr(uint16_t id, _Z_MOVE(_z_wireexpr_t... function _z_declaration_t (line 60) | _z_declaration_t _z_make_undecl_keyexpr(uint16_t id) { function _z_declaration_t (line 63) | _z_declaration_t _z_make_decl_subscriber(_Z_MOVE(_z_wireexpr_t) key, uin... function _z_declaration_t (line 68) | _z_declaration_t _z_make_undecl_subscriber(uint32_t id, _Z_OPTIONAL _Z_M... function _z_declaration_t (line 75) | _z_declaration_t _z_make_decl_queryable(_Z_MOVE(_z_wireexpr_t) key, uint... function _z_declaration_t (line 82) | _z_declaration_t _z_make_undecl_queryable(uint32_t id, _Z_OPTIONAL _Z_MO... function _z_declaration_t (line 88) | _z_declaration_t _z_make_decl_token(_Z_MOVE(_z_wireexpr_t) key, uint32_t... function _z_declaration_t (line 95) | _z_declaration_t _z_make_undecl_token(uint32_t id, _Z_OPTIONAL _Z_MOVE(_... function _z_declaration_t (line 101) | _z_declaration_t _z_make_decl_final(void) { FILE: src/protocol/definitions/interest.c function _z_interest_clear (line 17) | void _z_interest_clear(_z_interest_t *interest) { _z_wireexpr_clear(&int... function _z_interest_t (line 19) | _z_interest_t _z_make_interest(_Z_MOVE(_z_wireexpr_t) key, uint32_t id, ... function _z_interest_t (line 27) | _z_interest_t _z_make_interest_final(uint32_t id) { FILE: src/protocol/definitions/message.c function _z_msg_reply_clear (line 23) | void _z_msg_reply_clear(_z_msg_reply_t *msg) { _z_push_body_clear(&msg->... function _z_msg_put_clear (line 25) | void _z_msg_put_clear(_z_msg_put_t *msg) { function _z_msg_query_reqexts_t (line 32) | _z_msg_query_reqexts_t _z_msg_query_required_extensions(const _z_msg_que... function _z_msg_query_clear (line 41) | void _z_msg_query_clear(_z_msg_query_t *msg) { function _z_msg_err_clear (line 48) | void _z_msg_err_clear(_z_msg_err_t *err) { FILE: src/protocol/definitions/network.c function _z_n_msg_request_exts_t (line 24) | _z_n_msg_request_exts_t _z_n_msg_request_needed_exts(const _z_n_msg_requ... function _z_n_msg_request_clear (line 49) | void _z_n_msg_request_clear(_z_n_msg_request_t *msg) { function _z_push_body_clear (line 67) | void _z_push_body_clear(_z_push_body_t *msg) { function _z_push_body_t (line 72) | _z_push_body_t _z_push_body_steal(_z_push_body_t *msg) { function z_result_t (line 78) | static z_result_t _z_push_body_copy(_z_push_body_t *dst, const _z_push_b... function _z_n_msg_response_final_clear (line 88) | void _z_n_msg_response_final_clear(_z_n_msg_response_final_t *msg) { (vo... function _z_n_msg_push_clear (line 90) | void _z_n_msg_push_clear(_z_n_msg_push_t *msg) { function _z_n_msg_response_clear (line 95) | void _z_n_msg_response_clear(_z_n_msg_response_t *msg) { function _z_n_msg_oam_clear (line 110) | void _z_n_msg_oam_clear(_z_n_msg_oam_t *oam) { function _z_n_msg_clear (line 128) | void _z_n_msg_clear(_z_network_message_t *msg) { function _z_n_msg_free (line 156) | void _z_n_msg_free(_z_network_message_t **msg) { function _z_n_msg_make_response_final (line 167) | void _z_n_msg_make_response_final(_z_network_message_t *msg, _z_zint_t r... function _z_n_msg_make_declare (line 173) | void _z_n_msg_make_declare(_z_network_message_t *msg, _z_declaration_t d... function _z_n_msg_make_query (line 182) | void _z_n_msg_make_query(_z_zenoh_message_t *msg, const _z_wireexpr_t *k... function _z_n_msg_make_push_put (line 205) | void _z_n_msg_make_push_put(_z_network_message_t *dst, const _z_wireexpr... function _z_n_msg_make_push_del (line 223) | void _z_n_msg_make_push_del(_z_network_message_t *dst, const _z_wireexpr... function _z_n_msg_make_reply_ok_put (line 238) | void _z_n_msg_make_reply_ok_put(_z_network_message_t *dst, const _z_id_t... function _z_n_msg_make_reply_ok_del (line 264) | void _z_n_msg_make_reply_ok_del(_z_network_message_t *dst, const _z_id_t... function _z_n_msg_make_reply_err (line 287) | void _z_n_msg_make_reply_err(_z_network_message_t *dst, const _z_id_t *z... function _z_n_msg_make_interest (line 304) | void _z_n_msg_make_interest(_z_network_message_t *msg, _z_interest_t int... function z_result_t (line 310) | static z_result_t _z_n_msg_push_copy(_z_network_message_t *dst, const _z... function z_result_t (line 316) | static z_result_t _z_n_msg_request_copy(_z_network_message_t *dst, const... function z_result_t (line 342) | static z_result_t _z_n_msg_response_copy(_z_network_message_t *dst, cons... function z_result_t (line 358) | static z_result_t _z_n_msg_response_final_copy(_z_network_message_t *dst... function z_result_t (line 363) | static z_result_t _z_n_msg_declare_copy(_z_network_message_t *dst, const... function z_result_t (line 402) | static z_result_t _z_n_msg_interest_copy(_z_network_message_t *dst, cons... function z_result_t (line 409) | static z_result_t _z_n_msg_oam_copy(_z_network_message_t *dst, const _z_... function z_result_t (line 421) | z_result_t _z_n_msg_copy(_z_network_message_t *dst, const _z_network_mes... function _z_network_message_t (line 442) | _z_network_message_t *_z_n_msg_clone(const _z_network_message_t *src) { FILE: src/protocol/definitions/transport.c function _z_s_msg_scout_clear (line 20) | void _z_s_msg_scout_clear(_z_s_msg_scout_t *msg) { function _z_locators_clear (line 26) | void _z_locators_clear(_z_locator_array_t *ls) { _z_locator_array_clear(... function _z_s_msg_hello_clear (line 28) | void _z_s_msg_hello_clear(_z_s_msg_hello_t *msg) { _z_locators_clear(&ms... function _z_t_msg_join_clear (line 30) | void _z_t_msg_join_clear(_z_t_msg_join_t *msg) { function _z_t_msg_init_clear (line 35) | void _z_t_msg_init_clear(_z_t_msg_init_t *msg) { _z_slice_clear(&msg->_c... function _z_t_msg_open_clear (line 37) | void _z_t_msg_open_clear(_z_t_msg_open_t *msg) { _z_slice_clear(&msg->_c... function _z_t_msg_close_clear (line 39) | void _z_t_msg_close_clear(_z_t_msg_close_t *msg) { _ZP_UNUSED(msg); } function _z_t_msg_keep_alive_clear (line 41) | void _z_t_msg_keep_alive_clear(_z_t_msg_keep_alive_t *msg) { _ZP_UNUSED(... function _z_t_msg_frame_clear (line 43) | void _z_t_msg_frame_clear(_z_t_msg_frame_t *msg) { function _z_t_msg_fragment_clear (line 49) | void _z_t_msg_fragment_clear(_z_t_msg_fragment_t *msg) { _z_slice_clear(... function _z_t_msg_clear (line 51) | void _z_t_msg_clear(_z_transport_message_t *msg) { function z_reliability_t (line 88) | z_reliability_t _z_t_msg_get_reliability(_z_transport_message_t *msg) { function _z_transport_message_t (line 96) | _z_transport_message_t _z_t_msg_make_join(z_whatami_t whatami, _z_zint_t... function _z_transport_message_t (line 135) | _z_transport_message_t _z_t_msg_make_init_syn(z_whatami_t whatami, _z_id... function _z_transport_message_t (line 165) | _z_transport_message_t _z_t_msg_make_init_ack(z_whatami_t whatami, _z_id... function _z_transport_message_t (line 196) | _z_transport_message_t _z_t_msg_make_open_syn(_z_zint_t lease, _z_zint_t... function _z_transport_message_t (line 211) | _z_transport_message_t _z_t_msg_make_open_ack(_z_zint_t lease, _z_zint_t... function _z_transport_message_t (line 228) | _z_transport_message_t _z_t_msg_make_close(uint8_t reason, bool link_onl... function _z_transport_message_t (line 241) | _z_transport_message_t _z_t_msg_make_keep_alive(void) { function _z_transport_message_t (line 248) | _z_transport_message_t _z_t_msg_make_frame(_z_zint_t sn, _z_zbuf_t *payl... function _z_transport_message_t (line 261) | _z_transport_message_t _z_t_msg_make_frame_header(_z_zint_t sn, z_reliab... function _z_transport_message_t (line 274) | _z_transport_message_t _z_t_msg_make_fragment_header(_z_zint_t sn, z_rel... function _z_transport_message_t (line 278) | _z_transport_message_t _z_t_msg_make_fragment(_z_zint_t sn, _z_slice_t p... function _z_t_msg_copy_fragment (line 300) | void _z_t_msg_copy_fragment(_z_t_msg_fragment_t *clone, _z_t_msg_fragmen... function _z_t_msg_copy_join (line 307) | void _z_t_msg_copy_join(_z_t_msg_join_t *clone, _z_t_msg_join_t *msg) { function _z_t_msg_copy_init (line 321) | void _z_t_msg_copy_init(_z_t_msg_init_t *clone, _z_t_msg_init_t *msg) { function _z_t_msg_copy_open (line 336) | void _z_t_msg_copy_open(_z_t_msg_open_t *clone, _z_t_msg_open_t *msg) { function _z_t_msg_copy_close (line 344) | void _z_t_msg_copy_close(_z_t_msg_close_t *clone, _z_t_msg_close_t *msg)... function _z_t_msg_copy_keep_alive (line 346) | void _z_t_msg_copy_keep_alive(_z_t_msg_keep_alive_t *clone, _z_t_msg_kee... function _z_t_msg_copy_frame (line 351) | void _z_t_msg_copy_frame(_z_t_msg_frame_t *clone, _z_t_msg_frame_t *msg) { function _z_t_msg_copy (line 359) | void _z_t_msg_copy(_z_transport_message_t *clone, _z_transport_message_t... function _z_s_msg_clear (line 398) | void _z_s_msg_clear(_z_scouting_message_t *msg) { function _z_scouting_message_t (line 419) | _z_scouting_message_t _z_s_msg_make_scout(z_what_t what, _z_id_t zid) { function _z_scouting_message_t (line 431) | _z_scouting_message_t _z_s_msg_make_hello(z_whatami_t whatami, _z_id_t z... function _z_s_msg_copy_scout (line 447) | void _z_s_msg_copy_scout(_z_s_msg_scout_t *clone, _z_s_msg_scout_t *msg) { function _z_s_msg_copy_hello (line 453) | void _z_s_msg_copy_hello(_z_s_msg_hello_t *clone, _z_s_msg_hello_t *msg) { function _z_s_msg_copy (line 460) | void _z_s_msg_copy(_z_scouting_message_t *clone, _z_scouting_message_t *... FILE: src/protocol/ext.c function _z_msg_ext_t (line 22) | _z_msg_ext_t _z_msg_ext_make_unit(uint8_t id) { function _z_msg_ext_clear_unit (line 31) | void _z_msg_ext_clear_unit(_z_msg_ext_unit_t *ext) { (void)(ext); } function _z_msg_ext_copy_unit (line 33) | void _z_msg_ext_copy_unit(_z_msg_ext_unit_t *clone, const _z_msg_ext_uni... function _z_msg_ext_t (line 38) | _z_msg_ext_t _z_msg_ext_make_zint(uint8_t id, _z_zint_t zid) { function _z_msg_ext_clear_zint (line 49) | void _z_msg_ext_clear_zint(_z_msg_ext_zint_t *ext) { (void)(ext); } function _z_msg_ext_copy_zint (line 51) | void _z_msg_ext_copy_zint(_z_msg_ext_zint_t *clone, const _z_msg_ext_zin... function _z_msg_ext_t (line 53) | _z_msg_ext_t _z_msg_ext_make_zbuf(uint8_t id, _z_slice_t zbuf) { function _z_msg_ext_clear_zbuf (line 64) | void _z_msg_ext_clear_zbuf(_z_msg_ext_zbuf_t *ext) { _z_slice_clear(&ext... function _z_msg_ext_copy_zbuf (line 66) | void _z_msg_ext_copy_zbuf(_z_msg_ext_zbuf_t *clone, const _z_msg_ext_zbu... function _z_msg_ext_copy (line 70) | void _z_msg_ext_copy(_z_msg_ext_t *clone, const _z_msg_ext_t *ext) { function _z_msg_ext_clear (line 93) | void _z_msg_ext_clear(_z_msg_ext_t *ext) { FILE: src/protocol/iobuf.c function _z_iosli_t (line 28) | _z_iosli_t _z_iosli_wrap(const uint8_t *buf, size_t length, size_t r_pos... function _z_iosli_t (line 39) | _z_iosli_t _z_iosli_steal(_z_iosli_t *ios) { function __z_iosli_init (line 45) | void __z_iosli_init(_z_iosli_t *ios, size_t capacity) { function _z_iosli_t (line 57) | _z_iosli_t _z_iosli_make(size_t capacity) { function _z_iosli_t (line 63) | _z_iosli_t *_z_iosli_new(size_t capacity) { function _z_slice_t (line 71) | _z_slice_t _z_iosli_to_bytes(const _z_iosli_t *ios) { function _z_iosli_clear (line 78) | void _z_iosli_clear(_z_iosli_t *ios) { function _z_iosli_free (line 85) | void _z_iosli_free(_z_iosli_t **ios) { function _z_iosli_copy (line 96) | void _z_iosli_copy(_z_iosli_t *dst, const _z_iosli_t *src) { function _z_iosli_t (line 111) | _z_iosli_t *_z_iosli_clone(const _z_iosli_t *src) { function _z_zbuf_t (line 120) | _z_zbuf_t _z_zbuf_make(size_t capacity) { function _z_zbuf_t (line 136) | _z_zbuf_t _z_zbuf_view(_z_zbuf_t *zbf, size_t length) { function _z_zbuf_t (line 144) | _z_zbuf_t _z_slice_as_zbuf(_z_slice_t slice) { function _z_zbuf_copy_bytes (line 155) | void _z_zbuf_copy_bytes(_z_zbuf_t *dst, const _z_zbuf_t *src) { _z_iosli... function _z_zbuf_copy (line 157) | void _z_zbuf_copy(_z_zbuf_t *dst, const _z_zbuf_t *src) { function _z_zbuf_read_bytes (line 162) | void _z_zbuf_read_bytes(_z_zbuf_t *zbf, uint8_t *dest, size_t offset, si... function _z_zbuf_clear (line 166) | void _z_zbuf_clear(_z_zbuf_t *zbf) { function _z_zbuf_compact (line 171) | void _z_zbuf_compact(_z_zbuf_t *zbf) { function _z_zbuf_free (line 180) | void _z_zbuf_free(_z_zbuf_t **zbf) { function z_result_t (line 192) | static z_result_t _z_wbuf_add_iosli(_z_wbuf_t *wbf, _z_iosli_t *ios) { function _z_wbuf_len_iosli (line 200) | size_t _z_wbuf_len_iosli(const _z_wbuf_t *wbf) { return _z_iosli_svec_le... function _z_wbuf_t (line 202) | _z_wbuf_t _z_wbuf_make(size_t capacity, bool is_expandable) { function _z_wbuf_capacity (line 221) | size_t _z_wbuf_capacity(const _z_wbuf_t *wbf) { function _z_wbuf_len (line 230) | size_t _z_wbuf_len(const _z_wbuf_t *wbf) { function _z_wbuf_space_left (line 239) | size_t _z_wbuf_space_left(const _z_wbuf_t *wbf) { function _z_wbuf_read (line 244) | uint8_t _z_wbuf_read(_z_wbuf_t *wbf) { function _z_wbuf_read_bytes (line 262) | void _z_wbuf_read_bytes(_z_wbuf_t *wbf, uint8_t *dest, size_t offset, si... function _z_wbuf_get (line 281) | uint8_t _z_wbuf_get(const _z_wbuf_t *wbf, size_t pos) { function z_result_t (line 301) | z_result_t _z_wbuf_write(_z_wbuf_t *wbf, uint8_t b) { function z_result_t (line 320) | z_result_t _z_wbuf_write_bytes(_z_wbuf_t *wbf, const uint8_t *bs, size_t... function z_result_t (line 351) | z_result_t _z_wbuf_wrap_bytes(_z_wbuf_t *wbf, const uint8_t *bs, size_t ... function _z_wbuf_put (line 369) | void _z_wbuf_put(_z_wbuf_t *wbf, uint8_t b, size_t pos) { function _z_wbuf_get_rpos (line 388) | size_t _z_wbuf_get_rpos(const _z_wbuf_t *wbf) { function _z_wbuf_get_wpos (line 400) | size_t _z_wbuf_get_wpos(const _z_wbuf_t *wbf) { function _z_wbuf_set_rpos (line 412) | void _z_wbuf_set_rpos(_z_wbuf_t *wbf, size_t pos) { function _z_wbuf_set_wpos (line 431) | void _z_wbuf_set_wpos(_z_wbuf_t *wbf, size_t pos) { function _z_zbuf_t (line 451) | _z_zbuf_t _z_wbuf_to_zbuf(const _z_wbuf_t *wbf) { function _z_zbuf_t (line 461) | _z_zbuf_t _z_wbuf_moved_as_zbuf(_z_wbuf_t *wbf) { function z_result_t (line 478) | z_result_t _z_wbuf_siphon(_z_wbuf_t *dst, _z_wbuf_t *src, size_t length) { function _z_wbuf_copy (line 508) | void _z_wbuf_copy(_z_wbuf_t *dst, const _z_wbuf_t *src) { function _z_wbuf_reset (line 515) | void _z_wbuf_reset(_z_wbuf_t *wbf) { function _z_wbuf_clear (line 530) | void _z_wbuf_clear(_z_wbuf_t *wbf) { function _z_wbuf_free (line 535) | void _z_wbuf_free(_z_wbuf_t **wbf) { FILE: src/runtime/background_executor.c type _z_background_executor_inner_t (line 4) | typedef struct _z_background_executor_inner_t { function _is_called_from_executor (line 15) | static inline bool _is_called_from_executor(_z_background_executor_inner... function z_result_t (line 27) | z_result_t _z_background_executor_inner_suspend_and_lock(_z_background_e... function z_result_t (line 36) | z_result_t _z_background_executor_inner_suspend(_z_background_executor_i... function z_result_t (line 41) | z_result_t _z_background_executor_inner_unlock_and_resume(_z_background_... function z_result_t (line 47) | z_result_t _z_background_executor_inner_resume(_z_background_executor_in... function z_result_t (line 55) | z_result_t _z_background_executor_inner_run_forever(_z_background_execut... function z_result_t (line 86) | z_result_t _z_background_executor_inner_spawn(_z_background_executor_inn... function z_result_t (line 99) | z_result_t _z_background_executor_inner_get_fut_status(_z_background_exe... function z_result_t (line 111) | z_result_t _z_background_executor_inner_cancel_fut(_z_background_executo... function z_result_t (line 121) | z_result_t _z_background_executor_inner_stop(_z_background_executor_inne... function _z_background_executor_inner_clear (line 140) | void _z_background_executor_inner_clear(_z_background_executor_inner_t *... function z_result_t (line 156) | z_result_t _z_background_executor_inner_init_deferred(_z_background_exec... function z_result_t (line 167) | z_result_t _z_background_executor_inner_start(_z_background_executor_inn... function z_result_t (line 185) | z_result_t _z_background_executor_init_deferred(_z_background_executor_t... function z_result_t (line 205) | z_result_t _z_background_executor_start(_z_background_executor_t *be, z_... function z_result_t (line 212) | z_result_t _z_background_executor_stop(_z_background_executor_t *be) { function z_result_t (line 219) | z_result_t _z_background_executor_init(_z_background_executor_t *be, z_t... function z_result_t (line 225) | z_result_t _z_background_executor_spawn(_z_background_executor_t *be, _z... function z_result_t (line 237) | z_result_t _z_background_executor_suspend(_z_background_executor_t *be) { function z_result_t (line 244) | z_result_t _z_background_executor_resume(_z_background_executor_t *be) { function _z_background_executor_destroy (line 251) | void _z_background_executor_destroy(_z_background_executor_t *be) { _z_b... function z_result_t (line 253) | z_result_t _z_background_executor_get_fut_status(_z_background_executor_... function z_result_t (line 261) | z_result_t _z_background_executor_cancel_fut(_z_background_executor_t *b... function z_result_t (line 268) | z_result_t _z_background_executor_clone(_z_background_executor_t *dst, c... function _z_background_executor_is_running (line 280) | bool _z_background_executor_is_running(const _z_background_executor_t *b... type _z_background_executor_inner_t (line 288) | typedef int _z_background_executor_inner_t; FILE: src/runtime/executor.c function _z_fut_handle_t (line 17) | _z_fut_handle_t _z_executor_spawn(_z_executor_t *executor, _z_fut_t *fut) { function _z_executor_spin_result_t (line 36) | _z_executor_spin_result_t _z_executor_get_next_fut(_z_executor_t *execut... function _z_executor_spin_result_t (line 77) | _z_executor_spin_result_t _z_executor_spin(_z_executor_t *executor) { function _z_fut_status_t (line 122) | _z_fut_status_t _z_executor_get_fut_status(const _z_executor_t *executor... function _z_executor_cancel_fut (line 134) | bool _z_executor_cancel_fut(_z_executor_t *executor, const _z_fut_handle... function _z_executor_resume_suspended_fut (line 149) | bool _z_executor_resume_suspended_fut(_z_executor_t *executor, const _z_... FILE: src/session/cancellation.c function _z_cancellation_handlers_storage_clear (line 20) | static inline void _z_cancellation_handlers_storage_clear(_z_cancellatio... function _z_cancellation_handlers_storage_remove (line 25) | static inline void _z_cancellation_handlers_storage_remove(_z_cancellati... function _z_cancellation_token_clear_all_except_mutex (line 30) | void _z_cancellation_token_clear_all_except_mutex(_z_cancellation_token_... function z_result_t (line 35) | z_result_t _z_cancellation_token_on_cancel_handler_call(_z_cancellation_... function _z_cancellation_handlers_storage_t (line 41) | static inline _z_cancellation_handlers_storage_t _z_cancellation_handler... function z_result_t (line 49) | z_result_t _z_cancellation_handlers_storage_add(_z_cancellation_handlers... function _z_cancellation_handlers_storage_cancel (line 68) | void _z_cancellation_handlers_storage_cancel(_z_cancellation_handlers_st... function z_result_t (line 81) | z_result_t _z_cancellation_token_drop_cancel_sync_notifier(void *arg) { function z_result_t (line 87) | z_result_t _z_cancellation_token_create(_z_cancellation_token_t *ct) { function z_result_t (line 102) | static inline z_result_t _z_cancellation_token_lock(const _z_cancellatio... function z_result_t (line 111) | static inline z_result_t _z_cancellation_token_unlock(const _z_cancellat... function _z_unsafe_cancellation_token_has_started_cancel (line 120) | static inline bool _z_unsafe_cancellation_token_has_started_cancel(const... function _z_cancellation_token_is_cancelled (line 124) | bool _z_cancellation_token_is_cancelled(const _z_cancellation_token_t *c... function z_result_t (line 128) | z_result_t _z_cancellation_token_call_handlers(_z_cancellation_token_t *... function z_result_t (line 146) | z_result_t _z_cancellation_token_cancel(_z_cancellation_token_t *ct) { function z_result_t (line 152) | z_result_t _z_cancellation_token_cancel_with_timeout(_z_cancellation_tok... function _z_cancellation_token_clear (line 164) | void _z_cancellation_token_clear(_z_cancellation_token_t *ct) { function z_result_t (line 171) | z_result_t _z_cancellation_token_add_on_cancel_handler(_z_cancellation_t... function z_result_t (line 182) | z_result_t _z_cancellation_token_remove_on_cancel_handler(_z_cancellatio... function z_result_t (line 189) | z_result_t _z_cancellation_token_get_notifier(_z_cancellation_token_t *c... FILE: src/session/interest.c function z_result_t (line 35) | static z_result_t _z_interest_send_decl_resource(_z_session_t *zn, uint3... function z_result_t (line 64) | static z_result_t _z_interest_send_decl_subscriber(_z_session_t *zn, uin... function z_result_t (line 92) | static z_result_t _z_interest_send_decl_subscriber(_z_session_t *zn, uin... function z_result_t (line 103) | static z_result_t _z_interest_send_decl_queryable(_z_session_t *zn, uint... function z_result_t (line 132) | static z_result_t _z_interest_send_decl_queryable(_z_session_t *zn, uint... function z_result_t (line 143) | static z_result_t _z_interest_send_decl_token(_z_session_t *zn, uint32_t... function z_result_t (line 172) | static z_result_t _z_interest_send_decl_token(_z_session_t *zn, uint32_t... function z_result_t (line 182) | static z_result_t _z_interest_send_declare_final(_z_session_t *zn, uint3... function z_result_t (line 194) | z_result_t _z_interest_push_declarations_to_peer(_z_session_t *zn, void ... function z_result_t (line 203) | z_result_t _z_interest_pull_resource_from_peers(_z_session_t *zn) { function _z_declare_data_clear (line 217) | void _z_declare_data_clear(_z_declare_data_t *data) { _z_keyexpr_clear(&... function _z_declare_data_size (line 218) | size_t _z_declare_data_size(_z_declare_data_t *data) { function _z_declare_data_copy (line 222) | void _z_declare_data_copy(_z_declare_data_t *dst, const _z_declare_data_... function _z_declare_data_eq (line 229) | bool _z_declare_data_eq(const _z_declare_data_t *left, const _z_declare_... function _z_session_interest_eq (line 233) | bool _z_session_interest_eq(const _z_session_interest_t *one, const _z_s... function _z_session_interest_clear (line 237) | void _z_session_interest_clear(_z_session_interest_t *intr) { function _z_session_interest_rc_t (line 243) | static _z_session_interest_rc_t *__z_get_interest_by_id(_z_session_inter... function _z_session_interest_rc_slist_t (line 257) | static _z_session_interest_rc_slist_t *__z_get_interest_by_key_and_flags... function _z_session_interest_rc_t (line 293) | static _z_session_interest_rc_t *__unsafe_z_get_interest_by_id(_z_sessio... function _z_session_interest_rc_slist_t (line 303) | static _z_session_interest_rc_slist_t *__unsafe_z_get_interest_by_key_an... function _z_session_interest_rc_t (line 310) | _z_session_interest_rc_t *_z_get_interest_by_id(_z_session_t *zn, const ... function _z_session_interest_rc_t (line 317) | _z_session_interest_rc_t *_z_register_interest(_z_session_t *zn, _z_sess... function z_result_t (line 334) | static z_result_t _unsafe_z_register_declare(_z_session_t *zn, const _z_... function _z_declare_data_t (line 346) | static _z_declare_data_t *_unsafe_z_get_declare(_z_session_t *zn, uint32... function z_result_t (line 359) | static z_result_t _unsafe_z_unregister_declare(_z_session_t *zn, uint32_... function z_result_t (line 365) | z_result_t _z_interest_process_declares(_z_session_t *zn, const _z_n_msg... function z_result_t (line 433) | z_result_t _z_interest_process_undeclares(_z_session_t *zn, const _z_dec... function _z_unregister_interest (line 487) | void _z_unregister_interest(_z_session_t *zn, _z_session_interest_rc_t *... function _z_interest_init (line 494) | void _z_interest_init(_z_session_t *zn) { function _z_flush_interest (line 501) | void _z_flush_interest(_z_session_t *zn) { function z_result_t (line 508) | z_result_t _z_interest_process_declare_final(_z_session_t *zn, uint32_t ... function z_result_t (line 524) | z_result_t _z_interest_process_interest_final(_z_session_t *zn, uint32_t... function z_result_t (line 531) | z_result_t _z_interest_process_interest(_z_session_t *zn, const _z_wiree... function _z_interest_peer_disconnected (line 571) | void _z_interest_peer_disconnected(_z_session_t *zn, _z_transport_peer_c... function _z_interest_replay_declare (line 593) | void _z_interest_replay_declare(_z_session_t *zn, _z_session_interest_t ... function _z_interest_init (line 632) | void _z_interest_init(_z_session_t *zn) { _ZP_UNUSED(zn); } function _z_flush_interest (line 634) | void _z_flush_interest(_z_session_t *zn) { _ZP_UNUSED(zn); } function z_result_t (line 636) | z_result_t _z_interest_process_declares(_z_session_t *zn, const _z_n_msg... function z_result_t (line 644) | z_result_t _z_interest_process_undeclares(_z_session_t *zn, const _z_dec... function z_result_t (line 652) | z_result_t _z_interest_process_declare_final(_z_session_t *zn, uint32_t ... function z_result_t (line 659) | z_result_t _z_interest_process_interest_final(_z_session_t *zn, uint32_t... function z_result_t (line 665) | z_result_t _z_interest_process_interest(_z_session_t *zn, _z_wireexpr_t ... function _z_interest_peer_disconnected (line 675) | void _z_interest_peer_disconnected(_z_session_t *zn, _z_transport_peer_c... FILE: src/session/keyexpr.c function z_result_t (line 28) | z_result_t _z_keyexpr_wire_declaration_new(_z_keyexpr_wire_declaration_t... function z_result_t (line 39) | z_result_t _z_keyexpr_wire_declaration_undeclare(_z_keyexpr_wire_declara... function _z_keyexpr_wire_declaration_clear (line 57) | void _z_keyexpr_wire_declaration_clear(_z_keyexpr_wire_declaration_t *de... function _z_keyexpr_t (line 61) | _z_keyexpr_t _z_keyexpr_alias_from_string(const _z_string_t *str) { function _z_keyexpr_t (line 67) | _z_keyexpr_t _z_keyexpr_alias_from_substr(const char *str, size_t len) { function _z_declared_keyexpr_t (line 73) | _z_declared_keyexpr_t _z_declared_keyexpr_alias_from_string(const _z_str... function _z_declared_keyexpr_t (line 79) | _z_declared_keyexpr_t _z_declared_keyexpr_alias_from_substr(const char *... function z_result_t (line 85) | z_result_t _z_keyexpr_from_string(_z_keyexpr_t *dst, const _z_string_t *... function z_result_t (line 89) | z_result_t _z_keyexpr_from_substr(_z_keyexpr_t *dst, const char *str, si... function z_result_t (line 95) | z_result_t _z_declared_keyexpr_copy(_z_declared_keyexpr_t *dst, const _z... function z_result_t (line 104) | z_result_t _z_declared_keyexpr_move(_z_declared_keyexpr_t *dst, _z_decla... function zp_keyexpr_canon_status_t (line 113) | zp_keyexpr_canon_status_t __zp_canon_prefix(const char *start, size_t *l... function __zp_singleify (line 220) | void __zp_singleify(char *start, size_t *len, const char *needle) { function __zp_ke_write_chunk (line 261) | void __zp_ke_write_chunk(char **writer, const char *chunk, size_t len, c... type _zp_wildness_t (line 274) | enum _zp_wildness_t { _ZP_WILDNESS_ANY = 1, _ZP_WILDNESS_SUPERCHUNKS = 2... function _zp_ke_wildness (line 275) | int8_t _zp_ke_wildness(_z_str_se_t ke, size_t *n_segments, size_t *n_ver... function zp_keyexpr_canon_status_t (line 313) | zp_keyexpr_canon_status_t _z_keyexpr_canonize(char *start, size_t *len) { function zp_keyexpr_canon_status_t (line 435) | zp_keyexpr_canon_status_t _z_keyexpr_is_canon(const char *start, size_t ... function z_result_t (line 437) | z_result_t _z_keyexpr_concat(_z_keyexpr_t *key, const _z_keyexpr_t *left... function z_result_t (line 453) | z_result_t _z_declared_keyexpr_concat(_z_declared_keyexpr_t *key, const ... function z_result_t (line 463) | z_result_t _z_keyexpr_join(_z_keyexpr_t *key, const _z_keyexpr_t *left, ... function z_result_t (line 473) | z_result_t _z_declared_keyexpr_join(_z_declared_keyexpr_t *key, const _z... function _z_wireexpr_t (line 483) | _z_wireexpr_t _z_declared_keyexpr_alias_to_wire(const _z_declared_keyexp... function _z_wireexpr_t (line 500) | _z_wireexpr_t _z_keyexpr_alias_to_wire(const _z_keyexpr_t *key) { function z_result_t (line 506) | z_result_t _z_keyexpr_declare_prefix(const _z_session_rc_t *zs, _z_decla... function z_result_t (line 533) | z_result_t _z_declared_keyexpr_declare(const _z_session_rc_t *zs, _z_dec... function _z_keyexpr_non_wild_prefix_len (line 542) | size_t _z_keyexpr_non_wild_prefix_len(const _z_keyexpr_t *key) { function z_result_t (line 556) | z_result_t _z_declared_keyexpr_declare_non_wild_prefix(const _z_session_... function _z_keyexpr_intersects (line 570) | bool _z_keyexpr_intersects(const _z_keyexpr_t *left, const _z_keyexpr_t ... function _z_keyexpr_includes (line 584) | bool _z_keyexpr_includes(const _z_keyexpr_t *left, const _z_keyexpr_t *r... FILE: src/session/liveliness.c function z_result_t (line 37) | z_result_t _z_liveliness_process_remote_token_declare(_z_session_t *zn, ... function z_result_t (line 76) | z_result_t _z_liveliness_process_remote_token_undeclare(_z_session_t *zn... function z_result_t (line 99) | z_result_t _z_liveliness_subscription_undeclare_all(_z_session_t *zn) { function _z_liveliness_pending_query_clear (line 127) | void _z_liveliness_pending_query_clear(_z_liveliness_pending_query_t *pe... function _z_liveliness_pending_query_t (line 138) | _z_liveliness_pending_query_t *_z_unsafe_liveliness_register_pending_que... function z_result_t (line 152) | static z_result_t _z_liveliness_pending_query_reply(_z_session_t *zn, ui... function z_result_t (line 200) | z_result_t _z_liveliness_unregister_pending_query(_z_session_t *zn, uint... function z_result_t (line 218) | z_result_t _z_liveliness_process_token_declare(_z_session_t *zn, const _... function z_result_t (line 238) | z_result_t _z_liveliness_process_token_undeclare(_z_session_t *zn, const... function z_result_t (line 248) | z_result_t _z_liveliness_process_declare_final(_z_session_t *zn, const _... function _z_liveliness_init (line 268) | void _z_liveliness_init(_z_session_t *zn) { function _z_liveliness_clear (line 281) | void _z_liveliness_clear(_z_session_t *zn) { function z_result_t (line 298) | z_result_t _z_liveliness_process_token_declare(_z_session_t *zn, const _... function z_result_t (line 306) | z_result_t _z_liveliness_process_token_undeclare(_z_session_t *zn, const... function z_result_t (line 312) | z_result_t _z_liveliness_process_declare_final(_z_session_t *zn, const _... FILE: src/session/loopback.c function _z_session_set_transport_common_override (line 34) | void _z_session_set_transport_common_override(_z_session_transport_overr... function _z_transport_common_t (line 40) | static _z_transport_common_t *_z_session_get_transport_common(_z_session... function _z_transport_common_t (line 63) | static _z_transport_common_t *_z_session_get_transport_common(_z_session... function z_result_t (line 70) | z_result_t _z_session_deliver_push_locally(_z_session_t *zn, const _z_ke... function z_result_t (line 102) | z_result_t _z_session_deliver_push_locally(_z_session_t *zn, const _z_ke... function z_result_t (line 121) | z_result_t _z_session_deliver_query_locally(_z_session_t *zn, const _z_k... function z_result_t (line 144) | z_result_t _z_session_deliver_query_locally(_z_session_t *zn, const _z_k... function z_result_t (line 166) | z_result_t _z_session_deliver_reply_locally(const _z_query_t *query, con... function z_result_t (line 200) | z_result_t _z_session_deliver_reply_err_locally(const _z_query_t *query,... function z_result_t (line 216) | z_result_t _z_session_deliver_reply_final_locally(_z_session_t *zn, _z_z... function z_result_t (line 223) | z_result_t _z_session_deliver_reply_locally(const _z_query_t *query, con... function z_result_t (line 241) | z_result_t _z_session_deliver_reply_err_locally(const _z_query_t *query,... function z_result_t (line 251) | z_result_t _z_session_deliver_reply_final_locally(_z_session_t *zn, _z_z... FILE: src/session/push.c function z_result_t (line 25) | z_result_t _z_trigger_push(_z_session_t *zn, _z_n_msg_push_t *push, z_re... function z_result_t (line 43) | z_result_t _z_trigger_push(_z_session_t *zn, _z_n_msg_push_t *push, z_re... FILE: src/session/query.c function _z_pending_query_clear (line 29) | void _z_pending_query_clear(_z_pending_query_t *pen_qry) { function _z_pending_query_eq (line 43) | bool _z_pending_query_eq(const _z_pending_query_t *one, const _z_pending... function _z_pending_query_querier_eq (line 44) | bool _z_pending_query_querier_eq(const _z_pending_query_t *one, const _z... function _z_pending_query_timeout (line 48) | static bool _z_pending_query_timeout(const _z_pending_query_t *foo, cons... function _z_pending_query_process_timeout (line 57) | void _z_pending_query_process_timeout(_z_session_t *zn) { function _z_fut_fn_result_t (line 64) | _z_fut_fn_result_t _z_pending_query_process_timeout_task_fn(void *sessio... function _z_pending_query_t (line 77) | _z_pending_query_t *_z_unsafe_get_pending_query_by_id(_z_session_t *zn, ... function _z_pending_query_t (line 98) | _z_pending_query_t *_z_unsafe_register_pending_query(_z_session_t *zn) { function z_result_t (line 106) | static z_result_t _z_trigger_query_reply_partial_inner(_z_session_t *zn,... function z_result_t (line 187) | z_result_t _z_trigger_query_reply_partial(_z_session_t *zn, const _z_zin... function z_result_t (line 201) | z_result_t _z_trigger_query_reply_err(_z_session_t *zn, _z_zint_t id, _z... function z_result_t (line 222) | z_result_t _z_trigger_query_reply_final(_z_session_t *zn, _z_zint_t id) { function _z_unregister_pending_query (line 259) | void _z_unregister_pending_query(_z_session_t *zn, _z_zint_t qid) { function _z_unregister_pending_queries_from_querier (line 267) | void _z_unregister_pending_queries_from_querier(_z_session_t *zn, uint32... function _z_flush_pending_queries (line 276) | void _z_flush_pending_queries(_z_session_t *zn) { type _z_cancel_pending_query_arg_t (line 285) | typedef struct _z_cancel_pending_query_arg_t { function z_result_t (line 290) | z_result_t _z_cancel_pending_query(void *arg) { function _z_cancel_pending_query_arg_drop (line 300) | void _z_cancel_pending_query_arg_drop(void *arg) { function z_result_t (line 306) | z_result_t _z_pending_query_register_cancellation(_z_pending_query_t *pq, function _z_pending_query_process_timeout (line 339) | void _z_pending_query_process_timeout(_z_session_t* zn) { FILE: src/session/queryable.c function _z_queryable_cache_data_t (line 37) | static inline _z_queryable_cache_data_t _z_queryable_cache_data_null(voi... function _z_unsafe_queryable_cache_invalidate (line 42) | void _z_unsafe_queryable_cache_invalidate(_z_session_t *zn) { function _z_queryable_cache_data_compare (line 51) | int _z_queryable_cache_data_compare(const void *first, const void *secon... function _z_queryable_cache_data_clear (line 61) | void _z_queryable_cache_data_clear(_z_queryable_cache_data_t *val) { function _z_session_queryable_eq (line 66) | bool _z_session_queryable_eq(const _z_session_queryable_t *one, const _z... function _z_session_queryable_clear (line 70) | void _z_session_queryable_clear(_z_session_queryable_t *qle) { function _z_session_queryable_rc_t (line 81) | static _z_session_queryable_rc_t *__z_get_session_queryable_by_id(_z_ses... function _z_session_queryable_rc_t (line 103) | static _z_session_queryable_rc_t *__unsafe_z_get_session_queryable_by_id... function z_result_t (line 113) | static z_result_t __unsafe_z_get_session_queryables_by_key(_z_session_t ... function z_result_t (line 141) | static z_result_t __unsafe_z_get_session_queryables_rc_by_key(_z_session... function _z_session_queryable_rc_t (line 152) | _z_session_queryable_rc_t _z_get_session_queryable_by_id(_z_session_t *z... function _z_session_queryable_rc_t (line 165) | _z_session_queryable_rc_t _z_register_session_queryable(_z_session_t *zn... function z_result_t (line 196) | static z_result_t _z_session_queryable_get_infos(_z_session_t *zn, _z_qu... function z_result_t (line 232) | z_result_t _z_trigger_queryables(_z_transport_common_t *transport, _z_ms... function _z_unregister_session_queryable (line 283) | void _z_unregister_session_queryable(_z_session_t *zn, _z_session_querya... function _z_flush_session_queryable (line 296) | void _z_flush_session_queryable(_z_session_t *zn) { function _z_unsafe_queryable_cache_invalidate (line 307) | void _z_unsafe_queryable_cache_invalidate(_z_session_t *zn) { _ZP_UNUSED... FILE: src/session/reply.c function z_result_t (line 22) | z_result_t _z_trigger_reply_partial(_z_session_t *zn, _z_zint_t id, _z_w... function z_result_t (line 41) | z_result_t _z_trigger_reply_err(_z_session_t *zn, _z_zint_t id, _z_msg_e... function z_result_t (line 56) | z_result_t _z_trigger_reply_final(_z_session_t *zn, _z_n_msg_response_fi... FILE: src/session/resource.c function _z_resource_eq (line 30) | bool _z_resource_eq(const _z_resource_t *other, const _z_resource_t *thi... function _z_resource_clear (line 32) | void _z_resource_clear(_z_resource_t *res) { _z_keyexpr_clear(&res->_key... function _z_resource_size (line 34) | size_t _z_resource_size(_z_resource_t *p) { function _z_resource_copy (line 39) | void _z_resource_copy(_z_resource_t *dst, const _z_resource_t *src) { function _z_resource_free (line 44) | void _z_resource_free(_z_resource_t **res) { function _z_get_entity_id (line 56) | uint32_t _z_get_entity_id(_z_session_t *zn) { return zn->_entity_id++; } function _z_get_resource_id (line 58) | uint16_t _z_get_resource_id(_z_session_t *zn) { return zn->_resource_id+... function _z_resource_t (line 61) | _z_resource_t *_z_get_resource_by_id_inner(_z_resource_slist_t *rl, cons... function _z_resource_t (line 78) | _z_resource_t *_z_get_resource_by_key_inner(_z_resource_slist_t *rl, con... function z_result_t (line 94) | static z_result_t _z_get_keyexpr_from_wireexpr_inner(_z_keyexpr_t *ret, ... function z_result_t (line 116) | z_result_t _z_get_keyexpr_from_wireexpr(_z_session_t *zn, _z_keyexpr_t *... function z_result_t (line 130) | z_result_t _z_register_resource_inner(_z_session_t *zn, const _z_wireexp... function z_result_t (line 181) | z_result_t _z_register_resource(_z_session_t *zn, const _z_wireexpr_t *e... function z_result_t (line 190) | z_result_t _z_unregister_resource(_z_session_t *zn, uint16_t id, _z_tran... function _z_flush_local_resources (line 217) | void _z_flush_local_resources(_z_session_t *zn) { FILE: src/session/rx.c function z_result_t (line 39) | static z_result_t _z_handle_declare_inner(_z_session_t *zn, _z_n_msg_dec... function z_result_t (line 87) | static z_result_t _z_handle_declare(_z_session_t *zn, _z_n_msg_declare_t... function z_result_t (line 93) | static z_result_t _z_handle_request(_z_transport_common_t *transport, _z... function z_result_t (line 154) | static z_result_t _z_handle_response(_z_session_t *zn, _z_n_msg_response... function z_result_t (line 177) | z_result_t _z_handle_network_message(_z_transport_common_t *transport, _... FILE: src/session/scout.c function _z_hello_slist_t (line 29) | static _z_hello_slist_t *__z_scout_loop(const _z_wbuf_t *wbf, _z_string_... function _z_hello_slist_t (line 142) | _z_hello_slist_t *_z_scout_inner(const z_what_t what, _z_id_t zid, _z_st... function _z_hello_slist_t (line 168) | _z_hello_slist_t *_z_scout_inner(const z_what_t what, _z_id_t zid, _z_st... FILE: src/session/subscription.c function _z_unsafe_subscription_cache_invalidate (line 38) | void _z_unsafe_subscription_cache_invalidate(_z_session_t *zn) { function _z_subscription_cache_data_compare (line 47) | int _z_subscription_cache_data_compare(const void *first, const void *se... function _z_subscription_cache_data_clear (line 57) | void _z_subscription_cache_data_clear(_z_subscription_cache_data_t *val) { function _z_subscription_eq (line 62) | bool _z_subscription_eq(const _z_subscription_t *other, const _z_subscri... function _z_subscription_clear (line 66) | void _z_subscription_clear(_z_subscription_t *sub) { function _z_subscription_rc_t (line 76) | _z_subscription_rc_t *__z_get_subscription_by_id(_z_subscription_rc_slis... function _z_subscription_rc_t (line 97) | _z_subscription_rc_t *__unsafe_z_get_subscription_by_id(_z_session_t *zn... function z_result_t (line 109) | static z_result_t __unsafe_z_get_subscriptions_by_key(_z_session_t *zn, ... function z_result_t (line 139) | static z_result_t __unsafe_z_get_subscriptions_rc_by_key(_z_session_t *z... function _z_subscription_rc_t (line 151) | _z_subscription_rc_t _z_get_subscription_by_id(_z_session_t *zn, _z_subs... function _z_subscription_rc_t (line 164) | _z_subscription_rc_t _z_register_subscription(_z_session_t *zn, _z_subsc... function z_result_t (line 205) | z_result_t _z_trigger_liveliness_subscriptions_declare(_z_session_t *zn,... function z_result_t (line 218) | z_result_t _z_trigger_liveliness_subscriptions_undeclare(_z_session_t *z... function z_result_t (line 230) | static z_result_t _z_subscription_get_infos(_z_session_t *zn, _z_subscri... function z_result_t (line 266) | z_result_t _z_trigger_subscriptions_impl(_z_session_t *zn, _z_subscriber... function _z_unregister_subscription (line 310) | void _z_unregister_subscription(_z_session_t *zn, _z_subscriber_kind_t k... function _z_flush_subscriptions (line 329) | void _z_flush_subscriptions(_z_session_t *zn) { function z_result_t (line 342) | z_result_t _z_trigger_liveliness_subscriptions_declare(_z_session_t *zn,... function z_result_t (line 352) | z_result_t _z_trigger_liveliness_subscriptions_undeclare(_z_session_t *z... function _z_unsafe_subscription_cache_invalidate (line 360) | void _z_unsafe_subscription_cache_invalidate(_z_session_t *zn) { _ZP_UNU... FILE: src/session/utils.c function _z_timestamp_copy (line 36) | void _z_timestamp_copy(_z_timestamp_t *dst, const _z_timestamp_t *src) {... function _z_timestamp_t (line 38) | _z_timestamp_t _z_timestamp_duplicate(const _z_timestamp_t *tstamp) { re... function _z_timestamp_move (line 40) | void _z_timestamp_move(_z_timestamp_t *dst, _z_timestamp_t *src) { function _z_timestamp_clear (line 45) | void _z_timestamp_clear(_z_timestamp_t *tstamp) { function z_result_t (line 50) | z_result_t _z_session_generate_zid(_z_id_t *bs, uint8_t size) { function z_result_t (line 57) | z_result_t _z_session_init(_z_session_t *zn, const _z_id_t *zid) { function z_result_t (line 167) | z_result_t _z_session_close(_z_session_t *zn) { function _z_session_clear (line 230) | void _z_session_clear(_z_session_t *zn) { FILE: src/system/arduino/esp32/system.c function z_random_u8 (line 32) | uint8_t z_random_u8(void) { return z_random_u32(); } function z_random_u16 (line 34) | uint16_t z_random_u16(void) { return z_random_u32(); } function z_random_u32 (line 36) | uint32_t z_random_u32(void) { return esp_random(); } function z_random_u64 (line 38) | uint64_t z_random_u64(void) { function z_random_fill (line 47) | void z_random_fill(void *buf, size_t len) { esp_fill_random(buf, len); } function z_free (line 54) | void z_free(void *ptr) { heap_caps_free(ptr); } type z_task_arg (line 60) | typedef struct { function z_task_wrapper (line 66) | void z_task_wrapper(z_task_arg *targ) { function z_result_t (line 126) | z_result_t _z_task_join(_z_task_t *task) { function z_result_t (line 131) | z_result_t _z_task_detach(_z_task_t *task) { function z_result_t (line 136) | z_result_t _z_task_cancel(_z_task_t *task) { function _z_task_exit (line 142) | void _z_task_exit(void) { vTaskDelete(NULL); } function _z_task_free (line 144) | void _z_task_free(_z_task_t **task) { function _z_task_id_t (line 151) | _z_task_id_t _z_task_get_id(const _z_task_t *task) { return task->handle; } function _z_task_id_t (line 152) | _z_task_id_t _z_task_current_id(void) { return xTaskGetCurrentTaskHandle... function _z_task_id_equal (line 153) | bool _z_task_id_equal(const _z_task_id_t *l, const _z_task_id_t *r) { re... function z_result_t (line 156) | z_result_t _z_mutex_init(_z_mutex_t *m) { _Z_CHECK_SYS_ERR(pthread_mutex... function z_result_t (line 158) | z_result_t _z_mutex_drop(_z_mutex_t *m) { _Z_CHECK_SYS_ERR(pthread_mutex... function z_result_t (line 160) | z_result_t _z_mutex_lock(_z_mutex_t *m) { _Z_CHECK_SYS_ERR(pthread_mutex... function z_result_t (line 162) | z_result_t _z_mutex_try_lock(_z_mutex_t *m) { _Z_CHECK_SYS_ERR(pthread_m... function z_result_t (line 164) | z_result_t _z_mutex_unlock(_z_mutex_t *m) { _Z_CHECK_SYS_ERR(pthread_mut... function z_result_t (line 166) | z_result_t _z_mutex_rec_init(_z_mutex_rec_t *m) { function z_result_t (line 174) | z_result_t _z_mutex_rec_drop(_z_mutex_rec_t *m) { _Z_CHECK_SYS_ERR(pthre... function z_result_t (line 176) | z_result_t _z_mutex_rec_lock(_z_mutex_rec_t *m) { _Z_CHECK_SYS_ERR(pthre... function z_result_t (line 178) | z_result_t _z_mutex_rec_try_lock(_z_mutex_rec_t *m) { _Z_CHECK_SYS_ERR(p... function z_result_t (line 180) | z_result_t _z_mutex_rec_unlock(_z_mutex_rec_t *m) { _Z_CHECK_SYS_ERR(pth... function z_result_t (line 183) | z_result_t _z_condvar_init(_z_condvar_t *cv) { function z_result_t (line 190) | z_result_t _z_condvar_drop(_z_condvar_t *cv) { _Z_CHECK_SYS_ERR(pthread_... function z_result_t (line 192) | z_result_t _z_condvar_signal(_z_condvar_t *cv) { _Z_CHECK_SYS_ERR(pthrea... function z_result_t (line 194) | z_result_t _z_condvar_signal_all(_z_condvar_t *cv) { _Z_CHECK_SYS_ERR(pt... function z_result_t (line 196) | z_result_t _z_condvar_wait(_z_condvar_t *cv, _z_mutex_t *m) { _Z_CHECK_S... function z_result_t (line 198) | z_result_t _z_condvar_wait_until(_z_condvar_t *cv, _z_mutex_t *m, const ... function z_result_t (line 210) | z_result_t z_sleep_us(size_t time) { _Z_CHECK_SYS_ERR(usleep(time)); } function z_result_t (line 212) | z_result_t z_sleep_ms(size_t time) { function z_result_t (line 228) | z_result_t z_sleep_s(size_t time) { _Z_CHECK_SYS_ERR(sleep(time)); } function z_clock_t (line 231) | z_clock_t z_clock_now(void) { function zp_clock_elapsed_us_since (line 237) | unsigned long zp_clock_elapsed_us_since(z_clock_t *instant, z_clock_t *e... function zp_clock_elapsed_ms_since (line 242) | unsigned long zp_clock_elapsed_ms_since(z_clock_t *instant, z_clock_t *e... function zp_clock_elapsed_s_since (line 247) | unsigned long zp_clock_elapsed_s_since(z_clock_t *instant, z_clock_t *ep... function z_clock_elapsed_us (line 252) | unsigned long z_clock_elapsed_us(z_clock_t *instant) { function z_clock_elapsed_ms (line 258) | unsigned long z_clock_elapsed_ms(z_clock_t *instant) { function z_clock_elapsed_s (line 264) | unsigned long z_clock_elapsed_s(z_clock_t *instant) { function z_clock_advance_us (line 270) | void z_clock_advance_us(z_clock_t *clock, unsigned long duration) { function z_clock_advance_ms (line 280) | void z_clock_advance_ms(z_clock_t *clock, unsigned long duration) { function z_clock_advance_s (line 290) | void z_clock_advance_s(z_clock_t *clock, unsigned long duration) { clock... function z_time_t (line 293) | z_time_t z_time_now(void) { type tm (line 301) | struct tm function z_time_elapsed_us (line 307) | unsigned long z_time_elapsed_us(z_time_t *time) { function z_time_elapsed_ms (line 315) | unsigned long z_time_elapsed_ms(z_time_t *time) { function z_time_elapsed_s (line 323) | unsigned long z_time_elapsed_s(z_time_t *time) { function z_result_t (line 331) | z_result_t _z_get_time_since_epoch(_z_time_since_epoch *t) { FILE: src/system/arduino/opencr/network.cpp function z_result_t (line 33) | z_result_t _z_socket_set_blocking(const _z_sys_net_socket_t *sock, bool ... function _z_socket_close (line 40) | void _z_socket_close(_z_sys_net_socket_t *sock) { _ZP_UNUSED(sock); } function z_result_t (line 42) | z_result_t _z_socket_wait_readable(_z_socket_wait_iter_t *iter, uint32_t... FILE: src/system/arduino/opencr/system.c function z_random_u8 (line 23) | uint8_t z_random_u8(void) { return random(0xFF); } function z_random_u16 (line 25) | uint16_t z_random_u16(void) { return random(0xFFFF); } function z_random_u32 (line 27) | uint32_t z_random_u32(void) { return random(0xFFFFFFFF); } function z_random_u64 (line 29) | uint64_t z_random_u64(void) { function z_random_fill (line 38) | void z_random_fill(void *buf, size_t len) { function z_free (line 56) | void z_free(void *ptr) { function z_result_t (line 66) | z_result_t _z_task_init(_z_task_t *task, z_task_attr_t *attr, void *(*fu... function z_result_t (line 68) | z_result_t _z_task_join(_z_task_t *task) { return -1; } function z_result_t (line 70) | z_result_t _z_task_detach(_z_task_t *task) { return -1; } function z_result_t (line 72) | z_result_t _z_task_cancel(_z_task_t *task) { return -1; } function _z_task_exit (line 74) | void _z_task_exit(void) {} function _z_task_free (line 76) | void _z_task_free(_z_task_t **task) { function _z_task_id_t (line 82) | _z_task_id_t _z_task_get_id(const _z_task_t *task) { return NULL; } function _z_task_id_t (line 83) | _z_task_id_t _z_task_current_id(void) { return NULL; } function _z_task_id_equal (line 84) | bool _z_task_id_equal(const _z_task_id_t *l, const _z_task_id_t *r) { re... function z_result_t (line 87) | z_result_t _z_mutex_init(_z_mutex_t *m) { return -1; } function z_result_t (line 89) | z_result_t _z_mutex_drop(_z_mutex_t *m) { return -1; } function z_result_t (line 91) | z_result_t _z_mutex_lock(_z_mutex_t *m) { return -1; } function z_result_t (line 93) | z_result_t _z_mutex_try_lock(_z_mutex_t *m) { return -1; } function z_result_t (line 95) | z_result_t _z_mutex_unlock(_z_mutex_t *m) { return -1; } function z_result_t (line 97) | z_result_t _z_mutex_rec_init(_z_mutex_rec_t *m) { return -1; } function z_result_t (line 99) | z_result_t _z_mutex_rec_drop(_z_mutex_rec_t *m) { return -1; } function z_result_t (line 101) | z_result_t _z_mutex_rec_lock(_z_mutex_rec_t *m) { return -1; } function z_result_t (line 103) | z_result_t _z_mutex_rec_try_lock(_z_mutex_rec_t *m) { return -1; } function z_result_t (line 105) | z_result_t _z_mutex_rec_unlock(_z_mutex_rec_t *m) { return -1; } function z_result_t (line 108) | z_result_t _z_condvar_init(_z_condvar_t *cv) { return -1; } function z_result_t (line 110) | z_result_t _z_condvar_drop(_z_condvar_t *cv) { return -1; } function z_result_t (line 112) | z_result_t _z_condvar_signal(_z_condvar_t *cv) { return -1; } function z_result_t (line 113) | z_result_t _z_condvar_signal_all(_z_condvar_t *cv) { return -1; } function z_result_t (line 115) | z_result_t _z_condvar_wait(_z_condvar_t *cv, _z_mutex_t *m) { return -1; } function z_result_t (line 116) | z_result_t _z_condvar_wait_until(_z_condvar_t *cv, _z_mutex_t *m, const ... function z_result_t (line 120) | z_result_t z_sleep_us(size_t time) { function z_result_t (line 125) | z_result_t z_sleep_ms(size_t time) { function z_result_t (line 130) | z_result_t z_sleep_s(size_t time) { function __z_clock_gettime (line 144) | void __z_clock_gettime(z_clock_t *ts) { function z_clock_t (line 150) | z_clock_t z_clock_now(void) { function zp_clock_elapsed_us_since (line 156) | unsigned long zp_clock_elapsed_us_since(z_clock_t *instant, z_clock_t *e... function zp_clock_elapsed_ms_since (line 161) | unsigned long zp_clock_elapsed_ms_since(z_clock_t *instant, z_clock_t *e... function zp_clock_elapsed_s_since (line 166) | unsigned long zp_clock_elapsed_s_since(z_clock_t *instant, z_clock_t *ep... function z_clock_elapsed_us (line 171) | unsigned long z_clock_elapsed_us(z_clock_t *instant) { function z_clock_elapsed_ms (line 177) | unsigned long z_clock_elapsed_ms(z_clock_t *instant) { function z_clock_elapsed_s (line 184) | unsigned long z_clock_elapsed_s(z_clock_t *instant) { function z_clock_advance_us (line 191) | void z_clock_advance_us(z_clock_t *clock, unsigned long duration) { function z_clock_advance_ms (line 201) | void z_clock_advance_ms(z_clock_t *clock, unsigned long duration) { function z_clock_advance_s (line 211) | void z_clock_advance_s(z_clock_t *clock, unsigned long duration) { clock... function z_time_t (line 214) | z_time_t z_time_now(void) { type tm (line 222) | struct tm function z_time_elapsed_us (line 228) | unsigned long z_time_elapsed_us(z_time_t *time) { function z_time_elapsed_ms (line 236) | unsigned long z_time_elapsed_ms(z_time_t *time) { function z_time_elapsed_s (line 244) | unsigned long z_time_elapsed_s(z_time_t *time) { function z_result_t (line 252) | z_result_t _z_get_time_since_epoch(_z_time_since_epoch *t) { FILE: src/system/common/platform.c function z_result_t (line 23) | z_result_t z_task_init(z_owned_task_t *task, z_task_attr_t *attr, void *... function z_result_t (line 27) | z_result_t z_task_join(z_moved_task_t *task) { function z_result_t (line 33) | z_result_t z_task_detach(z_moved_task_t *task) { function z_result_t (line 39) | z_result_t z_task_drop(z_moved_task_t *task) { return z_task_detach(task... function z_result_t (line 44) | z_result_t z_mutex_init(z_owned_mutex_t *m) { return _z_mutex_init(&m->_... function z_result_t (line 45) | z_result_t z_mutex_drop(z_moved_mutex_t *m) { return _z_mutex_drop(&m->_... function z_result_t (line 47) | z_result_t z_mutex_lock(z_loaned_mutex_t *m) { return _z_mutex_lock(m); } function z_result_t (line 48) | z_result_t z_mutex_try_lock(z_loaned_mutex_t *m) { return _z_mutex_try_l... function z_result_t (line 49) | z_result_t z_mutex_unlock(z_loaned_mutex_t *m) { return _z_mutex_unlock(... function z_result_t (line 54) | z_result_t z_condvar_init(z_owned_condvar_t *cv) { return _z_condvar_ini... function z_result_t (line 55) | z_result_t z_condvar_drop(z_moved_condvar_t *cv) { return _z_condvar_dro... function z_result_t (line 57) | z_result_t z_condvar_signal(z_loaned_condvar_t *cv) { return _z_condvar_... function z_result_t (line 58) | z_result_t z_condvar_wait(z_loaned_condvar_t *cv, z_loaned_mutex_t *m) {... function z_result_t (line 59) | z_result_t z_condvar_wait_until(z_loaned_condvar_t *cv, z_loaned_mutex_t... FILE: src/system/emscripten/network.c function z_result_t (line 21) | z_result_t _z_socket_set_blocking(const _z_sys_net_socket_t *sock, bool ... function _z_socket_close (line 28) | void _z_socket_close(_z_sys_net_socket_t *sock) { _ZP_UNUSED(sock); } function z_result_t (line 30) | z_result_t _z_socket_wait_readable(_z_socket_wait_iter_t *iter, uint32_t... FILE: src/system/emscripten/system.c function z_random_u8 (line 27) | uint8_t z_random_u8(void) { return (emscripten_random() * 255.0); } function z_random_u16 (line 29) | uint16_t z_random_u16(void) { return (emscripten_random() * 65535.0); } function z_random_u32 (line 31) | uint32_t z_random_u32(void) { return (emscripten_random() * 4294967295.0... function z_random_u64 (line 33) | uint64_t z_random_u64(void) { return (emscripten_random() * 184467440737... function z_random_fill (line 35) | void z_random_fill(void *buf, size_t len) { function z_free (line 46) | void z_free(void *ptr) { free(ptr); } function z_result_t (line 50) | z_result_t _z_task_init(_z_task_t *task, pthread_attr_t *attr, void *(*f... function z_result_t (line 54) | z_result_t _z_task_join(_z_task_t *task) { _Z_CHECK_SYS_ERR(pthread_join... function z_result_t (line 56) | z_result_t _z_task_detach(_z_task_t *task) { _Z_CHECK_SYS_ERR(pthread_de... function z_result_t (line 58) | z_result_t _z_task_cancel(_z_task_t *task) { _Z_CHECK_SYS_ERR(pthread_ca... function _z_task_exit (line 60) | void _z_task_exit(void) { pthread_exit(NULL); } function _z_task_free (line 62) | void _z_task_free(_z_task_t **task) { function _z_task_id_t (line 68) | _z_task_id_t _z_task_get_id(const _z_task_t *task) { return *task; } function _z_task_id_t (line 69) | _z_task_id_t _z_task_current_id(void) { return pthread_self(); } function _z_task_id_equal (line 70) | bool _z_task_id_equal(const _z_task_id_t *l, const _z_task_id_t *r) { re... function z_result_t (line 73) | z_result_t _z_mutex_init(_z_mutex_t *m) { _Z_CHECK_SYS_ERR(pthread_mutex... function z_result_t (line 75) | z_result_t _z_mutex_drop(_z_mutex_t *m) { _Z_CHECK_SYS_ERR(pthread_mutex... function z_result_t (line 77) | z_result_t _z_mutex_lock(_z_mutex_t *m) { _Z_CHECK_SYS_ERR(pthread_mutex... function z_result_t (line 79) | z_result_t _z_mutex_try_lock(_z_mutex_t *m) { _Z_CHECK_SYS_ERR(pthread_m... function z_result_t (line 81) | z_result_t _z_mutex_unlock(_z_mutex_t *m) { _Z_CHECK_SYS_ERR(pthread_mut... function z_result_t (line 83) | z_result_t _z_mutex_rec_init(_z_mutex_rec_t *m) { function z_result_t (line 91) | z_result_t _z_mutex_rec_drop(_z_mutex_rec_t *m) { _Z_CHECK_SYS_ERR(pthre... function z_result_t (line 93) | z_result_t _z_mutex_rec_lock(_z_mutex_rec_t *m) { _Z_CHECK_SYS_ERR(pthre... function z_result_t (line 95) | z_result_t _z_mutex_rec_try_lock(_z_mutex_rec_t *m) { _Z_CHECK_SYS_ERR(p... function z_result_t (line 97) | z_result_t _z_mutex_rec_unlock(_z_mutex_rec_t *m) { _Z_CHECK_SYS_ERR(pth... function z_result_t (line 100) | z_result_t _z_condvar_init(_z_condvar_t *cv) { function z_result_t (line 107) | z_result_t _z_condvar_drop(_z_condvar_t *cv) { _Z_CHECK_SYS_ERR(pthread_... function z_result_t (line 109) | z_result_t _z_condvar_signal(_z_condvar_t *cv) { _Z_CHECK_SYS_ERR(pthrea... function z_result_t (line 111) | z_result_t _z_condvar_signal_all(_z_condvar_t *cv) { _Z_CHECK_SYS_ERR(pt... function z_result_t (line 113) | z_result_t _z_condvar_wait(_z_condvar_t *cv, _z_mutex_t *m) { _Z_CHECK_S... function z_result_t (line 115) | z_result_t _z_condvar_wait_until(_z_condvar_t *cv, _z_mutex_t *m, const ... function z_result_t (line 131) | z_result_t z_sleep_us(size_t time) { function z_result_t (line 136) | z_result_t z_sleep_ms(size_t time) { function z_result_t (line 141) | z_result_t z_sleep_s(size_t time) { function z_time_elapsed_ms_since (line 154) | unsigned long z_time_elapsed_ms_since(z_time_t *time, z_time_t *epoch) { function z_clock_t (line 160) | z_clock_t z_clock_now(void) { return z_time_now(); } function zp_clock_elapsed_us_since (line 162) | unsigned long zp_clock_elapsed_us_since(z_clock_t *instant, z_clock_t *e... function zp_clock_elapsed_ms_since (line 165) | unsigned long zp_clock_elapsed_ms_since(z_clock_t *instant, z_clock_t *e... function zp_clock_elapsed_s_since (line 168) | unsigned long zp_clock_elapsed_s_since(z_clock_t *instant, z_clock_t *ep... function z_clock_elapsed_us (line 172) | unsigned long z_clock_elapsed_us(z_clock_t *instant) { return z_clock_el... function z_clock_elapsed_ms (line 174) | unsigned long z_clock_elapsed_ms(z_clock_t *instant) { return z_time_ela... function z_clock_elapsed_s (line 176) | unsigned long z_clock_elapsed_s(z_clock_t *instant) { return z_time_elap... function z_clock_advance_us (line 178) | void z_clock_advance_us(z_clock_t *clock, unsigned long duration) { *clo... function z_clock_advance_ms (line 180) | void z_clock_advance_ms(z_clock_t *clock, unsigned long duration) { *clo... function z_clock_advance_s (line 182) | void z_clock_advance_s(z_clock_t *clock, unsigned long duration) { *cloc... function z_time_t (line 185) | z_time_t z_time_now(void) { return emscripten_get_now(); } function z_time_elapsed_us (line 192) | unsigned long z_time_elapsed_us(z_time_t *time) { return z_time_elapsed_... function z_time_elapsed_ms (line 194) | unsigned long z_time_elapsed_ms(z_time_t *time) { function z_time_elapsed_s (line 199) | unsigned long z_time_elapsed_s(z_time_t *time) { return z_time_elapsed_m... function z_result_t (line 201) | z_result_t _z_get_time_since_epoch(_z_time_since_epoch *t) { FILE: src/system/espidf/system.c function z_random_u8 (line 31) | uint8_t z_random_u8(void) { return z_random_u32(); } function z_random_u16 (line 33) | uint16_t z_random_u16(void) { return z_random_u32(); } function z_random_u32 (line 35) | uint32_t z_random_u32(void) { return esp_random(); } function z_random_u64 (line 37) | uint64_t z_random_u64(void) { function z_random_fill (line 46) | void z_random_fill(void *buf, size_t len) { esp_fill_random(buf, len); } function z_free (line 53) | void z_free(void *ptr) { heap_caps_free(ptr); } type z_task_arg (line 59) | typedef struct { function z_task_wrapper (line 65) | static void z_task_wrapper(void *arg) { function z_result_t (line 120) | z_result_t _z_task_join(_z_task_t *task) { function z_result_t (line 125) | z_result_t _z_task_detach(_z_task_t *task) { function z_result_t (line 130) | z_result_t z_task_cancel(_z_task_t *task) { function _z_task_exit (line 135) | void _z_task_exit(void) { vTaskDelete(NULL); } function _z_task_free (line 137) | void _z_task_free(_z_task_t **task) { function _z_task_id_t (line 144) | _z_task_id_t _z_task_get_id(const _z_task_t *task) { return task->handle; } function _z_task_id_t (line 145) | _z_task_id_t _z_task_current_id(void) { return xTaskGetCurrentTaskHandle... function _z_task_id_equal (line 146) | bool _z_task_id_equal(const _z_task_id_t *l, const _z_task_id_t *r) { re... function z_result_t (line 149) | z_result_t _z_mutex_init(_z_mutex_t *m) { _Z_CHECK_SYS_ERR(pthread_mutex... function z_result_t (line 151) | z_result_t _z_mutex_drop(_z_mutex_t *m) { _Z_CHECK_SYS_ERR(pthread_mutex... function z_result_t (line 153) | z_result_t _z_mutex_lock(_z_mutex_t *m) { _Z_CHECK_SYS_ERR(pthread_mutex... function z_result_t (line 155) | z_result_t _z_mutex_try_lock(_z_mutex_t *m) { _Z_CHECK_SYS_ERR(pthread_m... function z_result_t (line 157) | z_result_t _z_mutex_unlock(_z_mutex_t *m) { _Z_CHECK_SYS_ERR(pthread_mut... function z_result_t (line 159) | z_result_t _z_mutex_rec_init(_z_mutex_rec_t *m) { function z_result_t (line 167) | z_result_t _z_mutex_rec_drop(_z_mutex_rec_t *m) { _Z_CHECK_SYS_ERR(pthre... function z_result_t (line 169) | z_result_t _z_mutex_rec_lock(_z_mutex_rec_t *m) { _Z_CHECK_SYS_ERR(pthre... function z_result_t (line 171) | z_result_t _z_mutex_rec_try_lock(_z_mutex_rec_t *m) { _Z_CHECK_SYS_ERR(p... function z_result_t (line 173) | z_result_t _z_mutex_rec_unlock(_z_mutex_rec_t *m) { _Z_CHECK_SYS_ERR(pth... function z_result_t (line 176) | z_result_t _z_condvar_init(_z_condvar_t *cv) { function z_result_t (line 183) | z_result_t _z_condvar_drop(_z_condvar_t *cv) { _Z_CHECK_SYS_ERR(pthread_... function z_result_t (line 185) | z_result_t _z_condvar_signal(_z_condvar_t *cv) { _Z_CHECK_SYS_ERR(pthrea... function z_result_t (line 187) | z_result_t _z_condvar_signal_all(_z_condvar_t *cv) { _Z_CHECK_SYS_ERR(pt... function z_result_t (line 189) | z_result_t _z_condvar_wait(_z_condvar_t *cv, _z_mutex_t *m) { _Z_CHECK_S... function z_result_t (line 191) | z_result_t _z_condvar_wait_until(_z_condvar_t *cv, _z_mutex_t *m, const ... function z_result_t (line 203) | z_result_t z_sleep_us(size_t time) { function z_result_t (line 208) | z_result_t z_sleep_ms(size_t time) { function z_result_t (line 213) | z_result_t z_sleep_s(size_t time) { function z_clock_t (line 219) | z_clock_t z_clock_now(void) { function zp_clock_elapsed_us_since (line 225) | unsigned long zp_clock_elapsed_us_since(z_clock_t *instant, z_clock_t *e... function zp_clock_elapsed_ms_since (line 230) | unsigned long zp_clock_elapsed_ms_since(z_clock_t *instant, z_clock_t *e... function zp_clock_elapsed_s_since (line 235) | unsigned long zp_clock_elapsed_s_since(z_clock_t *instant, z_clock_t *ep... function z_clock_elapsed_us (line 240) | unsigned long z_clock_elapsed_us(z_clock_t *instant) { function z_clock_elapsed_ms (line 247) | unsigned long z_clock_elapsed_ms(z_clock_t *instant) { function z_clock_elapsed_s (line 254) | unsigned long z_clock_elapsed_s(z_clock_t *instant) { function z_clock_advance_us (line 261) | void z_clock_advance_us(z_clock_t *clock, unsigned long duration) { function z_clock_advance_ms (line 271) | void z_clock_advance_ms(z_clock_t *clock, unsigned long duration) { function z_clock_advance_s (line 281) | void z_clock_advance_s(z_clock_t *clock, unsigned long duration) { clock... function z_time_t (line 284) | z_time_t z_time_now(void) { type tm (line 292) | struct tm function z_time_elapsed_us (line 298) | unsigned long z_time_elapsed_us(z_time_t *time) { function z_time_elapsed_ms (line 306) | unsigned long z_time_elapsed_ms(z_time_t *time) { function z_time_elapsed_s (line 314) | unsigned long z_time_elapsed_s(z_time_t *time) { function z_result_t (line 322) | z_result_t _z_get_time_since_epoch(_z_time_since_epoch *t) { FILE: src/system/flipper/network.c function z_result_t (line 19) | z_result_t _z_socket_set_blocking(const _z_sys_net_socket_t *sock, bool ... function _z_socket_close (line 26) | void _z_socket_close(_z_sys_net_socket_t *sock) { _ZP_UNUSED(sock); } FILE: src/system/flipper/system.c function z_random_u8 (line 24) | uint8_t z_random_u8(void) { return random(); } function z_random_u16 (line 26) | uint16_t z_random_u16(void) { return random(); } function z_random_u32 (line 28) | uint32_t z_random_u32(void) { return random(); } function z_random_u64 (line 30) | uint64_t z_random_u64(void) { function z_random_fill (line 39) | void z_random_fill(void* buf, size_t len) { function z_free (line 61) | void z_free(void* ptr) { return free(ptr); } function z_result_t (line 65) | z_result_t _z_task_init(_z_task_t* task, z_task_attr_t* attr, void* (*fu... function z_result_t (line 83) | z_result_t _z_task_join(_z_task_t* task) { function z_result_t (line 90) | z_result_t _z_task_detach(_z_task_t* task) { return -1; } function z_result_t (line 92) | z_result_t _z_task_cancel(_z_task_t* task) { return -1; } function _z_task_exit (line 94) | void _z_task_exit(void) {} function _z_task_free (line 96) | void _z_task_free(_z_task_t** task) { function _z_task_id_t (line 105) | _z_task_id_t _z_task_get_id(const _z_task_t* task) { return furi_thread_... function _z_task_id_t (line 106) | _z_task_id_t _z_task_current_id(void) { return furi_thread_get_current_i... function _z_task_id_equal (line 107) | bool _z_task_id_equal(const _z_task_id_t* l, const _z_task_id_t* r) { re... function z_result_t (line 109) | z_result_t _z_mutex_init(_z_mutex_t* m) { function z_result_t (line 117) | z_result_t _z_mutex_drop(_z_mutex_t* m) { function z_result_t (line 129) | z_result_t _z_mutex_lock(_z_mutex_t* m) { function z_result_t (line 139) | z_result_t _z_mutex_try_lock(_z_mutex_t* m) { return -1; } function z_result_t (line 141) | z_result_t _z_mutex_unlock(_z_mutex_t* m) { function z_result_t (line 152) | z_result_t _z_condvar_init(_z_condvar_t* cv) { return -1; } function z_result_t (line 154) | z_result_t _z_condvar_drop(_z_condvar_t* cv) { return -1; } function z_result_t (line 156) | z_result_t _z_condvar_signal(_z_condvar_t* cv) { return -1; } function z_result_t (line 158) | z_result_t _z_condvar_signal_all(_z_condvar_t* cv) { return -1; } function z_result_t (line 160) | z_result_t _z_condvar_wait(_z_condvar_t* cv, _z_mutex_t* m) { return -1; } function z_result_t (line 162) | z_result_t _z_condvar_wait_until(_z_condvar_t* cv, _z_mutex_t* m, const ... function z_result_t (line 165) | z_result_t z_sleep_us(size_t time) { function z_result_t (line 170) | z_result_t z_sleep_ms(size_t time) { function z_result_t (line 175) | z_result_t z_sleep_s(size_t time) { function __z_clock_gettime (line 189) | void __z_clock_gettime(z_clock_t* ts) { function z_clock_t (line 195) | z_clock_t z_clock_now(void) { function zp_clock_elapsed_us_since (line 201) | unsigned long zp_clock_elapsed_us_since(z_clock_t* instant, z_clock_t* e... function zp_clock_elapsed_ms_since (line 206) | unsigned long zp_clock_elapsed_ms_since(z_clock_t* instant, z_clock_t* e... function zp_clock_elapsed_s_since (line 211) | unsigned long zp_clock_elapsed_s_since(z_clock_t* instant, z_clock_t* ep... function z_clock_elapsed_us (line 216) | unsigned long z_clock_elapsed_us(z_clock_t* instant) { function z_clock_elapsed_ms (line 223) | unsigned long z_clock_elapsed_ms(z_clock_t* instant) { function z_clock_elapsed_s (line 230) | unsigned long z_clock_elapsed_s(z_clock_t* instant) { function z_clock_advance_us (line 237) | void z_clock_advance_us(z_clock_t* clock, unsigned long duration) { function z_clock_advance_ms (line 247) | void z_clock_advance_ms(z_clock_t* clock, unsigned long duration) { function z_clock_advance_s (line 257) | void z_clock_advance_s(z_clock_t* clock, unsigned long duration) { clock... function z_time_t (line 260) | z_time_t z_time_now(void) { type tm (line 268) | struct tm function z_time_elapsed_us (line 274) | unsigned long z_time_elapsed_us(z_time_t* time) { function z_time_elapsed_ms (line 282) | unsigned long z_time_elapsed_ms(z_time_t* time) { function z_time_elapsed_s (line 290) | unsigned long z_time_elapsed_s(z_time_t* time) { function strftime (line 324) | size_t strftime(char* s, size_t max, const char* format, const struct tm... function gettimeofday (line 330) | int gettimeofday(struct timeval* __restrict __p, void* __restrict __tz) { type tm (line 337) | struct tm type tm (line 339) | struct tm function z_result_t (line 343) | z_result_t _z_get_time_since_epoch(_z_time_since_epoch* t) { return -1; } FILE: src/system/freertos/freertos_plus_tcp/network.c function z_result_t (line 26) | z_result_t _z_socket_set_blocking(const _z_sys_net_socket_t *sock, bool ... function _z_socket_close (line 37) | void _z_socket_close(_z_sys_net_socket_t *sock) { FreeRTOS_closesocket(s... function z_result_t (line 39) | z_result_t _z_socket_wait_readable(_z_socket_wait_iter_t *iter, uint32_t... FILE: src/system/freertos/system.c function z_random_u8 (line 35) | uint8_t z_random_u8(void) { return z_random_u32(); } function z_random_u16 (line 37) | uint16_t z_random_u16(void) { return z_random_u32(); } function z_random_u32 (line 39) | uint32_t z_random_u32(void) { function z_random_u64 (line 51) | uint64_t z_random_u64(void) { function z_random_fill (line 59) | void z_random_fill(void *buf, size_t len) { function z_free (line 81) | void z_free(void *ptr) { vPortFree(ptr); } function z_task_wrapper (line 85) | static void z_task_wrapper(void *arg) { function z_result_t (line 146) | z_result_t _z_task_join(_z_task_t *task) { function z_result_t (line 159) | z_result_t _z_task_detach(_z_task_t *task) { function z_result_t (line 164) | z_result_t _z_task_cancel(_z_task_t *task) { function _z_task_exit (line 177) | void _z_task_exit(void) { vTaskDelete(NULL); } function _z_task_free (line 179) | void _z_task_free(_z_task_t **task) { function _z_task_id_t (line 186) | _z_task_id_t _z_task_get_id(const _z_task_t *task) { return task->handle; } function _z_task_id_t (line 187) | _z_task_id_t _z_task_current_id(void) { return xTaskGetCurrentTaskHandle... function _z_task_id_equal (line 188) | bool _z_task_id_equal(const _z_task_id_t *l, const _z_task_id_t *r) { re... function z_result_t (line 191) | z_result_t _z_mutex_init(_z_mutex_t *m) { function z_result_t (line 200) | z_result_t _z_mutex_drop(_z_mutex_t *m) { function z_result_t (line 205) | z_result_t _z_mutex_lock(_z_mutex_t *m) { function z_result_t (line 209) | z_result_t _z_mutex_try_lock(_z_mutex_t *m) { function z_result_t (line 213) | z_result_t _z_mutex_unlock(_z_mutex_t *m) { function z_result_t (line 217) | z_result_t _z_mutex_rec_init(_z_mutex_rec_t *m) { return _z_mutex_init(m... function z_result_t (line 219) | z_result_t _z_mutex_rec_drop(_z_mutex_rec_t *m) { return _z_mutex_drop(m... function z_result_t (line 221) | z_result_t _z_mutex_rec_lock(_z_mutex_rec_t *m) { return _z_mutex_lock(m... function z_result_t (line 223) | z_result_t _z_mutex_rec_try_lock(_z_mutex_rec_t *m) { return _z_mutex_tr... function z_result_t (line 225) | z_result_t _z_mutex_rec_unlock(_z_mutex_rec_t *m) { return _z_mutex_unlo... function z_result_t (line 228) | z_result_t _z_condvar_init(_z_condvar_t *cv) { function z_result_t (line 248) | z_result_t _z_condvar_drop(_z_condvar_t *cv) { function z_result_t (line 257) | z_result_t _z_condvar_signal(_z_condvar_t *cv) { function z_result_t (line 272) | z_result_t _z_condvar_signal_all(_z_condvar_t *cv) { function z_result_t (line 287) | z_result_t _z_condvar_wait(_z_condvar_t *cv, _z_mutex_t *m) { function z_result_t (line 305) | z_result_t _z_condvar_wait_until(_z_condvar_t *cv, _z_mutex_t *m, const ... function z_result_t (line 336) | z_result_t z_sleep_us(size_t time) { function z_result_t (line 341) | z_result_t z_sleep_ms(size_t time) { function z_result_t (line 346) | z_result_t z_sleep_s(size_t time) { function z_clock_t (line 352) | z_clock_t z_clock_now(void) { return xTaskGetTickCount(); } function zp_clock_elapsed_us_since (line 354) | unsigned long zp_clock_elapsed_us_since(z_clock_t *instant, z_clock_t *e... function zp_clock_elapsed_ms_since (line 358) | unsigned long zp_clock_elapsed_ms_since(z_clock_t *instant, z_clock_t *e... function zp_clock_elapsed_s_since (line 362) | unsigned long zp_clock_elapsed_s_since(z_clock_t *instant, z_clock_t *ep... function z_clock_elapsed_us (line 366) | unsigned long z_clock_elapsed_us(z_clock_t *instant) { return z_clock_el... function z_clock_elapsed_ms (line 368) | unsigned long z_clock_elapsed_ms(z_clock_t *instant) { function z_clock_elapsed_s (line 373) | unsigned long z_clock_elapsed_s(z_clock_t *instant) { return z_clock_ela... function z_clock_advance_us (line 375) | void z_clock_advance_us(z_clock_t *clock, unsigned long duration) { z_cl... function z_clock_advance_ms (line 377) | void z_clock_advance_ms(z_clock_t *clock, unsigned long duration) { function z_clock_advance_s (line 382) | void z_clock_advance_s(z_clock_t *clock, unsigned long duration) { z_clo... function z_time_t (line 385) | z_time_t z_time_now(void) { type tm (line 393) | struct tm function z_time_elapsed_us (line 399) | unsigned long z_time_elapsed_us(z_time_t *time) { function z_time_elapsed_ms (line 407) | unsigned long z_time_elapsed_ms(z_time_t *time) { function z_time_elapsed_s (line 415) | unsigned long z_time_elapsed_s(z_time_t *time) { function z_result_t (line 423) | z_result_t _z_get_time_since_epoch(_z_time_since_epoch *t) { FILE: src/system/mbed/network.cpp function z_result_t (line 35) | z_result_t _z_socket_set_blocking(const _z_sys_net_socket_t *sock, bool ... function _z_socket_close (line 42) | void _z_socket_close(_z_sys_net_socket_t *sock) { _ZP_UNUSED(sock); } function z_result_t (line 44) | z_result_t _z_socket_wait_readable(_z_socket_wait_iter_t *iter, uint32_t... FILE: src/system/mbed/system.cpp function z_random_u8 (line 30) | uint8_t z_random_u8(void) { return randLIB_get_8bit(); } function z_random_u16 (line 32) | uint16_t z_random_u16(void) { return randLIB_get_16bit(); } function z_random_u32 (line 34) | uint32_t z_random_u32(void) { return randLIB_get_32bit(); } function z_random_u64 (line 36) | uint64_t z_random_u64(void) { return randLIB_get_64bit(); } function z_random_fill (line 38) | void z_random_fill(void *buf, size_t len) { randLIB_get_n_bytes_random(b... function z_free (line 45) | void z_free(void *ptr) { free(ptr); } function z_result_t (line 49) | z_result_t _z_task_init(_z_task_t *task, z_task_attr_t *attr, void *(*fu... function z_result_t (line 55) | z_result_t _z_task_join(_z_task_t *task) { function z_result_t (line 61) | z_result_t _z_task_detach(_z_task_t *task) { function z_result_t (line 66) | z_result_t _z_task_cancel(_z_task_t *task) { function _z_task_exit (line 72) | void _z_task_exit(void) {} function _z_task_free (line 74) | void _z_task_free(_z_task_t **task) { function _z_task_id_t (line 80) | _z_task_id_t _z_task_get_id(const _z_task_t *task) { return ((Thread *)*... function _z_task_id_t (line 81) | _z_task_id_t _z_task_current_id(void) { return ThisThread::get_id(); } function _z_task_id_equal (line 82) | bool _z_task_id_equal(const _z_task_id_t *l, const _z_task_id_t *r) { re... function z_result_t (line 85) | z_result_t _z_mutex_init(_z_mutex_t *m) { function z_result_t (line 90) | z_result_t _z_mutex_drop(_z_mutex_t *m) { function z_result_t (line 95) | z_result_t _z_mutex_lock(_z_mutex_t *m) { function z_result_t (line 100) | z_result_t _z_mutex_try_lock(_z_mutex_t *m) { return (((Mutex *)*m)->try... function z_result_t (line 102) | z_result_t _z_mutex_unlock(_z_mutex_t *m) { function z_result_t (line 107) | z_result_t _z_mutex_rec_init(_z_mutex_rec_t *m) { return _z_mutex_init(m... function z_result_t (line 109) | z_result_t _z_mutex_rec_drop(_z_mutex_rec_t *m) { return _z_mutex_drop(m... function z_result_t (line 111) | z_result_t _z_mutex_rec_lock(_z_mutex_rec_t *m) { return _z_mutex_lock(m... function z_result_t (line 113) | z_result_t _z_mutex_rec_try_lock(_z_mutex_rec_t *m) { return _z_mutex_tr... function z_result_t (line 115) | z_result_t _z_mutex_rec_unlock(_z_mutex_rec_t *m) { return _z_mutex_unlo... type condvar (line 118) | struct condvar { function z_result_t (line 124) | z_result_t _z_condvar_init(_z_condvar_t *cv) { function z_result_t (line 133) | z_result_t _z_condvar_drop(_z_condvar_t *cv) { function z_result_t (line 142) | z_result_t _z_condvar_signal(_z_condvar_t *cv) { function z_result_t (line 159) | z_result_t _z_condvar_signal_all(_z_condvar_t *cv) { function z_result_t (line 176) | z_result_t _z_condvar_wait(_z_condvar_t *cv, _z_mutex_t *m) { function z_result_t (line 196) | z_result_t _z_condvar_wait_until(_z_condvar_t *cv, _z_mutex_t *m, const ... function z_result_t (line 228) | z_result_t z_sleep_us(size_t time) { function z_result_t (line 233) | z_result_t z_sleep_ms(size_t time) { function z_result_t (line 238) | z_result_t z_sleep_s(size_t time) { function z_clock_t (line 244) | z_clock_t z_clock_now(void) { function zp_clock_elapsed_us_since (line 256) | unsigned long zp_clock_elapsed_us_since(z_clock_t *instant, z_clock_t* e... function zp_clock_elapsed_ms_since (line 261) | unsigned long zp_clock_elapsed_ms_since(z_clock_t *instant, z_clock_t* e... function zp_clock_elapsed_s_since (line 266) | unsigned long zp_clock_elapsed_s_since(z_clock_t *instant, z_clock_t* ep... function z_clock_elapsed_us (line 271) | unsigned long z_clock_elapsed_us(z_clock_t *instant) { function z_clock_elapsed_ms (line 276) | unsigned long z_clock_elapsed_ms(z_clock_t *instant) { function z_clock_elapsed_s (line 281) | unsigned long z_clock_elapsed_s(z_clock_t *instant) { function z_clock_advance_us (line 286) | void z_clock_advance_us(z_clock_t *clock, unsigned long duration) { function z_clock_advance_ms (line 296) | void z_clock_advance_ms(z_clock_t *clock, unsigned long duration) { function z_clock_advance_s (line 306) | void z_clock_advance_s(z_clock_t *clock, unsigned long duration) { clock... function z_time_t (line 309) | z_time_t z_time_now(void) { type tm (line 317) | struct tm function z_time_elapsed_us (line 323) | unsigned long z_time_elapsed_us(z_time_t *time) { function z_time_elapsed_ms (line 331) | unsigned long z_time_elapsed_ms(z_time_t *time) { function z_time_elapsed_s (line 339) | unsigned long z_time_elapsed_s(z_time_t *time) { function z_result_t (line 347) | z_result_t _z_get_time_since_epoch(_z_time_since_epoch *t) { FILE: src/system/rpi_pico/system.c function z_random_u8 (line 30) | uint8_t z_random_u8(void) { return (uint8_t)get_rand_32(); } function z_random_u16 (line 32) | uint16_t z_random_u16(void) { return (uint16_t)get_rand_32(); } function z_random_u32 (line 34) | uint32_t z_random_u32(void) { return get_rand_32(); } function z_random_u64 (line 36) | uint64_t z_random_u64(void) { return get_rand_64(); } function z_random_fill (line 38) | void z_random_fill(void *buf, size_t len) { function z_free (line 60) | void z_free(void *ptr) { vPortFree(ptr); } type z_task_arg (line 65) | typedef struct { function z_task_wrapper (line 71) | static void z_task_wrapper(void *arg) { function z_result_t (line 85) | z_result_t _z_task_init(_z_task_t *task, z_task_attr_t *attr, void *(*fu... function z_result_t (line 106) | z_result_t _z_task_join(_z_task_t *task) { function z_result_t (line 111) | z_result_t _z_task_detach(_z_task_t *task) { function z_result_t (line 116) | z_result_t _z_task_cancel(_z_task_t *task) { function _z_task_exit (line 121) | void _z_task_exit(void) { vTaskDelete(NULL); } function _z_task_free (line 123) | void _z_task_free(_z_task_t **task) { function _z_task_id_t (line 130) | _z_task_id_t _z_task_get_id(const _z_task_t *task) { return task->handle; } function _z_task_id_t (line 131) | _z_task_id_t _z_task_current_id(void) { return xTaskGetCurrentTaskHandle... function _z_task_id_equal (line 132) | bool _z_task_id_equal(const _z_task_id_t *l, const _z_task_id_t *r) { re... function z_result_t (line 135) | z_result_t _z_mutex_init(_z_mutex_t *m) { function z_result_t (line 140) | z_result_t _z_mutex_drop(_z_mutex_t *m) { function z_result_t (line 145) | z_result_t _z_mutex_lock(_z_mutex_t *m) { return xSemaphoreTakeRecursive... function z_result_t (line 147) | z_result_t _z_mutex_try_lock(_z_mutex_t *m) { return xSemaphoreTakeRecur... function z_result_t (line 149) | z_result_t _z_mutex_unlock(_z_mutex_t *m) { return xSemaphoreGiveRecursi... function z_result_t (line 151) | z_result_t _z_mutex_rec_init(_z_mutex_rec_t *m) { return _z_mutex_init(m... function z_result_t (line 153) | z_result_t _z_mutex_rec_drop(_z_mutex_rec_t *m) { return _z_mutex_drop(m... function z_result_t (line 155) | z_result_t _z_mutex_rec_lock(_z_mutex_rec_t *m) { return _z_mutex_lock(m... function z_result_t (line 157) | z_result_t _z_mutex_rec_try_lock(_z_mutex_rec_t *m) { return _z_mutex_tr... function z_result_t (line 159) | z_result_t _z_mutex_rec_unlock(_z_mutex_rec_t *m) { return _z_mutex_unlo... function z_result_t (line 164) | z_result_t _z_condvar_init(_z_condvar_t *cv) { function z_result_t (line 178) | z_result_t _z_condvar_drop(_z_condvar_t *cv) { function z_result_t (line 187) | z_result_t _z_condvar_signal(_z_condvar_t *cv) { function z_result_t (line 202) | z_result_t _z_condvar_signal_all(_z_condvar_t *cv) { function z_result_t (line 217) | z_result_t _z_condvar_wait(_z_condvar_t *cv, _z_mutex_t *m) { function z_result_t (line 233) | z_result_t _z_condvar_wait_until(_z_condvar_t *cv, _z_mutex_t *m, const ... function z_result_t (line 264) | z_result_t z_sleep_us(size_t time) { function z_result_t (line 269) | z_result_t z_sleep_ms(size_t time) { function z_result_t (line 274) | z_result_t z_sleep_s(size_t time) { function __z_clock_gettime (line 280) | void __z_clock_gettime(z_clock_t *ts) { function z_clock_t (line 286) | z_clock_t z_clock_now(void) { function zp_clock_elapsed_us_since (line 292) | unsigned long zp_clock_elapsed_us_since(z_clock_t *instant, z_clock_t *e... function zp_clock_elapsed_ms_since (line 297) | unsigned long zp_clock_elapsed_ms_since(z_clock_t *instant, z_clock_t *e... function zp_clock_elapsed_s_since (line 302) | unsigned long zp_clock_elapsed_s_since(z_clock_t *instant, z_clock_t *ep... function z_clock_elapsed_us (line 307) | unsigned long z_clock_elapsed_us(z_clock_t *instant) { function z_clock_elapsed_ms (line 314) | unsigned long z_clock_elapsed_ms(z_clock_t *instant) { function z_clock_elapsed_s (line 321) | unsigned long z_clock_elapsed_s(z_clock_t *instant) { function z_clock_advance_us (line 328) | void z_clock_advance_us(z_clock_t *clock, unsigned long duration) { function z_clock_advance_ms (line 338) | void z_clock_advance_ms(z_clock_t *clock, unsigned long duration) { function z_clock_advance_s (line 348) | void z_clock_advance_s(z_clock_t *clock, unsigned long duration) { clock... function z_time_t (line 351) | z_time_t z_time_now(void) { type tm (line 359) | struct tm function z_time_elapsed_us (line 365) | unsigned long z_time_elapsed_us(z_time_t *time) { function z_time_elapsed_ms (line 373) | unsigned long z_time_elapsed_ms(z_time_t *time) { function z_time_elapsed_s (line 381) | unsigned long z_time_elapsed_s(z_time_t *time) { function z_result_t (line 389) | z_result_t _z_get_time_since_epoch(_z_time_since_epoch *t) { FILE: src/system/rpi_pico/usb_uart.c function _z_usb_uart_init (line 190) | void _z_usb_uart_init() { function _z_usb_uart_deinit (line 201) | void _z_usb_uart_deinit() { function _z_usb_uart_write (line 208) | void _z_usb_uart_write(const uint8_t *buf, int length) { function _z_usb_uart_getc (line 229) | uint8_t _z_usb_uart_getc() { FILE: src/system/socket/esp32.c function z_result_t (line 32) | z_result_t _z_socket_set_blocking(const _z_sys_net_socket_t *sock, bool ... function _z_socket_close (line 43) | void _z_socket_close(_z_sys_net_socket_t *sock) { function z_result_t (line 51) | z_result_t _z_socket_wait_readable(_z_socket_wait_iter_t *iter, uint32_t... function z_result_t (line 89) | z_result_t _z_socket_set_blocking(const _z_sys_net_socket_t *sock, bool ... function _z_socket_close (line 96) | void _z_socket_close(_z_sys_net_socket_t *sock) { _ZP_UNUSED(sock); } function z_result_t (line 98) | z_result_t _z_socket_wait_readable(_z_socket_wait_iter_t *iter, uint32_t... FILE: src/system/socket/lwip.c function z_result_t (line 30) | z_result_t _z_socket_set_blocking(const _z_sys_net_socket_t *sock, bool ... function _z_socket_close (line 42) | void _z_socket_close(_z_sys_net_socket_t *sock) { function z_result_t (line 51) | z_result_t _z_socket_wait_readable(_z_socket_wait_iter_t *iter, uint32_t... function z_result_t (line 91) | z_result_t _z_socket_set_blocking(const _z_sys_net_socket_t *sock, bool ... function _z_socket_close (line 98) | void _z_socket_close(_z_sys_net_socket_t *sock) { _ZP_UNUSED(sock); } function z_result_t (line 100) | z_result_t _z_socket_wait_readable(_z_socket_wait_iter_t *iter, uint32_t... FILE: src/system/threadx/stm32/network.c function _z_socket_close (line 24) | void _z_socket_close(_z_sys_net_socket_t *sock) { _ZP_UNUSED(sock); } FILE: src/system/threadx/stm32/system.c function z_random_u8 (line 22) | uint8_t z_random_u8(void) { return z_random_u32(); } function z_random_u16 (line 24) | uint16_t z_random_u16(void) { return z_random_u32(); } function z_random_u32 (line 26) | uint32_t z_random_u32(void) { return random(); } function z_random_u64 (line 28) | uint64_t z_random_u64(void) { function z_random_fill (line 36) | void z_random_fill(void *buf, size_t len) { function z_free (line 58) | void z_free(void *ptr) { tx_byte_release(ptr); } function z_result_t (line 63) | z_result_t _z_task_init(_z_task_t *task, z_task_attr_t *attr, void *(*fu... function z_result_t (line 75) | z_result_t _z_task_join(_z_task_t *task) { function z_result_t (line 89) | z_result_t _z_task_detach(_z_task_t *task) { function z_result_t (line 94) | z_result_t _z_task_cancel(_z_task_t *task) { function _z_task_exit (line 99) | void _z_task_exit(void) { // NEW with new vesion function _z_task_free (line 103) | void _z_task_free(_z_task_t **task) { function _z_task_id_t (line 108) | _z_task_id_t _z_task_get_id(const _z_task_t *task) { return (TX_THREAD *... function _z_task_id_t (line 109) | _z_task_id_t _z_task_current_id(void) { return tx_thread_identify(); } function _z_task_id_equal (line 110) | bool _z_task_id_equal(const _z_task_id_t *l, const _z_task_id_t *r) { re... function z_result_t (line 113) | z_result_t _z_mutex_init(_z_mutex_t *m) { function z_result_t (line 124) | z_result_t _z_mutex_drop(_z_mutex_t *m) { function z_result_t (line 128) | z_result_t _z_mutex_lock(_z_mutex_t *m) { function z_result_t (line 132) | z_result_t _z_mutex_try_lock(_z_mutex_t *m) { function z_result_t (line 136) | z_result_t _z_mutex_unlock(_z_mutex_t *m) { function z_result_t (line 141) | z_result_t _z_mutex_rec_init(_z_mutex_rec_t *m) { return _z_mutex_init(m... function z_result_t (line 142) | z_result_t _z_mutex_rec_drop(_z_mutex_rec_t *m) { return _z_mutex_drop(m... function z_result_t (line 143) | z_result_t _z_mutex_rec_lock(_z_mutex_rec_t *m) { return _z_mutex_lock(m... function z_result_t (line 144) | z_result_t _z_mutex_rec_unlock(_z_mutex_rec_t *m) { return _z_mutex_unlo... function z_result_t (line 149) | z_result_t _z_condvar_init(_z_condvar_t *cv) { function z_result_t (line 163) | z_result_t _z_condvar_drop(_z_condvar_t *cv) { function z_result_t (line 172) | z_result_t _z_condvar_signal(_z_condvar_t *cv) { function z_result_t (line 187) | z_result_t _z_condvar_signal_all(_z_condvar_t *cv) { function z_result_t (line 202) | z_result_t _z_condvar_wait(_z_condvar_t *cv, _z_mutex_t *m) { function z_result_t (line 219) | z_result_t _z_condvar_wait_until(_z_condvar_t *cv, _z_mutex_t *m, const ... function z_result_t (line 250) | z_result_t z_sleep_us(size_t time) { function z_result_t (line 255) | z_result_t z_sleep_ms(size_t time) { function z_result_t (line 260) | z_result_t z_sleep_s(size_t time) { function __z_clock_gettime (line 267) | void __z_clock_gettime(z_clock_t *ts) { function z_clock_t (line 273) | z_clock_t z_clock_now(void) { function zp_clock_elapsed_us_since (line 279) | unsigned long zp_clock_elapsed_us_since(z_clock_t *instant, z_clock_t *e... function zp_clock_elapsed_ms_since (line 284) | unsigned long zp_clock_elapsed_ms_since(z_clock_t *instant, z_clock_t *e... function zp_clock_elapsed_s_since (line 289) | unsigned long zp_clock_elapsed_s_since(z_clock_t *instant, z_clock_t *ep... function z_clock_elapsed_us (line 294) | unsigned long z_clock_elapsed_us(z_clock_t *instant) { function z_clock_elapsed_ms (line 300) | unsigned long z_clock_elapsed_ms(z_clock_t *instant) { function z_clock_elapsed_s (line 307) | unsigned long z_clock_elapsed_s(z_clock_t *instant) { function z_clock_advance_us (line 314) | void z_clock_advance_us(z_clock_t *clock, unsigned long duration) { function z_clock_advance_ms (line 324) | void z_clock_advance_ms(z_clock_t *clock, unsigned long duration) { function z_clock_advance_s (line 334) | void z_clock_advance_s(z_clock_t *clock, unsigned long duration) { clock... function z_time_t (line 337) | z_time_t z_time_now(void) { return tx_time_get(); } function z_time_elapsed_us (line 344) | unsigned long z_time_elapsed_us(z_time_t *time) { function z_time_elapsed_ms (line 348) | unsigned long z_time_elapsed_ms(z_time_t *time) { function z_time_elapsed_s (line 352) | unsigned long z_time_elapsed_s(z_time_t *time) { return (tx_time_get() -... function z_result_t (line 354) | z_result_t _z_get_time_since_epoch(_z_time_since_epoch *t) { FILE: src/system/unix/network.c function z_result_t (line 39) | z_result_t _z_socket_set_blocking(const _z_sys_net_socket_t *sock, bool ... function _z_socket_close (line 50) | void _z_socket_close(_z_sys_net_socket_t *sock) { function z_result_t (line 58) | z_result_t _z_socket_wait_readable(_z_socket_wait_iter_t *iter, uint32_t... FILE: src/system/unix/system.c function z_random_u8 (line 36) | uint8_t z_random_u8(void) { function z_random_u16 (line 49) | uint16_t z_random_u16(void) { function z_random_u32 (line 62) | uint32_t z_random_u32(void) { function z_random_u64 (line 75) | uint64_t z_random_u64(void) { function z_random_fill (line 90) | void z_random_fill(void *buf, size_t len) { function z_free (line 105) | void z_free(void *ptr) { free(ptr); } function z_result_t (line 109) | z_result_t _z_task_init(_z_task_t *task, z_task_attr_t *attr, void *(*fu... function z_result_t (line 113) | z_result_t _z_task_join(_z_task_t *task) { _Z_CHECK_SYS_ERR(pthread_join... function z_result_t (line 115) | z_result_t _z_task_detach(_z_task_t *task) { _Z_CHECK_SYS_ERR(pthread_de... function z_result_t (line 117) | z_result_t _z_task_cancel(_z_task_t *task) { _Z_CHECK_SYS_ERR(pthread_ca... function _z_task_exit (line 119) | void _z_task_exit(void) { pthread_exit(NULL); } function _z_task_free (line 121) | void _z_task_free(_z_task_t **task) { function _z_task_id_t (line 127) | _z_task_id_t _z_task_get_id(const _z_task_t *task) { return *task; } function _z_task_id_t (line 128) | _z_task_id_t _z_task_current_id(void) { return pthread_self(); } function _z_task_id_equal (line 129) | bool _z_task_id_equal(const _z_task_id_t *l, const _z_task_id_t *r) { re... function z_result_t (line 132) | z_result_t _z_mutex_init(_z_mutex_t *m) { _Z_CHECK_SYS_ERR(pthread_mutex... function z_result_t (line 134) | z_result_t _z_mutex_drop(_z_mutex_t *m) { _Z_CHECK_SYS_ERR(pthread_mutex... function z_result_t (line 136) | z_result_t _z_mutex_lock(_z_mutex_t *m) { _Z_CHECK_SYS_ERR(pthread_mutex... function z_result_t (line 138) | z_result_t _z_mutex_try_lock(_z_mutex_t *m) { _Z_CHECK_SYS_ERR(pthread_m... function z_result_t (line 140) | z_result_t _z_mutex_unlock(_z_mutex_t *m) { _Z_CHECK_SYS_ERR(pthread_mut... function z_result_t (line 142) | z_result_t _z_mutex_rec_init(_z_mutex_rec_t *m) { function z_result_t (line 150) | z_result_t _z_mutex_rec_drop(_z_mutex_rec_t *m) { _Z_CHECK_SYS_ERR(pthre... function z_result_t (line 152) | z_result_t _z_mutex_rec_lock(_z_mutex_rec_t *m) { _Z_CHECK_SYS_ERR(pthre... function z_result_t (line 154) | z_result_t _z_mutex_rec_try_lock(_z_mutex_rec_t *m) { _Z_CHECK_SYS_ERR(p... function z_result_t (line 156) | z_result_t _z_mutex_rec_unlock(_z_mutex_rec_t *m) { _Z_CHECK_SYS_ERR(pth... function z_result_t (line 159) | z_result_t _z_condvar_init(_z_condvar_t *cv) { function z_result_t (line 169) | z_result_t _z_condvar_drop(_z_condvar_t *cv) { _Z_CHECK_SYS_ERR(pthread_... function z_result_t (line 171) | z_result_t _z_condvar_signal(_z_condvar_t *cv) { _Z_CHECK_SYS_ERR(pthrea... function z_result_t (line 173) | z_result_t _z_condvar_signal_all(_z_condvar_t *cv) { _Z_CHECK_SYS_ERR(pt... function z_result_t (line 175) | z_result_t _z_condvar_wait(_z_condvar_t *cv, _z_mutex_t *m) { _Z_CHECK_S... function z_result_t (line 177) | z_result_t _z_condvar_wait_until(_z_condvar_t *cv, _z_mutex_t *m, const ... function z_result_t (line 208) | z_result_t z_sleep_us(size_t time) { _Z_CHECK_SYS_ERR(usleep((unsigned i... function z_result_t (line 210) | z_result_t z_sleep_ms(size_t time) { function z_result_t (line 226) | z_result_t z_sleep_s(size_t time) { _Z_CHECK_SYS_ERR((int)sleep((unsigne... function z_clock_t (line 229) | z_clock_t z_clock_now(void) { function zp_clock_elapsed_us_since (line 235) | unsigned long zp_clock_elapsed_us_since(z_clock_t *instant, z_clock_t *e... function zp_clock_elapsed_ms_since (line 240) | unsigned long zp_clock_elapsed_ms_since(z_clock_t *instant, z_clock_t *e... function zp_clock_elapsed_s_since (line 245) | unsigned long zp_clock_elapsed_s_since(z_clock_t *instant, z_clock_t *ep... function z_clock_elapsed_us (line 250) | unsigned long z_clock_elapsed_us(z_clock_t *instant) { function z_clock_elapsed_ms (line 256) | unsigned long z_clock_elapsed_ms(z_clock_t *instant) { function z_clock_elapsed_s (line 263) | unsigned long z_clock_elapsed_s(z_clock_t *instant) { function z_clock_advance_us (line 270) | void z_clock_advance_us(z_clock_t *clock, unsigned long duration) { function z_clock_advance_ms (line 280) | void z_clock_advance_ms(z_clock_t *clock, unsigned long duration) { function z_clock_advance_s (line 290) | void z_clock_advance_s(z_clock_t *clock, unsigned long duration) { clock... function z_time_t (line 293) | z_time_t z_time_now(void) { type tm (line 301) | struct tm function z_time_elapsed_us (line 307) | unsigned long z_time_elapsed_us(z_time_t *time) { function z_time_elapsed_ms (line 315) | unsigned long z_time_elapsed_ms(z_time_t *time) { function z_time_elapsed_s (line 323) | unsigned long z_time_elapsed_s(z_time_t *time) { function z_result_t (line 331) | z_result_t _z_get_time_since_epoch(_z_time_since_epoch *t) { FILE: src/system/windows/network.c function z_result_t (line 29) | z_result_t _z_socket_set_blocking(const _z_sys_net_socket_t *sock, bool ... function _z_socket_close (line 37) | void _z_socket_close(_z_sys_net_socket_t *sock) { function z_result_t (line 45) | z_result_t _z_socket_wait_readable(_z_socket_wait_iter_t *iter, uint32_t... FILE: src/system/windows/system.c function z_random_u8 (line 36) | uint8_t z_random_u8(void) { function z_random_u16 (line 42) | uint16_t z_random_u16(void) { function z_random_u32 (line 48) | uint32_t z_random_u32(void) { function z_random_u64 (line 54) | uint64_t z_random_u64(void) { function z_random_fill (line 60) | void z_random_fill(void *buf, size_t len) { RtlGenRandom(buf, (unsigned ... function z_free (line 69) | void z_free(void *ptr) { free(ptr); } function z_result_t (line 73) | z_result_t _z_task_init(_z_task_t *task, z_task_attr_t *attr, void *(*fu... function z_result_t (line 84) | z_result_t _z_task_join(_z_task_t *task) { function z_result_t (line 90) | z_result_t _z_task_detach(_z_task_t *task) { function z_result_t (line 97) | z_result_t _z_task_cancel(_z_task_t *task) { function _z_task_exit (line 103) | void _z_task_exit(void) { ExitThread(0); } function _z_task_free (line 105) | void _z_task_free(_z_task_t **task) { function _z_task_id_t (line 114) | _z_task_id_t _z_task_get_id(const _z_task_t *task) { return GetThreadId(... function _z_task_id_t (line 115) | _z_task_id_t _z_task_current_id(void) { return GetCurrentThreadId(); } function _z_task_id_equal (line 116) | bool _z_task_id_equal(const _z_task_id_t *l, const _z_task_id_t *r) { re... function z_result_t (line 119) | z_result_t _z_mutex_init(_z_mutex_t *m) { function z_result_t (line 125) | z_result_t _z_mutex_drop(_z_mutex_t *m) { function z_result_t (line 131) | z_result_t _z_mutex_lock(_z_mutex_t *m) { function z_result_t (line 137) | z_result_t _z_mutex_try_lock(_z_mutex_t *m) { function z_result_t (line 146) | z_result_t _z_mutex_unlock(_z_mutex_t *m) { function z_result_t (line 152) | z_result_t _z_mutex_rec_init(_z_mutex_rec_t *m) { function z_result_t (line 157) | z_result_t _z_mutex_rec_drop(_z_mutex_rec_t *m) { function z_result_t (line 162) | z_result_t _z_mutex_rec_lock(_z_mutex_rec_t *m) { function z_result_t (line 167) | z_result_t _z_mutex_rec_try_lock(_z_mutex_rec_t *m) { function z_result_t (line 174) | z_result_t _z_mutex_rec_unlock(_z_mutex_rec_t *m) { function z_result_t (line 180) | z_result_t _z_condvar_init(_z_condvar_t *cv) { function z_result_t (line 186) | z_result_t _z_condvar_drop(_z_condvar_t *cv) { function z_result_t (line 192) | z_result_t _z_condvar_signal(_z_condvar_t *cv) { function z_result_t (line 198) | z_result_t _z_condvar_signal_all(_z_condvar_t *cv) { function z_result_t (line 204) | z_result_t _z_condvar_wait(_z_condvar_t *cv, _z_mutex_t *m) { function z_result_t (line 210) | z_result_t _z_condvar_wait_until(_z_condvar_t *cv, _z_mutex_t *m, const ... function z_result_t (line 236) | z_result_t z_sleep_us(size_t time) { return z_sleep_ms((time / 1000) + (... function z_result_t (line 238) | z_result_t z_sleep_ms(size_t time) { function z_result_t (line 248) | z_result_t z_sleep_s(size_t time) { function z_clock_t (line 262) | z_clock_t z_clock_now(void) { function zp_clock_elapsed_us_since (line 268) | unsigned long zp_clock_elapsed_us_since(z_clock_t *instant, z_clock_t *e... function zp_clock_elapsed_ms_since (line 281) | unsigned long zp_clock_elapsed_ms_since(z_clock_t *instant, z_clock_t *e... function zp_clock_elapsed_s_since (line 294) | unsigned long zp_clock_elapsed_s_since(z_clock_t *instant, z_clock_t *ep... function z_clock_elapsed_us (line 306) | unsigned long z_clock_elapsed_us(z_clock_t *instant) { function z_clock_elapsed_ms (line 312) | unsigned long z_clock_elapsed_ms(z_clock_t *instant) { function z_clock_elapsed_s (line 318) | unsigned long z_clock_elapsed_s(z_clock_t *instant) { function z_clock_advance_us (line 324) | void z_clock_advance_us(z_clock_t *clock, unsigned long duration) { function z_clock_advance_ms (line 336) | void z_clock_advance_ms(z_clock_t *clock, unsigned long duration) { function z_clock_advance_s (line 348) | void z_clock_advance_s(z_clock_t *clock, unsigned long duration) { function z_time_t (line 361) | z_time_t z_time_now(void) { type tm (line 369) | struct tm function z_time_elapsed_us (line 375) | unsigned long z_time_elapsed_us(z_time_t *time) { return z_time_elapsed_... function z_time_elapsed_ms (line 377) | unsigned long z_time_elapsed_ms(z_time_t *time) { function z_time_elapsed_s (line 385) | unsigned long z_time_elapsed_s(z_time_t *time) { function z_result_t (line 393) | z_result_t _z_get_time_since_epoch(_z_time_since_epoch *t) { FILE: src/system/zephyr/network.c function z_result_t (line 35) | z_result_t _z_socket_set_blocking(const _z_sys_net_socket_t *sock, bool ... function _z_socket_close (line 46) | void _z_socket_close(_z_sys_net_socket_t *sock) { function z_result_t (line 53) | z_result_t _z_socket_wait_readable(_z_socket_wait_iter_t *iter, uint32_t... FILE: src/system/zephyr/system.c function z_random_u8 (line 37) | uint8_t z_random_u8(void) { return z_random_u32(); } function z_random_u16 (line 39) | uint16_t z_random_u16(void) { return z_random_u32(); } function z_random_u32 (line 41) | uint32_t z_random_u32(void) { return sys_rand32_get(); } function z_random_u64 (line 43) | uint64_t z_random_u64(void) { function z_random_fill (line 52) | void z_random_fill(void *buf, size_t len) { sys_rand_get(buf, len); } function z_free (line 62) | void z_free(void *ptr) { k_free(ptr); } function z_result_t (line 80) | z_result_t _z_task_init(_z_task_t *task, z_task_attr_t *attr, void *(*fu... function z_result_t (line 92) | z_result_t _z_task_join(_z_task_t *task) { _Z_CHECK_SYS_ERR(pthread_join... function z_result_t (line 94) | z_result_t _z_task_detach(_z_task_t *task) { _Z_CHECK_SYS_ERR(pthread_de... function z_result_t (line 96) | z_result_t _z_task_cancel(_z_task_t *task) { _Z_CHECK_SYS_ERR(pthread_ca... function _z_task_exit (line 98) | void _z_task_exit(void) { pthread_exit(NULL); } function _z_task_free (line 100) | void _z_task_free(_z_task_t **task) { function _z_task_id_t (line 106) | _z_task_id_t _z_task_get_id(const _z_task_t *task) { return *task; } function _z_task_id_t (line 107) | _z_task_id_t _z_task_current_id(void) { return pthread_self(); } function _z_task_id_equal (line 108) | bool _z_task_id_equal(const _z_task_id_t *l, const _z_task_id_t *r) { re... function z_result_t (line 111) | z_result_t _z_mutex_init(_z_mutex_t *m) { _Z_CHECK_SYS_ERR(pthread_mutex... function z_result_t (line 113) | z_result_t _z_mutex_drop(_z_mutex_t *m) { function z_result_t (line 120) | z_result_t _z_mutex_lock(_z_mutex_t *m) { _Z_CHECK_SYS_ERR(pthread_mutex... function z_result_t (line 122) | z_result_t _z_mutex_try_lock(_z_mutex_t *m) { _Z_CHECK_SYS_ERR(pthread_m... function z_result_t (line 124) | z_result_t _z_mutex_unlock(_z_mutex_t *m) { _Z_CHECK_SYS_ERR(pthread_mut... function z_result_t (line 126) | z_result_t _z_mutex_rec_init(_z_mutex_rec_t *m) { function z_result_t (line 134) | z_result_t _z_mutex_rec_drop(_z_mutex_rec_t *m) { function z_result_t (line 141) | z_result_t _z_mutex_rec_lock(_z_mutex_rec_t *m) { _Z_CHECK_SYS_ERR(pthre... function z_result_t (line 143) | z_result_t _z_mutex_rec_try_lock(_z_mutex_rec_t *m) { _Z_CHECK_SYS_ERR(p... function z_result_t (line 145) | z_result_t _z_mutex_rec_unlock(_z_mutex_rec_t *m) { _Z_CHECK_SYS_ERR(pth... function z_result_t (line 148) | z_result_t _z_condvar_init(_z_condvar_t *cv) { function z_result_t (line 155) | z_result_t _z_condvar_drop(_z_condvar_t *cv) { _Z_CHECK_SYS_ERR(pthread_... function z_result_t (line 157) | z_result_t _z_condvar_signal(_z_condvar_t *cv) { _Z_CHECK_SYS_ERR(pthrea... function z_result_t (line 159) | z_result_t _z_condvar_signal_all(_z_condvar_t *cv) { _Z_CHECK_SYS_ERR(pt... function z_result_t (line 161) | z_result_t _z_condvar_wait(_z_condvar_t *cv, _z_mutex_t *m) { _Z_CHECK_S... function z_result_t (line 163) | z_result_t _z_condvar_wait_until(_z_condvar_t *cv, _z_mutex_t *m, const ... function z_result_t (line 175) | z_result_t z_sleep_us(size_t time) { function z_result_t (line 189) | z_result_t z_sleep_ms(size_t time) { function z_result_t (line 198) | z_result_t z_sleep_s(size_t time) { function z_clock_t (line 208) | z_clock_t z_clock_now(void) { function zp_clock_elapsed_us_since (line 214) | unsigned long zp_clock_elapsed_us_since(z_clock_t *instant, z_clock_t *e... function zp_clock_elapsed_ms_since (line 219) | unsigned long zp_clock_elapsed_ms_since(z_clock_t *instant, z_clock_t *e... function zp_clock_elapsed_s_since (line 224) | unsigned long zp_clock_elapsed_s_since(z_clock_t *instant, z_clock_t *ep... function z_clock_elapsed_us (line 229) | unsigned long z_clock_elapsed_us(z_clock_t *instant) { function z_clock_elapsed_ms (line 235) | unsigned long z_clock_elapsed_ms(z_clock_t *instant) { function z_clock_elapsed_s (line 242) | unsigned long z_clock_elapsed_s(z_clock_t *instant) { function z_clock_advance_us (line 249) | void z_clock_advance_us(z_clock_t *clock, unsigned long duration) { function z_clock_advance_ms (line 259) | void z_clock_advance_ms(z_clock_t *clock, unsigned long duration) { function z_clock_advance_s (line 269) | void z_clock_advance_s(z_clock_t *clock, unsigned long duration) { clock... function z_time_t (line 272) | z_time_t z_time_now(void) { type tm (line 280) | struct tm function z_time_elapsed_us (line 286) | unsigned long z_time_elapsed_us(z_time_t *time) { function z_time_elapsed_ms (line 294) | unsigned long z_time_elapsed_ms(z_time_t *time) { function z_time_elapsed_s (line 302) | unsigned long z_time_elapsed_s(z_time_t *time) { function z_result_t (line 310) | z_result_t _z_get_time_since_epoch(_z_time_since_epoch *t) { FILE: src/transport/common/lease.c function z_result_t (line 22) | z_result_t _z_send_keep_alive(_z_transport_t *zt) { function z_result_t (line 48) | z_result_t _z_send_join(_z_transport_t *zt) { FILE: src/transport/common/read.c function z_result_t (line 23) | z_result_t _z_read(_z_transport_t *zt, bool single_read) { FILE: src/transport/common/rx.c function _z_read_stream_size (line 26) | size_t _z_read_stream_size(_z_zbuf_t *zbuf) { function z_result_t (line 35) | z_result_t _z_link_recv_t_msg_cap_flow_stream(const _z_link_t *zl, _z_zb... function z_result_t (line 64) | z_result_t _z_link_recv_t_msg_cap_flow_datagram(const _z_link_t *zl, _z_... function z_result_t (line 73) | z_result_t _z_link_recv_t_msg(_z_transport_message_t *t_msg, const _z_li... FILE: src/transport/common/transport.c function _z_transport_common_clear (line 23) | void _z_transport_common_clear(_z_transport_common_t *ztc) { FILE: src/transport/common/tx.c function _z_transport_set_send_n_msg_override (line 33) | void _z_transport_set_send_n_msg_override(_z_session_send_override_fn fn... function _z_transport_tx_get_express_status (line 38) | static inline bool _z_transport_tx_get_express_status(const _z_network_m... function _z_zint_t (line 52) | static _z_zint_t _z_transport_tx_get_sn(_z_transport_common_t *ztc, z_re... function z_result_t (line 65) | static z_result_t _z_transport_tx_send_fragment_inner(_z_transport_commo... function z_result_t (line 104) | static z_result_t _z_transport_tx_send_fragment(_z_transport_common_t *z... function z_result_t (line 117) | static z_result_t _z_transport_tx_send_fragment(_z_transport_common_t *z... function _z_transport_tx_batch_has_data (line 130) | static inline bool _z_transport_tx_batch_has_data(_z_transport_common_t ... function z_result_t (line 139) | static z_result_t _z_transport_tx_flush_buffer(_z_transport_common_t *zt... function z_result_t (line 160) | static z_result_t _z_transport_tx_flush_or_incr_batch(_z_transport_commo... function z_result_t (line 175) | static z_result_t _z_transport_tx_batch_overflow(_z_transport_common_t *... function _z_transport_tx_save_wpos (line 214) | static inline size_t _z_transport_tx_save_wpos(_z_wbuf_t *wbuf) { function z_result_t (line 223) | static z_result_t _z_transport_tx_send_n_msg_inner(_z_transport_common_t... function z_result_t (line 255) | static z_result_t _z_transport_tx_send_t_msg_inner(_z_transport_common_t... function z_result_t (line 269) | z_result_t _z_transport_tx_send_t_msg(_z_transport_common_t *ztc, const ... function z_result_t (line 282) | z_result_t _z_transport_tx_send_t_msg_wrapper(_z_transport_common_t *ztc... function z_result_t (line 286) | static z_result_t _z_transport_tx_send_n_msg(_z_transport_common_t *ztc,... function z_result_t (line 308) | static z_result_t _z_transport_tx_send_n_batch(_z_transport_common_t *zt... function __unsafe_z_prepare_wbuf (line 344) | void __unsafe_z_prepare_wbuf(_z_wbuf_t *buf, uint8_t link_flow_capabilit... function __unsafe_z_finalize_wbuf (line 367) | void __unsafe_z_finalize_wbuf(_z_wbuf_t *buf, uint8_t link_flow_capabili... function z_result_t (line 384) | z_result_t _z_send_t_msg(_z_transport_t *zt, const _z_transport_message_... function z_result_t (line 404) | z_result_t _z_link_send_t_msg(const _z_link_t *zl, const _z_transport_me... function z_result_t (line 456) | z_result_t __unsafe_z_serialize_zenoh_fragment(_z_wbuf_t *dst, _z_wbuf_t... function z_result_t (line 487) | z_result_t _z_send_n_msg(_z_session_t *zn, const _z_network_message_t *z... function z_result_t (line 543) | z_result_t _z_send_n_batch(_z_session_t *zn, z_congestion_control_t cong... FILE: src/transport/manager.c function _z_new_peer_dispatch_connected_event (line 34) | static void _z_new_peer_dispatch_connected_event(_z_transport_unicast_t ... function z_result_t (line 67) | static z_result_t _z_new_transport_client(_z_transport_t *zt, const _z_s... function z_result_t (line 121) | static z_result_t _z_new_transport_peer(_z_transport_t *zt, const _z_str... function z_result_t (line 200) | z_result_t _z_new_transport(_z_transport_t *zt, const _z_id_t *bs, const... function z_result_t (line 213) | z_result_t _z_new_peer(_z_transport_t *zt, const _z_id_t *session_id, co... function _z_transport_open_error_is_retryable (line 261) | bool _z_transport_open_error_is_retryable(z_result_t ret) { function z_result_t (line 300) | static z_result_t _z_add_peers_impl(_z_transport_t *zt, const _z_id_t *s... function _z_fut_fn_result_t (line 348) | static _z_fut_fn_result_t _z_add_peers_task_ready(_z_pending_peers_t *pe... function z_result_t (line 393) | z_result_t _z_add_peers(_z_transport_t *zt, const _z_id_t *session_id, _... function _z_fut_fn_result_t (line 457) | _z_fut_fn_result_t _zp_add_peers_task_fn(void *ztu_arg, _z_executor_t *e... FILE: src/transport/multicast.c function _zp_multicast_fetch_zid (line 33) | void _zp_multicast_fetch_zid(const _z_transport_t *zt, _z_closure_zid_t ... function _zp_multicast_info_session (line 44) | void _zp_multicast_info_session(const _z_transport_t *zt, _z_config_t *p... function _zp_multicast_fetch_zid (line 57) | void _zp_multicast_fetch_zid(const _z_transport_t *zt, _z_closure_zid_t ... function _zp_multicast_info_session (line 62) | void _zp_multicast_info_session(const _z_transport_t *zt, _z_config_t *p... FILE: src/transport/multicast/lease.c function z_result_t (line 31) | z_result_t _zp_multicast_send_join(_z_transport_multicast_t *ztm) { function z_result_t (line 43) | z_result_t _zp_multicast_send_keep_alive(_z_transport_multicast_t *ztm) { function _z_fut_fn_result_t (line 48) | _z_fut_fn_result_t _zp_multicast_failed_result(_z_transport_multicast_t ... function _z_zint_t (line 84) | static _z_zint_t _z_get_minimum_lease(_z_transport_peer_multicast_slist_... function _zp_multicast_peer_is_expired (line 101) | static bool _zp_multicast_peer_is_expired(const _z_transport_peer_multic... function _zp_multicast_report_disconnected_events (line 107) | static void _zp_multicast_report_disconnected_events(_z_transport_multic... function _z_fut_fn_result_t (line 136) | _z_fut_fn_result_t _zp_multicast_lease_task_fn(void *ztm_arg, _z_executo... function _z_fut_fn_result_t (line 162) | _z_fut_fn_result_t _zp_multicast_keep_alive_task_fn(void *ztm_arg, _z_ex... function _z_fut_fn_result_t (line 184) | _z_fut_fn_result_t _zp_multicast_send_join_task_fn(void *ztm_arg, _z_exe... FILE: src/transport/multicast/read.c function z_result_t (line 31) | static z_result_t _zp_multicast_process_messages(_z_transport_multicast_... function z_result_t (line 67) | z_result_t _zp_multicast_read(_z_transport_multicast_t *ztm, bool single... function _z_fut_fn_result_t (line 81) | _z_fut_fn_result_t _zp_multicast_read_task_fn(void *ztm_arg, _z_executor... FILE: src/transport/multicast/rx.c function z_result_t (line 38) | z_result_t _z_multicast_recv_zbuf(_z_transport_multicast_t *ztm, size_t ... function z_result_t (line 87) | z_result_t _z_multicast_recv_t_msg(_z_transport_multicast_t *ztm, _z_tra... function z_result_t (line 110) | z_result_t _z_multicast_recv_t_msg(_z_transport_multicast_t *ztm, _z_tra... function z_result_t (line 120) | static z_result_t _z_multicast_remote_addr_to_endpoint(const _z_transpor... function _z_transport_peer_multicast_t (line 161) | static _z_transport_peer_multicast_t *_z_find_peer_entry(_z_transport_pe... function z_result_t (line 179) | static z_result_t _z_multicast_handle_frame(_z_transport_multicast_t *zt... function z_result_t (line 233) | static z_result_t _z_multicast_handle_fragment_inner(_z_transport_multic... function z_result_t (line 364) | static z_result_t _z_multicast_handle_fragment(_z_transport_multicast_t ... function z_result_t (line 371) | static z_result_t _z_multicast_handle_join_inner(_z_transport_multicast_... function z_result_t (line 461) | static z_result_t _z_multicast_handle_join(_z_transport_multicast_t *ztm... function z_result_t (line 468) | z_result_t _z_multicast_handle_transport_message(_z_transport_multicast_... function z_result_t (line 548) | z_result_t _z_multicast_update_rx_buffer(_z_transport_multicast_t *ztm) { function z_result_t (line 569) | z_result_t _z_multicast_handle_transport_message(_z_transport_multicast_... FILE: src/transport/multicast/transport.c function z_result_t (line 31) | z_result_t _z_multicast_transport_create(_z_transport_t *zt, _z_link_t *zl, function z_result_t (line 116) | z_result_t _z_multicast_open_peer(_z_transport_multicast_establish_param... function z_result_t (line 153) | z_result_t _z_multicast_open_client(_z_transport_multicast_establish_par... function z_result_t (line 164) | z_result_t _z_multicast_send_close(_z_transport_multicast_t *ztm, uint8_... function z_result_t (line 173) | z_result_t _z_multicast_transport_close(_z_transport_multicast_t *ztm, u... function _z_multicast_transport_clear (line 177) | void _z_multicast_transport_clear(_z_transport_multicast_t *ztm) { function z_result_t (line 186) | z_result_t _z_multicast_transport_create(_z_transport_t *zt, _z_link_t *zl, function z_result_t (line 194) | z_result_t _z_multicast_open_peer(_z_transport_multicast_establish_param... function z_result_t (line 202) | z_result_t _z_multicast_open_client(_z_transport_multicast_establish_par... function z_result_t (line 210) | z_result_t _z_multicast_send_close(_z_transport_multicast_t *ztm, uint8_... function z_result_t (line 217) | z_result_t _z_multicast_transport_close(_z_transport_multicast_t *ztm, u... function _z_multicast_transport_clear (line 223) | void _z_multicast_transport_clear(_z_transport_multicast_t *ztm) { _ZP_U... FILE: src/transport/peer.c function z_result_t (line 27) | static z_result_t _z_transport_make_endpoint(const _z_string_t *protocol... function _z_transport_peer_common_clear (line 52) | void _z_transport_peer_common_clear(_z_transport_peer_common_t *src) { function _z_transport_peer_common_copy (line 64) | void _z_transport_peer_common_copy(_z_transport_peer_common_t *dst, cons... function _z_connectivity_peer_event_data_clear (line 87) | void _z_connectivity_peer_event_data_clear(_z_connectivity_peer_event_da... function _z_connectivity_peer_event_data_copy_from_common (line 98) | void _z_connectivity_peer_event_data_copy_from_common(_z_connectivity_pe... function _z_connectivity_peer_event_data_alias_from_common (line 113) | void _z_connectivity_peer_event_data_alias_from_common(_z_connectivity_p... function _z_transport_peer_common_eq (line 125) | bool _z_transport_peer_common_eq(const _z_transport_peer_common_t *left,... function _z_transport_peer_multicast_clear (line 129) | void _z_transport_peer_multicast_clear(_z_transport_peer_multicast_t *sr... function _z_transport_peer_multicast_copy (line 134) | void _z_transport_peer_multicast_copy(_z_transport_peer_multicast_t *dst... function _z_transport_peer_multicast_size (line 142) | size_t _z_transport_peer_multicast_size(const _z_transport_peer_multicas... function _z_transport_peer_multicast_eq (line 147) | bool _z_transport_peer_multicast_eq(const _z_transport_peer_multicast_t ... function _z_transport_peer_unicast_clear (line 152) | void _z_transport_peer_unicast_clear(_z_transport_peer_unicast_t *src) { function _z_transport_peer_unicast_copy (line 163) | void _z_transport_peer_unicast_copy(_z_transport_peer_unicast_t *dst, co... function _z_transport_peer_unicast_size (line 175) | size_t _z_transport_peer_unicast_size(const _z_transport_peer_unicast_t ... function _z_transport_peer_unicast_eq (line 180) | bool _z_transport_peer_unicast_eq(const _z_transport_peer_unicast_t *lef... function z_result_t (line 184) | z_result_t _z_transport_peer_unicast_add(_z_transport_unicast_t *ztu, _z... FILE: src/transport/raweth/link.c function _z_valid_iface_raweth (line 93) | static bool _z_valid_iface_raweth(_z_str_intmap_t *config) { function _z_valid_ethtype_raweth (line 102) | static bool _z_valid_ethtype_raweth(_z_str_intmap_t *config) { function _z_get_ethtype_raweth (line 111) | static long _z_get_ethtype_raweth(_z_str_intmap_t *config) { function _z_valid_mapping_raweth (line 116) | static size_t _z_valid_mapping_raweth(_z_str_intmap_t *config) { function z_result_t (line 144) | static z_result_t _z_get_mapping_raweth(_z_str_intmap_t *config, _zp_raw... function _z_valid_whitelist_raweth (line 177) | static size_t _z_valid_whitelist_raweth(_z_str_intmap_t *config) { function z_result_t (line 208) | static z_result_t _z_get_whitelist_raweth(_z_str_intmap_t *config, _zp_r... function z_result_t (line 248) | static z_result_t _z_get_mapping_entry(char *entry, _zp_raweth_mapping_e... function _z_valid_mapping_entry (line 284) | static bool _z_valid_mapping_entry(char *entry) { function _z_valid_address_raweth_inner (line 314) | static bool _z_valid_address_raweth_inner(const _z_string_t *address) { function _z_valid_address_raweth (line 339) | static bool _z_valid_address_raweth(const char *address) { function z_result_t (line 358) | static z_result_t _z_f_link_open_raweth(_z_link_t *self) { function z_result_t (line 411) | static z_result_t _z_f_link_listen_raweth(_z_link_t *self) { return _z_f... function _z_f_link_close_raweth (line 413) | static void _z_f_link_close_raweth(_z_link_t *self) { function _z_f_link_free_raweth (line 423) | static void _z_f_link_free_raweth(_z_link_t *self) { _ZP_UNUSED(self); } function _z_f_link_write_raweth (line 425) | static size_t _z_f_link_write_raweth(const _z_link_t *self, const uint8_... function _z_f_link_write_all_raweth (line 434) | static size_t _z_f_link_write_all_raweth(const _z_link_t *self, const ui... function _z_f_link_read_raweth (line 441) | static size_t _z_f_link_read_raweth(const _z_link_t *self, uint8_t *ptr,... function _z_f_link_read_exact_raweth (line 449) | static size_t _z_f_link_read_exact_raweth(const _z_link_t *self, uint8_t... function _z_get_link_mtu_raweth (line 459) | static uint16_t _z_get_link_mtu_raweth(void) { return _ZP_MAX_ETH_FRAME_... function z_result_t (line 461) | z_result_t _z_endpoint_raweth_valid(_z_endpoint_t *endpoint) { function z_result_t (line 473) | z_result_t _z_new_link_raweth(_z_link_t *zl, _z_endpoint_t endpoint) { function _z_raweth_config_strlen (line 499) | size_t _z_raweth_config_strlen(const _z_str_intmap_t *s) { function z_result_t (line 508) | z_result_t _z_raweth_config_from_strn(_z_str_intmap_t *strint, const cha... function z_result_t (line 513) | z_result_t _z_raweth_config_from_str(_z_str_intmap_t *strint, const char... function z_result_t (line 519) | z_result_t _z_endpoint_raweth_valid(_z_endpoint_t *endpoint) { function z_result_t (line 524) | z_result_t _z_new_link_raweth(_z_link_t *zl, _z_endpoint_t endpoint) { function _z_raweth_config_strlen (line 530) | size_t _z_raweth_config_strlen(const _z_str_intmap_t *s) { function z_result_t (line 540) | z_result_t _z_raweth_config_from_strn(_z_str_intmap_t *strint, const cha... function z_result_t (line 547) | z_result_t _z_raweth_config_from_str(_z_str_intmap_t *strint, const char... FILE: src/transport/raweth/read.c function z_result_t (line 30) | z_result_t _zp_raweth_read(_z_transport_multicast_t *ztm, bool single_re... function _z_fut_fn_result_t (line 49) | _z_fut_fn_result_t _zp_raweth_read_task_fn(void *ztm_arg, _z_executor_t ... FILE: src/transport/raweth/rx.c function _z_raweth_link_recv_zbuf (line 31) | static size_t _z_raweth_link_recv_zbuf(const _z_link_t *link, _z_zbuf_t ... function z_result_t (line 77) | z_result_t _z_raweth_recv_t_msg_na(_z_transport_multicast_t *ztm, _z_tra... function z_result_t (line 109) | z_result_t _z_raweth_recv_t_msg(_z_transport_multicast_t *ztm, _z_transp... function z_result_t (line 113) | z_result_t _z_raweth_update_rx_buff(_z_transport_multicast_t *ztm) { function z_result_t (line 134) | z_result_t _z_raweth_recv_t_msg(_z_transport_multicast_t *ztm, _z_transp... FILE: src/transport/raweth/tx.c function _zp_raweth_find_map_entry (line 36) | static int _zp_raweth_find_map_entry(const _z_keyexpr_t *keyexpr, _z_raw... function z_result_t (line 49) | static z_result_t _zp_raweth_set_socket(const _z_keyexpr_t *keyexpr, _z_... function _z_zint_t (line 90) | static _z_zint_t __unsafe_z_raweth_get_sn(_z_transport_multicast_t *ztm,... function __unsafe_z_raweth_prepare_header (line 102) | static void __unsafe_z_raweth_prepare_header(_z_link_t *zl, _z_wbuf_t *w... function z_result_t (line 117) | static z_result_t __unsafe_z_raweth_write_header(_z_link_t *zl, _z_wbuf_... function z_result_t (line 154) | static z_result_t _z_raweth_link_send_wbuf(const _z_link_t *zl, const _z... function z_result_t (line 173) | z_result_t _z_raweth_link_send_t_msg(const _z_link_t *zl, const _z_trans... function z_result_t (line 201) | z_result_t _z_raweth_send_t_msg(_z_transport_common_t *ztc, const _z_tra... function z_result_t (line 225) | z_result_t _z_raweth_send_n_msg(_z_session_t *zn, const _z_network_messa... function z_result_t (line 323) | z_result_t _z_raweth_link_send_t_msg(const _z_link_t *zl, const _z_trans... function z_result_t (line 328) | z_result_t _z_raweth_send_t_msg(_z_transport_common_t *ztc, const _z_tra... function z_result_t (line 334) | z_result_t _z_raweth_send_n_msg(_z_session_t *zn, const _z_network_messa... FILE: src/transport/transport.c function _z_transport_get_peers_count (line 28) | size_t _z_transport_get_peers_count(_z_transport_t *zt) { function _z_transport_common_t (line 47) | _z_transport_common_t *_z_transport_get_common(_z_transport_t *zt) { function z_result_t (line 61) | z_result_t _z_send_close(_z_transport_t *zt, uint8_t reason, bool link_o... function z_result_t (line 80) | z_result_t _z_transport_close(_z_transport_t *zt, uint8_t reason) { retu... function _z_transport_clear (line 82) | void _z_transport_clear(_z_transport_t *zt) { function _z_transport_free (line 98) | void _z_transport_free(_z_transport_t **zt) { function z_result_t (line 110) | z_result_t _z_transport_start_batching(_z_transport_t *zt) { function z_result_t (line 130) | z_result_t _z_transport_stop_batching(_z_transport_t *zt) { function _z_pending_peers_t (line 147) | _z_pending_peers_t _z_pending_peers_null(void) { function z_result_t (line 158) | z_result_t _z_pending_peers_copy_from_locators(_z_pending_peers_t *pendi... function _z_pending_peers_has_pending (line 193) | bool _z_pending_peers_has_pending(const _z_pending_peers_t *pending_peer... function _z_pending_peers_clear (line 209) | void _z_pending_peers_clear(_z_pending_peers_t *pending_peers) { function _z_pending_peers_move (line 218) | void _z_pending_peers_move(_z_pending_peers_t *dst, _z_pending_peers_t *... FILE: src/transport/unicast.c function _zp_unicast_fetch_zid (line 33) | void _zp_unicast_fetch_zid(const _z_transport_t *zt, _z_closure_zid_t *c... function _zp_unicast_info_session (line 43) | void _zp_unicast_info_session(const _z_transport_t *zt, _z_config_t *ps,... function _zp_unicast_fetch_zid (line 56) | void _zp_unicast_fetch_zid(const _z_transport_t *zt, _z_closure_zid_t *c... function _zp_unicast_info_session (line 61) | void _zp_unicast_info_session(const _z_transport_t *zt, _z_config_t *ps,... FILE: src/transport/unicast/accept.c function _zp_unicast_dispatch_connected_event (line 32) | static void _zp_unicast_dispatch_connected_event(_z_transport_unicast_t ... function _z_fut_fn_result_t (line 65) | _z_fut_fn_result_t _zp_unicast_accept_task_fn(void *ctx, _z_executor_t *... FILE: src/transport/unicast/lease.c function _zp_unicast_peer_is_expired (line 30) | static bool _zp_unicast_peer_is_expired(const _z_transport_peer_unicast_... function _zp_unicast_report_disconnected_peers (line 36) | static void _zp_unicast_report_disconnected_peers(_z_transport_unicast_t... function z_result_t (line 66) | z_result_t _zp_unicast_send_keep_alive(_z_transport_unicast_t *ztu) { function _z_fut_fn_result_t (line 75) | _z_fut_fn_result_t _zp_unicast_failed_result(_z_transport_unicast_t *ztu... function _z_fut_fn_result_t (line 128) | _z_fut_fn_result_t _zp_unicast_lease_task_fn(void *ztu_arg, _z_executor_... function _z_fut_fn_result_t (line 172) | _z_fut_fn_result_t _zp_unicast_keep_alive_task_fn(void *ztu_arg, _z_exec... FILE: src/transport/unicast/read.c function z_result_t (line 40) | static z_result_t _z_unicast_process_messages(_z_transport_unicast_t *zt... function _z_unicast_client_read (line 82) | static bool _z_unicast_client_read(_z_transport_unicast_t *ztu, _z_trans... function z_result_t (line 117) | z_result_t _zp_unicast_read(_z_transport_unicast_t *ztu, bool single_rea... function _z_unicast_wait_iter_reset (line 147) | static void _z_unicast_wait_iter_reset(_z_socket_wait_iter_t *iter) { it... function _z_unicast_wait_iter_next (line 149) | static bool _z_unicast_wait_iter_next(_z_socket_wait_iter_t *iter) { function _z_sys_net_socket_t (line 160) | static const _z_sys_net_socket_t *_z_unicast_wait_iter_get_socket(const ... function _z_unicast_wait_iter_set_ready (line 166) | static void _z_unicast_wait_iter_set_ready(_z_socket_wait_iter_t *iter, ... function z_result_t (line 172) | static z_result_t _z_unicast_wait_peer_event(_z_transport_unicast_t *ztu) { function z_result_t (line 184) | static z_result_t _z_unicast_handle_remaining_data(_z_transport_unicast_... function _z_unicast_peer_read (line 209) | static int _z_unicast_peer_read(_z_transport_unicast_t *ztu, _z_transpor... function z_result_t (line 300) | static z_result_t _zp_unicast_process_peer_event(_z_transport_unicast_t ... function _z_fut_fn_result_t (line 379) | _z_fut_fn_result_t _zp_unicast_read_task_fn(void *ztu_arg, _z_executor_t... FILE: src/transport/unicast/rx.c function z_result_t (line 32) | z_result_t _z_unicast_recv_t_msg(_z_transport_unicast_t *ztu, _z_transpo... function z_result_t (line 100) | static z_result_t _z_unicast_handle_frame(_z_transport_unicast_t *ztu, u... function z_result_t (line 145) | static z_result_t _z_unicast_handle_fragment_inner(_z_transport_unicast_... function z_result_t (line 269) | static z_result_t _z_unicast_handle_fragment(_z_transport_unicast_t *ztu... function z_result_t (line 276) | z_result_t _z_unicast_handle_transport_message(_z_transport_unicast_t *z... function z_result_t (line 327) | z_result_t _z_unicast_update_rx_buffer(_z_transport_unicast_t *ztu) { function z_result_t (line 349) | z_result_t _z_unicast_recv_t_msg(_z_transport_unicast_t *ztu, _z_transpo... function z_result_t (line 355) | z_result_t _z_unicast_handle_transport_message(_z_transport_unicast_t *z... FILE: src/transport/unicast/transport.c function z_result_t (line 32) | static z_result_t _z_unicast_transport_create_inner(_z_transport_unicast... function z_result_t (line 76) | z_result_t _z_unicast_transport_create(_z_transport_t *zt, _z_link_t *zl, function z_result_t (line 95) | static z_result_t _z_unicast_handshake_open(_z_transport_unicast_establi... function z_result_t (line 202) | z_result_t _z_unicast_handshake_listen(_z_transport_unicast_establish_pa... function z_result_t (line 290) | z_result_t _z_unicast_open_client(_z_transport_unicast_establish_param_t... function z_result_t (line 295) | z_result_t _z_unicast_open_peer(_z_transport_unicast_establish_param_t *... function z_result_t (line 314) | z_result_t _z_unicast_send_close(_z_transport_unicast_t *ztu, uint8_t re... function z_result_t (line 323) | z_result_t _z_unicast_transport_close(_z_transport_unicast_t *ztu, uint8... function _z_unicast_transport_clear (line 327) | void _z_unicast_transport_clear(_z_transport_unicast_t *ztu) { function z_result_t (line 336) | z_result_t _z_unicast_transport_create(_z_transport_t *zt, _z_link_t *zl, function z_result_t (line 344) | z_result_t _z_unicast_open_client(_z_transport_unicast_establish_param_t... function z_result_t (line 352) | z_result_t _z_unicast_open_peer(_z_transport_unicast_establish_param_t *... function z_result_t (line 362) | z_result_t _z_unicast_send_close(_z_transport_unicast_t *ztu, uint8_t re... function z_result_t (line 369) | z_result_t _z_unicast_transport_close(_z_transport_unicast_t *ztu, uint8... function _z_unicast_transport_clear (line 375) | void _z_unicast_transport_clear(_z_transport_unicast_t *ztu) { _ZP_UNUSE... FILE: src/transport/utils.c function _z_zint_t (line 24) | _z_zint_t _z_sn_max(uint8_t bits) { function _z_zint_t (line 51) | _z_zint_t _z_sn_half(_z_zint_t sn) { return sn >> 1; } function _z_zint_t (line 53) | _z_zint_t _z_sn_modulo_mask(uint8_t bits) { function _z_sn_precedes (line 80) | bool _z_sn_precedes(const _z_zint_t sn_resolution, const _z_zint_t sn_le... function _z_sn_consecutive (line 85) | bool _z_sn_consecutive(const _z_zint_t sn_resolution, const _z_zint_t sn... function _z_zint_t (line 90) | _z_zint_t _z_sn_increment(const _z_zint_t sn_resolution, const _z_zint_t... function _z_zint_t (line 95) | _z_zint_t _z_sn_decrement(const _z_zint_t sn_resolution, const _z_zint_t... function _z_conduit_sn_list_copy (line 100) | void _z_conduit_sn_list_copy(_z_conduit_sn_list_t *dst, const _z_conduit... function _z_conduit_sn_list_decrement (line 113) | void _z_conduit_sn_list_decrement(const _z_zint_t sn_resolution, _z_cond... FILE: src/utils/checksum.c function _z_crc32 (line 19) | uint32_t _z_crc32(const uint8_t *message, size_t len) { FILE: src/utils/encoding.c function _z_cobs_encode (line 19) | size_t _z_cobs_encode(const uint8_t *input, size_t input_len, uint8_t *o... function _z_cobs_decode (line 49) | size_t _z_cobs_decode(const uint8_t *input, size_t input_len, uint8_t *o... FILE: src/utils/json_encoder.c function z_result_t (line 26) | z_result_t _z_json_encoder_empty(_z_json_encoder_t *je) { function _z_json_encoder_value_allowed (line 35) | static bool _z_json_encoder_value_allowed(_z_json_encoder_t *je) { function z_result_t (line 47) | static inline z_result_t _z_json_encoder_putc(_z_json_encoder_t *je, cha... function z_result_t (line 52) | static inline z_result_t _z_json_encoder_putsn(_z_json_encoder_t *je, co... function z_result_t (line 56) | static z_result_t _z_json_encoder_push(_z_json_encoder_t *je, _z_json_ct... function z_result_t (line 68) | static z_result_t _z_json_encoder_pop(_z_json_encoder_t *je) { function z_result_t (line 77) | static z_result_t _z_json_encoder_finish_value(_z_json_encoder_t *je) { function z_result_t (line 90) | static z_result_t _z_json_encoder_before_key(_z_json_encoder_t *je) { function z_result_t (line 108) | static z_result_t _z_json_encoder_before_value(_z_json_encoder_t *je) { function z_result_t (line 136) | z_result_t _z_json_encoder_start_object(_z_json_encoder_t *je) { function z_result_t (line 151) | z_result_t _z_json_encoder_end_object(_z_json_encoder_t *je) { function z_result_t (line 166) | z_result_t _z_json_encoder_start_array(_z_json_encoder_t *je) { function z_result_t (line 181) | z_result_t _z_json_encoder_end_array(_z_json_encoder_t *je) { function z_result_t (line 196) | static z_result_t _z_json_encoder_write_escaped_string(_z_json_encoder_t... function z_result_t (line 244) | z_result_t _z_json_encoder_write_key(_z_json_encoder_t *je, const char *... function z_result_t (line 261) | z_result_t _z_json_encoder_write_string(_z_json_encoder_t *je, const cha... function z_result_t (line 273) | z_result_t _z_json_encoder_write_z_string(_z_json_encoder_t *je, const _... function z_result_t (line 284) | z_result_t _z_json_encoder_write_z_slice(_z_json_encoder_t *je, const _z... function z_result_t (line 308) | z_result_t _z_json_encoder_write_double(_z_json_encoder_t *je, double va... function z_result_t (line 328) | z_result_t _z_json_encoder_write_i64(_z_json_encoder_t *je, int64_t valu... function z_result_t (line 346) | z_result_t _z_json_encoder_write_u64(_z_json_encoder_t *je, uint64_t val... function z_result_t (line 364) | z_result_t _z_json_encoder_write_boolean(_z_json_encoder_t *je, bool val... function z_result_t (line 380) | z_result_t _z_json_encoder_write_null(_z_json_encoder_t *je) { function z_result_t (line 391) | static z_result_t _z_json_encoder_validate(const _z_json_encoder_t *je) { function z_result_t (line 398) | z_result_t _z_json_encoder_finish(_z_json_encoder_t *je, z_owned_bytes_t... function _z_json_encoder_clear (line 411) | void _z_json_encoder_clear(_z_json_encoder_t *je) { FILE: src/utils/query_params.c function _z_query_param_t (line 19) | _z_query_param_t _z_query_params_next(_z_str_se_t *str) { function _z_parameters_has_anyke (line 46) | bool _z_parameters_has_anyke(const char *parameters, size_t parameters_l... FILE: src/utils/string.c function _z_str_se_t (line 22) | _z_str_se_t _z_bstrnew(const char *start) { return (_z_str_se_t){.start ... function _z_splitstr_is_empty (line 94) | bool _z_splitstr_is_empty(const _z_splitstr_t *src) { return src->s.star... function _z_str_se_t (line 95) | _z_str_se_t _z_splitstr_next(_z_splitstr_t *str) { function _z_str_se_t (line 110) | _z_str_se_t _z_splitstr_split_once(_z_splitstr_t src, _z_str_se_t *next) { function _z_str_se_t (line 115) | _z_str_se_t _z_splitstr_nextback(_z_splitstr_t *str) { function _z_strcnt (line 131) | size_t _z_strcnt(char const *haystack_start, const char *harstack_end, c... function _z_str_startswith (line 142) | size_t _z_str_startswith(const char *s, const char *needle) { function _z_str_se_atoui (line 153) | bool _z_str_se_atoui(const _z_str_se_t *str, uint32_t *result) { function _z_str_parse_i32 (line 181) | bool _z_str_parse_i32(const char *s, int32_t *out) { function _z_str_parse_bool (line 222) | bool _z_str_parse_bool(const char *s, bool *out) { FILE: src/utils/time_range.c function _z_time_range_parse_duration (line 39) | static bool _z_time_range_parse_duration(const _z_str_se_t *bound, doubl... function _z_time_range_parse_time_bound (line 109) | static bool _z_time_range_parse_time_bound(_z_str_se_t *str, bool inclus... function _z_time_range_from_str (line 137) | bool _z_time_range_from_str(const char *str, size_t len, _z_time_range_t... function _z_time_bound_delim_to_char (line 206) | static bool _z_time_bound_delim_to_char(const _z_time_bound_t *bound, bo... function _z_time_bound_to_str (line 226) | bool _z_time_bound_to_str(const _z_time_bound_t *bound, char *buf, size_... function _z_time_range_to_str (line 295) | bool _z_time_range_to_str(const _z_time_range_t *range, char *buf, size_... function _z_ntp64_t (line 349) | _z_ntp64_t _z_time_range_resolve_offset(_z_ntp64_t base, double offset) { function _z_time_range_contains_at_time (line 369) | bool _z_time_range_contains_at_time(const _z_time_range_t *range, const ... FILE: src/utils/uuid.c function _z_uuid_to_bytes (line 26) | void _z_uuid_to_bytes(uint8_t *bytes, const char *uuid_str) { function _z_string_t (line 38) | _z_string_t _z_id_to_string(const _z_id_t *id) { function _z_id_t (line 43) | _z_id_t _z_id_from_string(const _z_string_t *str) { FILE: tests/attachment.py function pub_and_sub (line 13) | def pub_and_sub(): function query_and_queryable (line 136) | def query_and_queryable(): FILE: tests/connection_restore.py function run_process (line 32) | def run_process(command, output_collector, process_list): function run_background (line 48) | def run_background(command, output_collector, process_list): function terminate_processes (line 53) | def terminate_processes(process_list): function block_connection (line 63) | def block_connection(): function unblock_connection (line 68) | def unblock_connection(): function wait_messages (line 73) | def wait_messages(client_output, messages): function wait_connect (line 82) | def wait_connect(client_output): function wait_reconnect (line 89) | def wait_reconnect(client_output): function wait_disconnect (line 96) | def wait_disconnect(client_output): function check_router_errors (line 103) | def check_router_errors(router_output): function test_connection_drop (line 110) | def test_connection_drop(router_command, client_command, timeout): function test_router_restart (line 151) | def test_router_restart(router_command, client_command, timeout): function test_liveliness_drop (line 187) | def test_liveliness_drop(router_command, liveliness_command, liveliness_... function test_pub_sub_survive_router_restart (line 238) | def test_pub_sub_survive_router_restart(router_command, pub_command, sub... function test_pub_before_restart_then_new_sub (line 312) | def test_pub_before_restart_then_new_sub(router_command, pub_command, su... function main (line 385) | def main(): FILE: tests/fragment.py function check_output (line 8) | def check_output(tx_status, tx_output, rx_status, rx_output): function test_client (line 53) | def test_client(): function test_peer (line 88) | def test_peer(): FILE: tests/memory_leak.py function failure_mode (line 15) | def failure_mode(fail_cmd): function pub_and_sub (line 38) | def pub_and_sub(pub_cmd, sub_cmd): function query_and_queryable (line 92) | def query_and_queryable(query_cmd, queryable_cmd): FILE: tests/modularity.py function print_string_diff (line 13) | def print_string_diff(str_a, str_b): function pub_and_sub (line 24) | def pub_and_sub(args): function query_and_queryable (line 155) | def query_and_queryable(args): FILE: tests/no_router.py function run_binary_test (line 11) | def run_binary_test(binary_name, expected_status, expected_output): function test_all (line 45) | def test_all(): FILE: tests/raweth.py function pub_and_sub (line 11) | def pub_and_sub(args): FILE: tests/routed_peer_client.py function pub_and_sub (line 15) | def pub_and_sub(pub_args, sub_args, pub_first=True): function test_tcp_unicast (line 149) | def test_tcp_unicast(locator, pub_first=True): function test_udp_multicast (line 157) | def test_udp_multicast(tcp_locator, udp_locator, pub_first=True): FILE: tests/single_thread.py function pub_and_sub (line 9) | def pub_and_sub(): FILE: tests/utils/tcp_proxy.c type sock_t (line 46) | typedef int sock_t; type tcp_pair_t (line 48) | typedef struct { type tcp_proxy (line 53) | struct tcp_proxy { function msleep_ (line 70) | static void msleep_(int ms) { function set_nonblock (line 75) | static int set_nonblock(sock_t s) { function sock_t (line 80) | static sock_t tcp_listen4_ephemeral(const char* host) { function get_sock_port (line 111) | static int get_sock_port(sock_t s) { function tcp_connect4 (line 120) | static int tcp_connect4(const char* host, uint16_t port) { function pair_close (line 149) | static void pair_close(tcp_pair_t* pr) { type timeval (line 189) | struct timeval type timeval (line 189) | struct timeval type sockaddr_in (line 197) | struct sockaddr_in type sockaddr (line 199) | struct sockaddr function tcp_proxy_t (line 286) | tcp_proxy_t* tcp_proxy_create(const char* listen_host, const char* targe... function tcp_proxy_start (line 307) | int tcp_proxy_start(tcp_proxy_t* p, int ms_timeout) { function tcp_proxy_stop (line 349) | int tcp_proxy_stop(tcp_proxy_t* p) { function tcp_proxy_destroy (line 374) | void tcp_proxy_destroy(tcp_proxy_t* p) { function tcp_proxy_set_enabled (line 389) | void tcp_proxy_set_enabled(tcp_proxy_t* p, bool enabled) { function tcp_proxy_get_enabled (line 398) | bool tcp_proxy_get_enabled(const tcp_proxy_t* p) { function tcp_proxy_close_all (line 405) | void tcp_proxy_close_all(tcp_proxy_t* p) { function tcp_proxy_drop_for_ms (line 417) | void tcp_proxy_drop_for_ms(tcp_proxy_t* p, int ms) { FILE: tests/utils/tcp_proxy.h type tcp_proxy_t (line 21) | typedef struct tcp_proxy tcp_proxy_t; FILE: tests/z_api_admin_space_test.c type admin_space_query_reply_t (line 25) | typedef struct admin_space_query_reply_t { function admin_space_query_reply_clear (line 32) | void admin_space_query_reply_clear(admin_space_query_reply_t *reply) { function admin_space_query_reply_same_ke (line 38) | bool admin_space_query_reply_same_ke(const admin_space_query_reply_t *le... function admin_space_query_reply_list_t (line 50) | static admin_space_query_reply_list_t *run_admin_space_query(const z_loa... type admin_space_test_keyexprs_t (line 114) | typedef struct admin_space_test_keyexprs_t { type admin_space_test_sessions_t (line 122) | typedef struct admin_space_test_sessions_t { function admin_space_test_sessions_open (line 127) | static void admin_space_test_sessions_open(admin_space_test_sessions_t *... function admin_space_test_sessions_close (line 139) | static void admin_space_test_sessions_close(admin_space_test_sessions_t ... function admin_space_test_keyexprs_clear (line 145) | static void admin_space_test_keyexprs_clear(admin_space_test_keyexprs_t ... function assert_json_object (line 153) | static void assert_json_object(const z_loaned_string_t *s) { function assert_json_array (line 161) | static void assert_json_array(const z_loaned_string_t *s) { function assert_contains (line 169) | static void assert_contains(const z_loaned_string_t *s, const char *need... function assert_not_contains (line 179) | static void assert_not_contains(const z_loaned_string_t *s, const char *... function assert_contains_z_string (line 189) | static void assert_contains_z_string(const z_loaned_string_t *haystack, ... function assert_contains_quoted_value (line 204) | static void assert_contains_quoted_value(const z_loaned_string_t *s, con... function _z_link_t (line 283) | static const _z_link_t *admin_space_test_transport_link(const _z_session... function assert_contains_session_header (line 297) | static void assert_contains_session_header(const z_loaned_string_t *payl... function assert_contains_transport_header (line 320) | static void assert_contains_transport_header(const z_loaned_string_t *pa... function assert_contains_link_header (line 327) | static void assert_contains_link_header(const z_loaned_string_t *payload... function assert_contains_peer_header (line 334) | static void assert_contains_peer_header(const z_loaned_string_t *payload... function build_pico_ke (line 358) | static void build_pico_ke(z_owned_keyexpr_t *out, const z_id_t *zid) { function build_pico_session_ke (line 370) | static void build_pico_session_ke(z_owned_keyexpr_t *out, const z_loaned... function build_pico_transports_ke (line 375) | static void build_pico_transports_ke(z_owned_keyexpr_t *out, const z_loa... function build_pico_transport_0_ke (line 380) | static void build_pico_transport_0_ke(z_owned_keyexpr_t *out, const z_lo... function build_pico_transport_0_peers_ke (line 385) | static void build_pico_transport_0_peers_ke(z_owned_keyexpr_t *out, cons... function build_pico_transport_0_peer_ke (line 390) | static void build_pico_transport_0_peer_ke(z_owned_keyexpr_t *out, const... function admin_space_query_reply_t (line 401) | static const admin_space_query_reply_t *find_expected_reply(const admin_... function admin_space_query_reply_t (line 420) | static const admin_space_query_reply_t *run_exact_admin_space_query(cons... function admin_space_test_keyexprs_init (line 433) | static void admin_space_test_keyexprs_init(admin_space_test_keyexprs_t *... function expected_admin_space_reply_count (line 447) | static size_t expected_admin_space_reply_count(const _z_session_t *sessi... function verify_peer_json (line 467) | static void verify_peer_json(const z_loaned_string_t *payload, const z_i... function verify_peers_array_json_unicast (line 473) | static void verify_peers_array_json_unicast(const z_loaned_string_t *pay... function verify_peers_array_json_multicast (line 483) | static void verify_peers_array_json_multicast(const z_loaned_string_t *p... function verify_transport_json (line 493) | static void verify_transport_json(const z_loaned_string_t *payload, int ... function verify_session_json (line 529) | static void verify_session_json(const z_loaned_string_t *payload, const ... function verify_pico_json (line 535) | static void verify_pico_json(const z_loaned_string_t *payload, const _z_... function verify_admin_space_query (line 542) | static void verify_admin_space_query(const z_loaned_session_t *zs, const... function test_start_stop_admin_space (line 664) | void test_start_stop_admin_space(void) { function test_auto_start_admin_space (line 681) | void test_auto_start_admin_space(void) { function test_admin_space_query_fails_when_not_running (line 701) | void test_admin_space_query_fails_when_not_running(void) { function test_admin_space_general_query_succeeds (line 751) | void test_admin_space_general_query_succeeds(void) { function test_admin_space_pico_endpoint_succeeds (line 787) | void test_admin_space_pico_endpoint_succeeds(void) { function test_admin_space_session_endpoint_succeeds (line 808) | void test_admin_space_session_endpoint_succeeds(void) { function test_admin_space_transports_endpoint_succeeds (line 830) | void test_admin_space_transports_endpoint_succeeds(void) { function test_admin_space_transport_0_endpoint_succeeds (line 854) | void test_admin_space_transport_0_endpoint_succeeds(void) { function test_admin_space_transport_0_peers_endpoint_succeeds (line 878) | void test_admin_space_transport_0_peers_endpoint_succeeds(void) { function test_admin_space_transport_0_peer_endpoints_succeeds (line 912) | void test_admin_space_transport_0_peer_endpoints_succeeds(void) { function open_listener_session (line 1003) | static void open_listener_session(z_owned_session_t *session, const char... function open_connector_session (line 1011) | static void open_connector_session(z_owned_session_t *session, const cha... function close_session_with_tasks (line 1019) | static void close_session_with_tasks(z_owned_session_t *session) { z_ses... function wait_for_sample_kind (line 1021) | static void wait_for_sample_kind(z_owned_fifo_handler_sample_t *handler,... function assert_no_sample (line 1049) | static void assert_no_sample(z_owned_fifo_handler_sample_t *handler) { function wait_admin_space_ready (line 1065) | static void wait_admin_space_ready(const z_loaned_session_t *zs, const z... function test_admin_space_rfc_connectivity_query_and_events (line 1079) | void test_admin_space_rfc_connectivity_query_and_events(void) { function main (line 1222) | int main(int argc, char **argv) { function main (line 1245) | int main(int argc, char **argv) { FILE: tests/z_api_advanced_pubsub_test.c function put_str (line 40) | static void put_str(const ze_loaned_advanced_publisher_t *pub, const cha... function expect_next (line 51) | static void expect_next(const z_loaned_fifo_handler_sample_t *handler, c... function expect_empty (line 80) | static void expect_empty(const z_loaned_fifo_handler_sample_t *handler) { function test_advanced_history (line 85) | static void test_advanced_history(bool p2p) { function setup_two_peers_with_proxy (line 150) | static void setup_two_peers_with_proxy(z_owned_session_t *s1, z_owned_se... function test_advanced_retransmission (line 178) | static void test_advanced_retransmission(void) { function test_advanced_retransmission_periodic (line 247) | static void test_advanced_retransmission_periodic(void) { function test_advanced_retransmission_heartbeat (line 318) | static void test_advanced_retransmission_heartbeat(void) { type miss_ctx_t (line 388) | typedef struct { function miss_ctx_init (line 395) | static void miss_ctx_init(miss_ctx_t *ctx) { function miss_ctx_assert_single (line 401) | static void miss_ctx_assert_single(const miss_ctx_t *ctx, const _z_entit... function miss_handler (line 444) | static void miss_handler(const ze_miss_t *miss, void *arg) { function test_advanced_sample_miss (line 457) | static void test_advanced_sample_miss(void) { function test_advanced_retransmission_sample_miss (line 529) | static void test_advanced_retransmission_sample_miss(void) { function test_advanced_local_pubsub (line 673) | static void test_advanced_local_pubsub(void) { function main (line 722) | int main(int argc, char **argv) { function main (line 746) | int main(int argc, char **argv) { FILE: tests/z_api_alignment_test.c function zid_handler (line 48) | void zid_handler(const z_id_t *id, void *arg) { function hello_handler (line 56) | void hello_handler(z_loaned_hello_t *hello, void *arg) { function query_handler (line 64) | void query_handler(z_loaned_query_t *query, void *arg) { function reply_handler (line 90) | void reply_handler(z_loaned_reply_t *reply, void *arg) { function data_handler (line 109) | void data_handler(z_loaned_sample_t *sample, void *arg) { function main (line 126) | int main(int argc, char **argv) { FILE: tests/z_api_batching_test.c function test_batching_while_connected (line 22) | void test_batching_while_connected(void) { function test_batching_after_disconnection (line 42) | void test_batching_after_disconnection(void) { function main (line 72) | int main(int argc, char **argv) { function main (line 83) | int main(int argc, char **argv) { FILE: tests/z_api_bytes_test.c function test_reader_seek (line 26) | void test_reader_seek(void) { function test_reader_read (line 56) | void test_reader_read(void) { function test_writer (line 86) | void test_writer(void) { function test_append (line 108) | void test_append(void) { function custom_deleter (line 136) | void custom_deleter(void *data, void *context) { function z_check_and_drop_payload (line 142) | bool z_check_and_drop_payload(z_owned_bytes_t *payload, uint8_t *data, s... function test_slice (line 152) | void test_slice(void) { function test_arithmetic (line 202) | void test_arithmetic(void) { function check_slice (line 217) | bool check_slice(const z_loaned_bytes_t *b, const uint8_t *data, size_t ... function test_slices (line 234) | void test_slices(void) { function test_serialize_simple (line 267) | void test_serialize_simple(void) { function test_serialize_sequence (line 303) | void test_serialize_sequence(void) { function main (line 330) | int main(void) { FILE: tests/z_api_callback_drop_on_undeclare_test.c type callback_arg_t (line 34) | typedef struct callback_arg_t { type thread_arg_t (line 40) | typedef struct thread_arg_t { function z_result_t (line 46) | z_result_t open_session(z_owned_session_t* s) { function test_subscriber_callback_drop_on_undeclare (line 77) | void test_subscriber_callback_drop_on_undeclare(bool background) { function test_liveliness_subscriber_callback_drop_on_undeclare (line 152) | void test_liveliness_subscriber_callback_drop_on_undeclare(bool backgrou... function test_advanced_subscriber_callback_drop_on_undeclare (line 201) | void test_advanced_subscriber_callback_drop_on_undeclare(bool background) { function test_advanced_subscriber_late_join_callback_drop_on_undeclare (line 277) | void test_advanced_subscriber_late_join_callback_drop_on_undeclare(bool ... function put_str (line 337) | void put_str(const ze_loaned_advanced_publisher_t* pub, const char* str) { function setup_two_peers_with_proxy (line 342) | void setup_two_peers_with_proxy(z_owned_session_t* s1, z_owned_session_t... function test_advanced_sample_miss_callback_drop_on_undeclare (line 370) | void test_advanced_sample_miss_callback_drop_on_undeclare(bool backgroun... type sub_thread_arg_t (line 455) | typedef struct sub_thread_arg_t { function test_matching_callback_drop_on_undeclare (line 475) | void test_matching_callback_drop_on_undeclare(bool background) { function test_queryable_callback_drop_on_undeclare (line 584) | void test_queryable_callback_drop_on_undeclare(bool background) { type query_thread_arg_t (line 662) | typedef struct query_thread_arg_t { function test_querier_callback_drop_on_undeclare (line 682) | void test_querier_callback_drop_on_undeclare(bool background) { function test_liveliness_get_callback_drop_on_undeclare (line 777) | void test_liveliness_get_callback_drop_on_undeclare(void) { function test_no_declare_after_session_close (line 811) | void test_no_declare_after_session_close(void) { function test_transport_events_callback_drop_on_undeclare (line 981) | void test_transport_events_callback_drop_on_undeclare(bool background) { function test_link_events_callback_drop_on_undeclare (line 1016) | void test_link_events_callback_drop_on_undeclare(bool background) { function main (line 1050) | int main(void) { FILE: tests/z_api_cancellation_test.c function on_reply (line 32) | void on_reply(z_loaned_reply_t* reply, void* arg) { function on_drop (line 39) | void on_drop(void* arg) { function test_cancel_get (line 45) | void test_cancel_get(void) { function test_cancel_querier_get (line 135) | void test_cancel_querier_get(void) { function test_cancel_does_not_prevent_session_close_on_drop (line 230) | void test_cancel_does_not_prevent_session_close_on_drop(void) { function test_liveliness_get (line 291) | void test_liveliness_get(void) { function main (line 345) | int main(void) { FILE: tests/z_api_connectivity_test.c type events_ctx_t (line 38) | typedef struct events_ctx_t { type transport_events_ctx_t (line 45) | typedef struct transport_events_ctx_t { type link_events_ctx_t (line 59) | typedef struct link_events_ctx_t { type transport_capture_t (line 74) | typedef struct transport_capture_t { type transport_info_capture_t (line 79) | typedef struct transport_info_capture_t { type link_info_capture_t (line 85) | typedef struct link_info_capture_t { function events_ctx_reset (line 93) | static void events_ctx_reset(events_ctx_t *ctx) { function transport_events_ctx_reset (line 100) | static void transport_events_ctx_reset(transport_events_ctx_t *ctx) { function link_events_ctx_reset (line 112) | static void link_events_ctx_reset(link_events_ctx_t *ctx) { function wait_counter_at_least (line 125) | static bool wait_counter_at_least(atomic_uint *counter, unsigned expecte... function open_listener_session (line 135) | static void open_listener_session(z_owned_session_t *session, const char... function open_connector_session (line 143) | static void open_connector_session(z_owned_session_t *session, const cha... function close_session_with_tasks (line 151) | static void close_session_with_tasks(z_owned_session_t *session) { z_ses... function on_transport_event (line 153) | static void on_transport_event(z_loaned_transport_event_t *event, void *... function on_link_event (line 184) | static void on_link_event(z_loaned_link_event_t *event, void *arg) { function on_link_event_count_only (line 224) | static void on_link_event_count_only(z_loaned_link_event_t *event, void ... function capture_transport (line 238) | static void capture_transport(z_loaned_transport_t *transport, void *arg) { function capture_transport_info (line 246) | static void capture_transport_info(z_loaned_transport_t *transport, void... function capture_link_info (line 255) | static void capture_link_info(z_loaned_link_t *link, void *arg) { function capture_single_transport (line 276) | static unsigned capture_single_transport(const z_loaned_session_t *sessi... function test_info_transports_and_links (line 292) | static void test_info_transports_and_links(void) { function test_info_links_filtered (line 324) | static void test_info_links_filtered(void) { function test_info_transports_and_links_empty (line 373) | static void test_info_transports_and_links_empty(void) { function run_transport_events_test (line 397) | static void run_transport_events_test(const char *locator, bool history,... function run_link_events_test (line 455) | static void run_link_events_test(const char *locator, bool history, bool... function test_transport_events_no_history (line 514) | static void test_transport_events_no_history(void) { function test_transport_events_history (line 519) | static void test_transport_events_history(void) { function test_transport_events_background (line 524) | static void test_transport_events_background(void) { function test_transport_events_background_history (line 529) | static void test_transport_events_background_history(void) { function test_link_events_no_history (line 534) | static void test_link_events_no_history(void) { function test_link_events_history (line 539) | static void test_link_events_history(void) { function test_link_events_background (line 544) | static void test_link_events_background(void) { function test_link_events_background_history (line 549) | static void test_link_events_background_history(void) { function test_transport_events_undeclare (line 554) | static void test_transport_events_undeclare(void) { function test_link_events_undeclare (line 588) | static void test_link_events_undeclare(void) { function test_link_events_filtered (line 622) | static void test_link_events_filtered(void) { function main (line 687) | int main(int argc, char **argv) { function main (line 709) | int main(int argc, char **argv) { FILE: tests/z_api_double_drop_test.c function test_keyexpr (line 25) | void test_keyexpr(void) { function test_config (line 35) | void test_config(void) { function main (line 45) | int main(void) { FILE: tests/z_api_encoding_test.c function test_null_encoding (line 12) | void test_null_encoding(void) { function test_encoding_without_id (line 19) | void test_encoding_without_id(void) { function test_encoding_with_id (line 39) | void test_encoding_with_id(void) { function test_with_schema (line 79) | void test_with_schema(void) { function test_constants (line 99) | void test_constants(void) { function test_equals (line 113) | void test_equals(void) { function main (line 123) | int main(void) { FILE: tests/z_api_liveliness_test.c type context_t (line 31) | typedef struct context_t { function on_receive (line 50) | void on_receive(z_loaned_sample_t* s, void* context) { function test_liveliness_sub (line 73) | void test_liveliness_sub(bool multicast, bool history) { function test_liveliness_get (line 144) | void test_liveliness_get(void) { function main (line 196) | int main(int argc, char** argv) { function main (line 209) | int main(int argc, char** argv) { FILE: tests/z_api_local_queryable_test.c function test_queryable (line 23) | void test_queryable(z_locality_t get_allowed_destination, z_locality_t q... function test_queryable_peer_mode (line 146) | void test_queryable_peer_mode(z_locality_t get_allowed_destination, z_lo... function main (line 237) | int main(int argc, char **argv) { function main (line 253) | int main(int argc, char** argv) { FILE: tests/z_api_local_subscriber_test.c function test_put_sub (line 25) | void test_put_sub(z_locality_t pub_allowed_destination, z_locality_t s1_... function main (line 118) | int main(int argc, char **argv) { function main (line 132) | int main(int argc, char** argv) { FILE: tests/z_api_matching_test.c type context_state_t (line 38) | typedef enum { NONE, MATCH, UNMATCH, DROP } context_state_t; type context_t (line 40) | typedef struct context_t { function _context_init (line 51) | static void _context_init(context_t *c) { function _context_drop (line 59) | static void _context_drop(context_t *c) { function _context_wait (line 69) | static bool _context_wait(context_t *c, context_state_t state, unsigned ... function _context_wait_none (line 95) | static bool _context_wait_none(context_t *c, unsigned long timeout_s) { function _context_wait_none (line 107) | static bool _context_wait_none(context_t *c, unsigned long timeout_s) { function _context_wait (line 122) | static bool _context_wait(context_t *c, context_state_t state, unsigned ... function _context_notify (line 143) | static void _context_notify(context_t *c, context_state_t state) { function on_receive (line 168) | void on_receive(const z_matching_status_t *s, void *context) { function on_drop (line 173) | void on_drop(void *context) { function test_matching_listener_publisher (line 178) | void test_matching_listener_publisher(bool background, bool history) { function test_matching_listener_querier (line 257) | void test_matching_listener_querier(bool complete, bool background) { function _check_publisher_status (line 372) | static bool _check_publisher_status(z_owned_publisher_t *pub, z_loaned_s... function test_matching_status_publisher (line 395) | void test_matching_status_publisher(void) { function test_matching_status_publisher_locality (line 452) | static void test_matching_status_publisher_locality(z_locality_t localit... function _check_querier_status (line 510) | static bool _check_querier_status(z_owned_querier_t *querier, z_loaned_s... function test_matching_status_querier (line 533) | void test_matching_status_querier(bool complete) { function test_matching_status_querier_locality (line 615) | static void test_matching_status_querier_locality(z_locality_t locality,... function main (line 675) | int main(int argc, char **argv) { function main (line 709) | int main(int argc, char **argv) { FILE: tests/z_api_null_drop_test.c function main (line 48) | int main(void) { FILE: tests/z_api_queryable_test.c function test_queryable_keyexpr (line 27) | void test_queryable_keyexpr(void) { function open_sessions (line 75) | void open_sessions(z_owned_session_t *s, z_owned_session_t *s2, bool loc... function test_get_accept_replies (line 99) | void test_get_accept_replies(bool local) { function test_querier_accept_replies (line 255) | void test_querier_accept_replies(bool local) { function main (line 438) | int main(void) { function main (line 449) | int main(void) {} FILE: tests/z_api_source_info_test.c type sample_capture_t (line 47) | typedef struct sample_capture_t { function sample_capture_reset (line 55) | static void sample_capture_reset(sample_capture_t *capture) { function wait_for_capture (line 63) | static bool wait_for_capture(sample_capture_t *capture) { function sample_capture_callback (line 73) | static void sample_capture_callback(_z_sample_t *sample, void *arg) { function assert_source_info_equal (line 97) | static void assert_source_info_equal(const z_entity_global_id_t *expecte... function test_source_info (line 104) | void test_source_info(bool put, bool publisher, bool local_subscriber) { function test_source_info_put (line 241) | void test_source_info_put(bool publisher, bool local_subscriber) { function test_source_info_delete (line 246) | void test_source_info_delete(bool publisher, bool local_subscriber) { function test_source_info_query (line 251) | void test_source_info_query(bool use_querier, bool local_queryable) { function main (line 343) | int main(int argc, char **argv) { function main (line 363) | int main(int argc, char **argv) { FILE: tests/z_background_executor_test.c type test_arg_t (line 30) | typedef struct { function test_arg_init (line 38) | static void test_arg_init(test_arg_t *a) { function test_arg_clear (line 46) | static void test_arg_clear(test_arg_t *a) { function test_arg_wait_calls (line 52) | static void test_arg_wait_calls(test_arg_t *a, int expected) { function test_arg_get_calls (line 60) | static int test_arg_get_calls(test_arg_t *a) { function test_arg_get_destroyed (line 67) | static int test_arg_get_destroyed(test_arg_t *a) { function test_arg_wait_destroyed (line 75) | static void test_arg_wait_destroyed(test_arg_t *a) { function _z_fut_fn_result_t (line 86) | static _z_fut_fn_result_t fn_finish(void *arg, _z_executor_t *ex) { function _z_fut_fn_result_t (line 97) | static _z_fut_fn_result_t fn_reschedule_once(void *arg, _z_executor_t *e... function destroy_fn (line 115) | static void destroy_fn(void *arg) { function test_new_destroy_no_tasks (line 126) | static void test_new_destroy_no_tasks(void) { function test_spawn_runs_task (line 134) | static void test_spawn_runs_task(void) { function test_cancel_before_execution (line 156) | static void test_cancel_before_execution(void) { function test_timed_reschedule_runs_twice (line 190) | static void test_timed_reschedule_runs_twice(void) { function test_suspend_blocks_execution (line 214) | static void test_suspend_blocks_execution(void) { function test_nested_suspend_resume (line 245) | static void test_nested_suspend_resume(void) { function test_multiple_tasks_all_complete (line 283) | static void test_multiple_tasks_all_complete(void) { function test_destroy_with_pending_tasks (line 317) | static void test_destroy_with_pending_tasks(void) { function test_handle_status_transitions (line 346) | static void test_handle_status_transitions(void) { function test_deferred_init_and_start (line 374) | static void test_deferred_init_and_start(void) { function test_deferred_destroy_without_start (line 410) | static void test_deferred_destroy_without_start(void) { function test_deferred_second_start_is_no_op (line 430) | static void test_deferred_second_start_is_no_op(void) { function test_deferred_cancel_before_start (line 440) | static void test_deferred_cancel_before_start(void) { function test_stop_and_restart (line 471) | static void test_stop_and_restart(void) { function test_stop_preserves_pending_tasks (line 512) | static void test_stop_preserves_pending_tasks(void) { function test_suspend_stop_restart_resume (line 548) | static void test_suspend_stop_restart_resume(void) { function main (line 582) | int main(void) { function main (line 605) | int main(void) { FILE: tests/z_bytes_test.c function test_null_bytes (line 24) | void test_null_bytes(void) { function test_slice (line 33) | void test_slice(void) { function test_append (line 52) | void test_append(void) { function test_reader_read (line 89) | void test_reader_read(void) { function test_reader_seek (line 128) | void test_reader_seek(void) { function test_writer (line 179) | void test_writer(void) { function main (line 204) | int main(void) { FILE: tests/z_cancellation_token_test.c type token_handler_arg_t (line 24) | typedef struct { function z_result_t (line 29) | z_result_t cancel_callback(void* arg) { function cancel_drop (line 35) | void cancel_drop(void* arg) { function test_cancellation_token_cancel (line 40) | void test_cancellation_token_cancel(void) { function test_cancellation_token_cancel_timeout (line 67) | void test_cancellation_token_cancel_timeout(void) { function test_cancellation_token_remove_handler (line 94) | void test_cancellation_token_remove_handler(void) { function main (line 124) | int main(void) { FILE: tests/z_channels_test.c function sample_fifo_channel_test (line 63) | void sample_fifo_channel_test(void) { function sample_fifo_channel_test_try_recv (line 92) | void sample_fifo_channel_test_try_recv(void) { function sample_ring_channel_test_in_size (line 125) | void sample_ring_channel_test_in_size(void) { function sample_ring_channel_test_over_size (line 158) | void sample_ring_channel_test_over_size(void) { function zero_size_test (line 187) | void zero_size_test(void) { function main (line 203) | int main(void) { FILE: tests/z_client_test.c function query_handler (line 52) | void query_handler(z_loaned_query_t *query, void *arg) { function reply_handler (line 76) | void reply_handler(z_loaned_reply_t *reply, void *arg) { function data_handler (line 101) | void data_handler(z_loaned_sample_t *sample, void *arg) { function main (line 120) | int main(int argc, char **argv) { FILE: tests/z_collections_test.c function print_ring (line 39) | void print_ring(_z_str_ring_t *r) { function ring_test (line 44) | void ring_test(void) { function ring_test_init_free (line 131) | void ring_test_init_free(void) { function ring_iterator_test (line 143) | void ring_iterator_test(void) { function print_lifo (line 221) | void print_lifo(_z_str_lifo_t *r) { function lifo_test (line 225) | void lifo_test(void) { function lifo_test_init_free (line 292) | void lifo_test_init_free(void) { function print_fifo (line 307) | void print_fifo(_z_str_fifo_t *r) { function fifo_test (line 311) | void fifo_test(void) { function fifo_test_init_free (line 378) | void fifo_test_init_free(void) { function int_map_iterator_test (line 390) | void int_map_iterator_test(void) { function int_map_iterator_deletion_test (line 433) | void int_map_iterator_deletion_test(void) { function int_map_extract_test (line 454) | void int_map_extract_test(void) { function slist_eq_f (line 475) | static bool slist_eq_f(const void *left, const void *right) { return str... function slist_starts_with_f (line 476) | static bool slist_starts_with_f(const void *left, const void *right) { function slist_test (line 482) | void slist_test(void) { function sorted_map_iterator_test (line 611) | void sorted_map_iterator_test(void) { function sorted_map_iterator_deletion_test (line 656) | void sorted_map_iterator_deletion_test(void) { function sorted_map_replace_test (line 679) | void sorted_map_replace_test(void) { function sorted_map_missing_key_test (line 690) | void sorted_map_missing_key_test(void) { function sorted_map_empty_test (line 696) | void sorted_map_empty_test(void) { function sorted_map_pop_first_test (line 707) | void sorted_map_pop_first_test(void) { function sorted_map_copy_move_test (line 725) | void sorted_map_copy_move_test(void) { function sorted_map_free_test (line 740) | void sorted_map_free_test(void) { function sorted_map_stress_test (line 751) | void sorted_map_stress_test(void) { type _z_elt_t (line 773) | typedef struct { function _z_elt_destroy (line 777) | void _z_elt_destroy(_z_elt_t *elt) { function _z_elt_move (line 782) | void _z_elt_move(_z_elt_t *dst, _z_elt_t *src) { function deque_test (line 795) | void deque_test(void) { function main (line 846) | int main(void) { FILE: tests/z_condvar_wait_until_test.c type task_arg_t (line 25) | typedef struct { function main (line 40) | int main(void) { FILE: tests/z_data_struct_test.c function str_vec_list_intmap_test (line 29) | void str_vec_list_intmap_test(void) { function _z_slice_custom_deleter (line 124) | void _z_slice_custom_deleter(void *data, void *context) { function z_slice_custom_delete_test (line 130) | void z_slice_custom_delete_test(void) { function z_string_array_test (line 150) | void z_string_array_test(void) { function z_id_to_string_test (line 215) | void z_id_to_string_test(void) { function main (line 228) | int main(void) { FILE: tests/z_endpoint_test.c function main (line 33) | int main(void) { FILE: tests/z_executor_test.c type test_arg_t (line 26) | typedef struct { function _z_fut_fn_result_t (line 32) | static _z_fut_fn_result_t fn_finish(void *arg, _z_executor_t *ex) { function _z_fut_fn_result_t (line 40) | static _z_fut_fn_result_t fn_reschedule_timed(void *arg, _z_executor_t *... function _z_fut_fn_result_t (line 56) | static _z_fut_fn_result_t fn_reschedule_deque(void *arg, _z_executor_t *... function _z_fut_fn_result_t (line 67) | static _z_fut_fn_result_t fn_spawn_child(void *arg, _z_executor_t *ex) { function destroy_fn (line 74) | static void destroy_fn(void *arg) { function _z_fut_fn_result_t (line 80) | static _z_fut_fn_result_t fn_suspend_once(void *arg, _z_executor_t *ex) { function _z_fut_fn_result_t (line 91) | static _z_fut_fn_result_t fn_suspend_forever(void *arg, _z_executor_t *e... function drain (line 99) | static int drain(_z_executor_t *ex, int max_spins) { function test_spin_empty (line 111) | static void test_spin_empty(void) { function test_spawn_with_handle_status_transitions (line 120) | static void test_spawn_with_handle_status_transitions(void) { function test_timed_reschedule (line 140) | static void test_timed_reschedule(void) { function test_deque_reschedule (line 179) | static void test_deque_reschedule(void) { function test_cancel_before_spin (line 208) | static void test_cancel_before_spin(void) { function test_cancel_after_finish (line 228) | static void test_cancel_after_finish(void) { function test_task_spawns_child (line 248) | static void test_task_spawns_child(void) { function test_multiple_tasks (line 267) | static void test_multiple_tasks(void) { function test_destroy_drains_pending (line 290) | static void test_destroy_drains_pending(void) { function test_suspend_and_resume (line 314) | static void test_suspend_and_resume(void) { function test_resume_non_suspended_is_noop (line 352) | static void test_resume_non_suspended_is_noop(void) { function test_cancel_suspended (line 374) | static void test_cancel_suspended(void) { function test_other_tasks_run_while_suspended (line 401) | static void test_other_tasks_run_while_suspended(void) { function test_destroy_cleans_up_suspended (line 429) | static void test_destroy_cleans_up_suspended(void) { function main (line 446) | int main(void) { FILE: tests/z_hashmap_test.c function u32_hash (line 24) | static inline size_t u32_hash(const uint32_t *k) { function u32_eq (line 31) | static inline bool u32_eq(const uint32_t *a, const uint32_t *b) { return... function test_new_is_empty (line 44) | static void test_new_is_empty(void) { function test_insert_and_get (line 52) | static void test_insert_and_get(void) { function test_get_missing_returns_null (line 63) | static void test_get_missing_returns_null(void) { function test_insert_updates_existing (line 70) | static void test_insert_updates_existing(void) { function test_remove_existing (line 81) | static void test_remove_existing(void) { function test_remove_missing_returns_false (line 94) | static void test_remove_missing_returns_false(void) { function test_remove_head_of_chain (line 101) | static void test_remove_head_of_chain(void) { function test_remove_tail_of_chain (line 118) | static void test_remove_tail_of_chain(void) { function test_contains (line 132) | static void test_contains(void) { function test_clear_and_reuse (line 144) | static void test_clear_and_reuse(void) { function test_pool_exhaustion (line 163) | static void test_pool_exhaustion(void) { function test_pool_slot_reused_after_remove (line 180) | static void test_pool_slot_reused_after_remove(void) { function test_multiple_collisions (line 199) | static void test_multiple_collisions(void) { function main (line 226) | int main(void) { FILE: tests/z_iobuf_test.c function print_zbuf_overview (line 31) | void print_zbuf_overview(_z_zbuf_t *zbf) { printf(" ZBuf => Capacity:... function print_wbuf_overview (line 33) | void print_wbuf_overview(_z_wbuf_t *wbf) { function print_iosli (line 37) | void print_iosli(_z_iosli_t *ios) { function gen_bool (line 49) | int gen_bool(void) { return z_random_u8() % 2; } function gen_uint8 (line 51) | uint8_t gen_uint8(void) { return z_random_u8() % 255; } function gen_size_t (line 53) | size_t gen_size_t(void) { function _z_zbuf_t (line 59) | _z_zbuf_t gen_zbuf(size_t len) { return _z_zbuf_make(len); } function _z_wbuf_t (line 61) | _z_wbuf_t gen_wbuf(size_t len) { function iosli_writable_readable (line 77) | void iosli_writable_readable(void) { function zbuf_writable_readable (line 216) | void zbuf_writable_readable(void) { function zbuf_compact (line 251) | void zbuf_compact(void) { function zbuf_view (line 284) | void zbuf_view(void) { function wbuf_writable_readable (line 319) | void wbuf_writable_readable(void) { function wbuf_write_zbuf_read (line 353) | void wbuf_write_zbuf_read(void) { function wbuf_write_zbuf_read_bytes (line 381) | void wbuf_write_zbuf_read_bytes(void) { function wbuf_put_zbuf_get (line 413) | void wbuf_put_zbuf_get(void) { function wbuf_reusable_write_zbuf_read (line 445) | void wbuf_reusable_write_zbuf_read(void) { function wbuf_set_pos_wbuf_get_pos (line 480) | void wbuf_set_pos_wbuf_get_pos(void) { function wbuf_add_iosli (line 518) | void wbuf_add_iosli(void) { function test_wbuf_wrap_bytes (line 564) | void test_wbuf_wrap_bytes(void) { function main (line 615) | int main(void) { FILE: tests/z_json_encoder_test.c function assert_bytes_eq_buf (line 29) | static void assert_bytes_eq_buf(const z_owned_bytes_t *b, const uint8_t ... function test_finish_requires_done (line 47) | static void test_finish_requires_done(void) { function test_empty_object (line 58) | static void test_empty_object(void) { function test_simple_object_string (line 72) | static void test_simple_object_string(void) { function test_array_two_values (line 88) | static void test_array_two_values(void) { function test_nested_object_array_numbers (line 104) | static void test_nested_object_array_numbers(void) { function test_boolean_null_double (line 125) | static void test_boolean_null_double(void) { function test_string_escaping_key_and_value (line 145) | static void test_string_escaping_key_and_value(void) { function test_invalid_write_key_outside_object (line 166) | static void test_invalid_write_key_outside_object(void) { function test_invalid_value_in_object_without_key (line 173) | static void test_invalid_value_in_object_without_key(void) { function test_invalid_end_object_when_expect_value (line 184) | static void test_invalid_end_object_when_expect_value(void) { function test_depth_overflow (line 196) | static void test_depth_overflow(void) { function test_finish_resets_encoder_state (line 208) | static void test_finish_resets_encoder_state(void) { function main (line 228) | int main(void) { function main (line 246) | int main(int argc, char **argv) { FILE: tests/z_keyexpr_test.c function test_intersects (line 53) | void test_intersects(void) { function test_includes (line 157) | void test_includes(void) { function test_canonize (line 213) | void test_canonize(void) { function test_equals (line 349) | void test_equals(void) { function keyexpr_equals_string (line 356) | bool keyexpr_equals_string(const z_loaned_keyexpr_t *ke, const char *s) { function test_keyexpr_constructor (line 363) | void test_keyexpr_constructor(void) { function test_concat (line 392) | void test_concat(void) { function test_join (line 405) | void test_join(void) { function test_relation_to (line 426) | void test_relation_to(void) { function test_non_wild_prefix_len (line 442) | void test_non_wild_prefix_len(void) { function main (line 457) | int main(void) { FILE: tests/z_local_loopback_test.c function _z_transport_common_t (line 58) | static _z_transport_common_t *loopback_override(_z_session_t *zn) { function z_result_t (line 65) | static z_result_t z_send_override(_z_session_t *zn, const _z_network_mes... function local_sample_callback (line 83) | static void local_sample_callback(_z_sample_t *sample, void *arg) { function local_query_callback (line 88) | static void local_query_callback(_z_query_rc_t *query_rc, void *arg) { function query_reply_callback (line 107) | static void query_reply_callback(_z_reply_t *reply, void *arg) { function query_dropper (line 113) | static void query_dropper(void *arg) { function add_fake_peer (line 118) | static void add_fake_peer(void) { function setup_session (line 127) | static void setup_session(void) { function cleanup_session (line 149) | static void cleanup_session(void) { function _z_declared_keyexpr_t (line 162) | static _z_declared_keyexpr_t create_local_resource(const char *key_str) { function cleanup_local_resource (line 169) | static void cleanup_local_resource(_z_declared_keyexpr_t *keyexpr) { _z_... function _z_subscription_rc_t (line 171) | static _z_subscription_rc_t register_local_subscription(const _z_declare... function _z_session_queryable_rc_t (line 187) | static _z_session_queryable_rc_t register_local_queryable(const _z_decla... function test_put_local_only_single (line 202) | static void test_put_local_only_single(void) { function test_put_local_only_via_api (line 229) | static void test_put_local_only_via_api(void) { function test_put_local_and_remote_via_api (line 268) | static void test_put_local_and_remote_via_api(void) { function test_query_local_only_single (line 307) | static void test_query_local_only_single(void) { function test_put_local_only_multiple (line 343) | static void test_put_local_only_multiple(void) { function test_put_local_and_remote (line 382) | static void test_put_local_and_remote(void) { function test_query_local_only_multiple (line 425) | static void test_query_local_only_multiple(void) { function test_query_local_and_remote (line 464) | static void test_query_local_and_remote(void) { function test_query_local_and_remote_via_api (line 555) | static void test_query_local_and_remote_via_api(void) { function test_put_remote_only_destination (line 636) | static void test_put_remote_only_destination(void) { function test_subscriber_remote_only_origin (line 668) | static void test_subscriber_remote_only_origin(void) { function test_query_remote_only_destination (line 700) | static void test_query_remote_only_destination(void) { function test_queryable_remote_only_origin (line 737) | static void test_queryable_remote_only_origin(void) { function main (line 770) | int main(void) { function main (line 788) | int main(void) { FILE: tests/z_lru_cache_test.c type _dummy_t (line 28) | typedef struct _dummy_t { function _dummy_compare (line 32) | int _dummy_compare(const void *first, const void *second) { function _dummy_elem_clear (line 44) | static inline void _dummy_elem_clear(void *e) { _z_noop_clear((_dummy_t ... function test_lru_init (line 48) | void test_lru_init(void) { function test_lru_cache_insert (line 57) | void test_lru_cache_insert(void) { function test_lru_cache_clear (line 82) | void test_lru_cache_clear(void) { function test_lru_cache_deletion (line 102) | void test_lru_cache_deletion(void) { function test_lru_cache_update (line 121) | void test_lru_cache_update(void) { function val_in_array (line 139) | static bool val_in_array(int val, int *array, size_t array_size) { function test_lru_cache_random_val (line 148) | void test_lru_cache_random_val(void) { function test_search_benchmark (line 212) | void test_search_benchmark(size_t capacity) { function test_insert_benchmark (line 234) | void test_insert_benchmark(size_t capacity) { function test_benchmark (line 248) | void test_benchmark(void) { function main (line 257) | int main(void) { FILE: tests/z_msgcodec_test.c function print_iosli (line 64) | void print_iosli(_z_iosli_t *ios) { function print_wbuf (line 73) | void print_wbuf(_z_wbuf_t *wbf) { function print_zbuf (line 82) | void print_zbuf(_z_zbuf_t *zbf) { print_iosli(&zbf->_ios); } function print_uint8_array (line 84) | void print_uint8_array(_z_slice_t *arr) { function print_transport_message_type (line 93) | void print_transport_message_type(uint8_t header) { function print_scouting_message_type (line 122) | void print_scouting_message_type(uint8_t header) { function gen_bool (line 139) | bool gen_bool(void) { return z_random_u8() % 2; } function gen_uint8 (line 141) | uint8_t gen_uint8(void) { return z_random_u8(); } function gen_uint16 (line 143) | uint16_t gen_uint16(void) { return z_random_u16(); } function gen_uint64 (line 145) | uint64_t gen_uint64(void) { function gen_uint32 (line 151) | uint32_t gen_uint32(void) { function _z_zint_t (line 157) | _z_zint_t gen_zint(void) { function _z_wbuf_t (line 163) | _z_wbuf_t gen_wbuf(size_t len) { function _z_slice_t (line 176) | _z_slice_t gen_slice(size_t len) { function _z_bytes_t (line 188) | _z_bytes_t gen_payload(size_t len) { function _z_bytes_t (line 196) | _z_bytes_t gen_bytes(size_t len) { function _z_id_t (line 203) | _z_id_t gen_zid(void) { function _z_string_t (line 227) | _z_string_t gen_string(size_t len) { function _z_string_svec_t (line 234) | _z_string_svec_t gen_str_array(size_t size) { function _z_locator_array_t (line 244) | _z_locator_array_t gen_locator_array(size_t size) { function _z_encoding_t (line 256) | _z_encoding_t gen_encoding(void) { function _z_value_t (line 267) | _z_value_t gen_value(void) { function assert_eq_iosli (line 282) | void assert_eq_iosli(_z_iosli_t *left, _z_iosli_t *right) { function assert_eq_uint8_array (line 301) | void assert_eq_uint8_array(const _z_slice_t *left, const _z_slice_t *rig... function assert_eq_string_array (line 319) | void assert_eq_string_array(_z_string_svec_t *left, _z_string_svec_t *ri... function assert_eq_locator_array (line 339) | void assert_eq_locator_array(const _z_locator_array_t *left, const _z_lo... function zint (line 366) | void zint(void) { function _z_msg_ext_t (line 394) | _z_msg_ext_t gen_unit_extension(void) { return _z_msg_ext_make_unit(_Z_M... function assert_eq_unit_extension (line 396) | void assert_eq_unit_extension(_z_msg_ext_unit_t *left, _z_msg_ext_unit_t... function unit_extension (line 401) | void unit_extension(void) { function _z_msg_ext_t (line 432) | _z_msg_ext_t gen_zint_extension(void) { function assert_eq_zint_extension (line 437) | void assert_eq_zint_extension(_z_msg_ext_zint_t *left, _z_msg_ext_zint_t... function zint_extension (line 442) | void zint_extension(void) { function _z_msg_ext_t (line 473) | _z_msg_ext_t gen_zbuf_extension(void) { function assert_eq_zbuf_extension (line 478) | void assert_eq_zbuf_extension(_z_msg_ext_zbuf_t *left, _z_msg_ext_zbuf_t... function zbuf_extension (line 484) | void zbuf_extension(void) { function assert_eq_slice (line 518) | void assert_eq_slice(const _z_slice_t *left, const _z_slice_t *right) { ... function assert_eq_string (line 520) | void assert_eq_string(const _z_string_t *left, const _z_string_t *right) { function assert_eq_bytes (line 527) | void assert_eq_bytes(const _z_bytes_t *left, const _z_bytes_t *right) { function payload_field (line 550) | void payload_field(void) { function assert_eq_encoding (line 580) | void assert_eq_encoding(const _z_encoding_t *left, const _z_encoding_t *... function assert_eq_value (line 584) | void assert_eq_value(const _z_value_t *left, const _z_value_t *right) { function _z_source_info_t (line 590) | _z_source_info_t gen_source_info(void) { function assert_eq_source_info (line 595) | void assert_eq_source_info(const _z_source_info_t *left, const _z_source... function source_info_field (line 601) | void source_info_field(void) { function _z_timestamp_t (line 634) | _z_timestamp_t gen_timestamp(void) { function assert_eq_timestamp (line 644) | void assert_eq_timestamp(const _z_timestamp_t *left, const _z_timestamp_... function timestamp_field (line 657) | void timestamp_field(void) { function _z_wireexpr_t (line 690) | _z_wireexpr_t gen_wireexpr(void) { function assert_eq_keyexpr (line 707) | void assert_eq_keyexpr(const _z_wireexpr_t *left, const _z_wireexpr_t *r... function keyexpr_field (line 724) | void keyexpr_field(void) { function _z_decl_kexpr_t (line 758) | _z_decl_kexpr_t gen_resource_declaration(void) { function assert_eq_resource_declaration (line 762) | void assert_eq_resource_declaration(const _z_decl_kexpr_t *left, const _... function resource_declaration (line 768) | void resource_declaration(void) { function _z_decl_subscriber_t (line 800) | _z_decl_subscriber_t gen_subscriber_declaration(void) { function assert_eq_subscriber_declaration (line 805) | void assert_eq_subscriber_declaration(const _z_decl_subscriber_t *left, ... function subscriber_declaration (line 810) | void subscriber_declaration(void) { function _z_decl_queryable_t (line 841) | _z_decl_queryable_t gen_queryable_declaration(void) { function assert_eq_queryable_declaration (line 849) | void assert_eq_queryable_declaration(const _z_decl_queryable_t *left, co... function queryable_declaration (line 858) | void queryable_declaration(void) { function _z_decl_token_t (line 890) | _z_decl_token_t gen_token_declaration(void) { function assert_eq_token_declaration (line 896) | void assert_eq_token_declaration(const _z_decl_token_t *left, const _z_d... function token_declaration (line 901) | void token_declaration(void) { function _z_undecl_kexpr_t (line 933) | _z_undecl_kexpr_t gen_forget_resource_declaration(void) { function assert_eq_forget_resource_declaration (line 941) | void assert_eq_forget_resource_declaration(const _z_undecl_kexpr_t *left... function forget_resource_declaration (line 946) | void forget_resource_declaration(void) { function _z_undecl_subscriber_t (line 977) | _z_undecl_subscriber_t gen_forget_subscriber_declaration(void) { function assert_eq_forget_subscriber_declaration (line 982) | void assert_eq_forget_subscriber_declaration(const _z_undecl_subscriber_... function forget_subscriber_declaration (line 987) | void forget_subscriber_declaration(void) { function _z_undecl_queryable_t (line 1018) | _z_undecl_queryable_t gen_forget_queryable_declaration(void) { function assert_eq_forget_queryable_declaration (line 1023) | void assert_eq_forget_queryable_declaration(const _z_undecl_queryable_t ... function forget_queryable_declaration (line 1028) | void forget_queryable_declaration(void) { function _z_undecl_token_t (line 1060) | _z_undecl_token_t gen_forget_token_declaration(void) { function assert_eq_forget_token_declaration (line 1065) | void assert_eq_forget_token_declaration(const _z_undecl_token_t *left, c... function forget_token_declaration (line 1070) | void forget_token_declaration(void) { function _z_declaration_t (line 1102) | _z_declaration_t gen_declaration(void) { function assert_eq_declaration (line 1141) | void assert_eq_declaration(const _z_declaration_t *left, const _z_declar... function _z_network_message_t (line 1177) | _z_network_message_t gen_declare_message(void) { function assert_eq_declare_message (line 1186) | void assert_eq_declare_message(_z_n_msg_declare_t *left, _z_n_msg_declar... function declare_message (line 1196) | void declare_message(void) { function _z_interest_t (line 1227) | _z_interest_t gen_interest(void) { function _z_network_message_t (line 1261) | _z_network_message_t gen_interest_message(void) { function assert_eq_interest (line 1268) | void assert_eq_interest(const _z_interest_t *left, const _z_interest_t *... function interest_message (line 1278) | void interest_message(void) { function _z_push_body_t (line 1303) | _z_push_body_t gen_push_body(void) { function assert_eq_push_body (line 1320) | void assert_eq_push_body(const _z_push_body_t *left, const _z_push_body_... function push_body_message (line 1333) | void push_body_message(void) { function _z_msg_query_t (line 1362) | _z_msg_query_t gen_query(void) { function _z_msg_query_t (line 1371) | _z_msg_query_t gen_query_anyke(const char *parameters, bool _anyke) { function assert_eq_query (line 1384) | void assert_eq_query(const _z_msg_query_t *left, const _z_msg_query_t *r... function query_message (line 1391) | void query_message(void) { function query_message_anyke (line 1408) | void query_message_anyke(void) { function _z_msg_err_t (line 1444) | _z_msg_err_t gen_err(void) { function assert_eq_err (line 1453) | void assert_eq_err(const _z_msg_err_t *left, const _z_msg_err_t *right) { function err_message (line 1459) | void err_message(void) { function _z_msg_reply_t (line 1476) | _z_msg_reply_t gen_reply(void) { function assert_eq_reply (line 1483) | void assert_eq_reply(const _z_msg_reply_t *left, const _z_msg_reply_t *r... function reply_message (line 1488) | void reply_message(void) { function _z_n_msg_push_t (line 1505) | _z_n_msg_push_t gen_push(void) { function _z_network_message_t (line 1514) | static _z_network_message_t gen_push_message(void) { function assert_eq_push (line 1521) | void assert_eq_push(const _z_n_msg_push_t *left, const _z_n_msg_push_t *... function push_message (line 1528) | void push_message(void) { function _z_n_msg_request_t (line 1545) | _z_n_msg_request_t gen_request(void) { function _z_network_message_t (line 1576) | static _z_network_message_t gen_request_message(void) { function assert_eq_request (line 1583) | void assert_eq_request(const _z_n_msg_request_t *left, const _z_n_msg_re... function request_message (line 1607) | void request_message(void) { function _z_n_msg_response_t (line 1625) | _z_n_msg_response_t gen_response(void) { function _z_network_message_t (line 1647) | static _z_network_message_t gen_response_message(void) { function assert_eq_response (line 1654) | void assert_eq_response(const _z_n_msg_response_t *left, const _z_n_msg_... function response_message (line 1673) | void response_message(void) { function _z_n_msg_response_final_t (line 1691) | _z_n_msg_response_final_t gen_response_final(void) { return (_z_n_msg_re... function _z_network_message_t (line 1693) | static _z_network_message_t gen_response_final_message(void) { function assert_eq_response_final (line 1700) | void assert_eq_response_final(const _z_n_msg_response_final_t *left, con... function response_final_message (line 1703) | void response_final_message(void) { function _z_n_msg_oam_t (line 1720) | _z_n_msg_oam_t gen_oam(void) { function assert_eq_oam (line 1743) | void assert_eq_oam(const _z_n_msg_oam_t *left, const _z_n_msg_oam_t *rig... function oam_message (line 1762) | void oam_message(void) { function _z_transport_message_t (line 1779) | _z_transport_message_t gen_join(void) { function assert_eq_join (line 1792) | void assert_eq_join(const _z_t_msg_join_t *left, const _z_t_msg_join_t *... function join_message (line 1811) | void join_message(void) { function _z_transport_message_t (line 1827) | _z_transport_message_t gen_init(void) { function assert_eq_init (line 1834) | void assert_eq_init(const _z_t_msg_init_t *left, const _z_t_msg_init_t *... function init_message (line 1843) | void init_message(void) { function _z_transport_message_t (line 1859) | _z_transport_message_t gen_open(void) { function assert_eq_open (line 1866) | void assert_eq_open(const _z_t_msg_open_t *left, const _z_t_msg_open_t *... function open_message (line 1871) | void open_message(void) { function _z_transport_message_t (line 1887) | _z_transport_message_t gen_close(void) { return _z_t_msg_make_close(gen_... function assert_eq_close (line 1888) | void assert_eq_close(const _z_t_msg_close_t *left, const _z_t_msg_close_... function close_message (line 1891) | void close_message(void) { function _z_transport_message_t (line 1907) | _z_transport_message_t gen_keep_alive(void) { return _z_t_msg_make_keep_... function assert_eq_keep_alive (line 1908) | void assert_eq_keep_alive(const _z_t_msg_keep_alive_t *left, const _z_t_... function keep_alive_message (line 1912) | void keep_alive_message(void) { function _z_network_message_t (line 1927) | _z_network_message_t gen_net_msg(void) { function assert_eq_net_msg (line 1950) | void assert_eq_net_msg(const _z_network_message_t *left, const _z_networ... function _z_network_message_svec_t (line 1979) | _z_network_message_svec_t gen_net_msgs(size_t n) { function _z_transport_message_t (line 1988) | _z_transport_message_t gen_frame(_z_wbuf_t *wbf, _z_zbuf_t *zbf, _z_netw... function assert_eq_frame (line 1998) | void assert_eq_frame(_z_network_message_svec_t *nmsgs, _z_t_msg_frame_t ... function frame_message (line 2009) | void frame_message(void) { function _z_transport_message_t (line 2029) | _z_transport_message_t gen_fragment(void) { function assert_eq_fragment (line 2032) | void assert_eq_fragment(const _z_t_msg_fragment_t *left, const _z_t_msg_... function fragment_message (line 2036) | void fragment_message(void) { function _z_transport_message_t (line 2052) | _z_transport_message_t gen_transport(void) { function assert_eq_transport (line 2072) | void assert_eq_transport(const _z_transport_message_t *left, const _z_tr... function transport_message (line 2094) | void transport_message(void) { function _z_scouting_message_t (line 2109) | _z_scouting_message_t gen_scouting(void) { function assert_eq_scouting (line 2117) | void assert_eq_scouting(const _z_scouting_message_t *left, const _z_scou... function scouting_message (line 2135) | void scouting_message(void) { function test_serialize_deserialize (line 2151) | void test_serialize_deserialize(void) { function test_crc_mismatch (line 2174) | void test_crc_mismatch(void) { function test_buffer_too_small (line 2195) | void test_buffer_too_small(void) { function _z_network_message_t (line 2214) | static _z_network_message_t make_specific_net_msg(uint8_t which) { function network_message_decode_pair_reuse (line 2255) | static void network_message_decode_pair_reuse(uint8_t a, uint8_t b, bool... function network_message_decode_pairwise_matrix (line 2293) | static void network_message_decode_pairwise_matrix(bool check_contents, ... function main (line 2315) | int main(void) { FILE: tests/z_multi_pubsub_test.c function pub_put_str (line 30) | static void pub_put_str(const z_loaned_publisher_t *pub, const char *s) { function try_recv_pub_id (line 36) | static bool try_recv_pub_id(const z_loaned_fifo_handler_sample_t *handle... function all_seen_publishers (line 65) | static bool all_seen_publishers(const bool *seen, int num_pubs) { function collect_seen_publishers (line 74) | static size_t collect_seen_publishers(const z_loaned_fifo_handler_sample... function test_multi_pub_multi_sub (line 103) | static void test_multi_pub_multi_sub(int num_pubs, int num_subs) { function main (line 202) | int main(int argc, char **argv) { function main (line 216) | int main(int argc, char **argv) { FILE: tests/z_multi_queryable_test.c type qstate_t (line 32) | typedef struct { function on_query (line 37) | static void on_query(z_loaned_query_t *query, void *ctx) { function all_seen (line 48) | static bool all_seen(const bool *seen, int n) { function try_recv_qid (line 55) | static bool try_recv_qid(const z_loaned_fifo_handler_reply_t *handler, i... function collect_seen_queriables (line 89) | static size_t collect_seen_queriables(const z_loaned_fifo_handler_reply_... function test_multi_queryables (line 118) | static void test_multi_queryables(int num_q) { function main (line 207) | int main(int argc, char **argv) { function main (line 221) | int main(int argc, char **argv) { FILE: tests/z_open_test.c type HANDLE (line 60) | typedef HANDLE open_test_task_t; type DWORD (line 61) | typedef DWORD open_test_task_ret_t; type pthread_t (line 65) | typedef pthread_t open_test_task_t; type open_test_async_open_t (line 71) | typedef struct { type open_test_async_spin_t (line 79) | typedef struct { function z_result_t (line 84) | static z_result_t open_test_task_init(open_test_task_t *task, open_test_... function z_result_t (line 94) | static z_result_t open_test_task_join(open_test_task_t *task) { function open_test_task_ret_t (line 104) | static open_test_task_ret_t OPEN_TEST_TASK_CALL open_test_async_open_tas... function open_test_start_async_open (line 114) | static void open_test_start_async_open(open_test_task_t *task, open_test... function open_test_spin_once (line 123) | static void open_test_spin_once(z_owned_session_t *session) { function open_test_task_ret_t (line 132) | static open_test_task_ret_t OPEN_TEST_TASK_CALL open_test_async_spin_tas... function open_test_start_async_spin (line 142) | static void open_test_start_async_spin(open_test_task_t *task, open_test... function open_test_stop_async_spin (line 149) | static void open_test_stop_async_spin(open_test_task_t *task, open_test_... function open_test_peer_count (line 155) | static size_t open_test_peer_count(z_owned_session_t *session) { function open_test_wait_for_peer_count (line 168) | static bool open_test_wait_for_peer_count(z_owned_session_t *target, siz... function open_test_settle_listener (line 185) | static void open_test_settle_listener(z_owned_session_t **sessions, size... function open_test_wait_for_async_open (line 195) | static void open_test_wait_for_async_open(open_test_async_open_t *ctx, z... function test_open_timeout_single_locator (line 208) | static void test_open_timeout_single_locator(void) { function test_open_client_connect_exit_on_failure_false_still_requires_transport (line 228) | static void test_open_client_connect_exit_on_failure_false_still_require... function test_open_invalid_timeout_value (line 249) | static void test_open_invalid_timeout_value(void) { function test_open_timeout_overflow_value (line 263) | static void test_open_timeout_overflow_value(void) { function test_open_invalid_bool_value (line 277) | static void test_open_invalid_bool_value(void) { function test_open_rejects_negative_connect_timeout_below_minus_one (line 291) | static void test_open_rejects_negative_connect_timeout_below_minus_one(v... function test_open_rejects_negative_listen_timeout_below_minus_one (line 305) | static void test_open_rejects_negative_listen_timeout_below_minus_one(vo... function test_open_multiple_listen_locators_are_rejected (line 320) | static void test_open_multiple_listen_locators_are_rejected(void) { function test_open_peer_listen_succeeds (line 334) | static void test_open_peer_listen_succeeds(void) { function test_open_peer_uses_next_connect_locator_for_primary_transport (line 348) | static void test_open_peer_uses_next_connect_locator_for_primary_transpo... function _test_open_timeout_partial_connectivity (line 387) | static void _test_open_timeout_partial_connectivity(const char *connect_... function test_open_timeout_partial_connectivity_exit_on_failure_false (line 433) | static void test_open_timeout_partial_connectivity_exit_on_failure_false... function test_open_timeout_partial_connectivity_exit_on_failure_true (line 439) | static void test_open_timeout_partial_connectivity_exit_on_failure_true(... function test_open_peer_listen_failure_strict_fails_before_connect (line 446) | static void test_open_peer_listen_failure_strict_fails_before_connect(vo... function test_open_peer_listen_failure_can_fallback_to_connect (line 475) | static void test_open_peer_listen_failure_can_fallback_to_connect(void) { function test_open_pending_peer_progresses_after_partial_connectivity (line 514) | static void test_open_pending_peer_progresses_after_partial_connectivity... function test_open_late_joining_endpoint (line 587) | static void test_open_late_joining_endpoint(void) { function main (line 624) | int main(void) { FILE: tests/z_perf_rx.c type z_stats_t (line 21) | typedef struct { function z_stats_stop (line 31) | void z_stats_stop(z_stats_t *stats) { function on_sample (line 42) | void on_sample(z_loaned_sample_t *sample, void *context) { function main (line 65) | int main(int argc, char **argv) { function main (line 121) | int main(void) { FILE: tests/z_perf_tx.c function send_packets (line 25) | int send_packets(unsigned long pkt_len, z_owned_publisher_t *pub, uint8_... function main (line 39) | int main(int argc, char **argv) { function main (line 111) | int main(void) { FILE: tests/z_pqueue_test.c function intpq_cmp (line 24) | static inline int intpq_cmp(const int *a, const int *b) { return *a - *b; } type intpq_cmp_ctx_t (line 34) | typedef struct { function intpq_with_ctx_cmp (line 38) | static inline int intpq_with_ctx_cmp(const int *a, const int *b, const i... function test_new_is_empty (line 50) | static void test_new_is_empty(void) { function test_push_pop_single (line 59) | static void test_push_pop_single(void) { function test_min_heap_order (line 72) | static void test_min_heap_order(void) { function test_peek_does_not_remove (line 91) | static void test_peek_does_not_remove(void) { function test_capacity_exceeded (line 104) | static void test_capacity_exceeded(void) { function test_pop_on_empty_returns_false (line 117) | static void test_pop_on_empty_returns_false(void) { function test_destroy_resets_size (line 125) | static void test_destroy_resets_size(void) { function test_duplicate_values (line 135) | static void test_duplicate_values(void) { function test_push_pop_interleaved (line 153) | static void test_push_pop_interleaved(void) { function test_ctx_max_heap_order (line 184) | static void test_ctx_max_heap_order(void) { function test_ctx_new_zero_init (line 203) | static void test_ctx_new_zero_init(void) { function test_ctx_set_ctx (line 215) | static void test_ctx_set_ctx(void) { function main (line 239) | int main(void) { FILE: tests/z_refcount_test.c type _dummy_t (line 28) | typedef struct _dummy_t { function _dummy_clear (line 32) | void _dummy_clear(_dummy_t *val) { type _dummy_inner_rc_t (line 41) | typedef struct { function test_rc_null (line 46) | void test_rc_null(void) { function test_rc_size (line 52) | void test_rc_size(void) { assert(_dummy_rc_size(NULL) == sizeof(_dummy_r... function test_rc_drop (line 54) | void test_rc_drop(void) { function test_rc_new (line 60) | void test_rc_new(void) { function test_rc_new_from_val (line 75) | void test_rc_new_from_val(void) { function test_rc_new_undefined (line 89) | void test_rc_new_undefined(void) { function test_rc_clone (line 100) | void test_rc_clone(void) { function test_rc_eq (line 123) | void test_rc_eq(void) { function test_rc_clone_as_ptr (line 133) | void test_rc_clone_as_ptr(void) { function test_rc_copy (line 149) | void test_rc_copy(void) { function test_rc_clone_as_weak (line 164) | void test_rc_clone_as_weak(void) { function test_rc_clone_as_weak_ptr (line 181) | void test_rc_clone_as_weak_ptr(void) { function test_weak_null (line 199) | void test_weak_null(void) { function test_weak_clone (line 205) | void test_weak_clone(void) { function test_weak_copy (line 227) | void test_weak_copy(void) { function test_weak_upgrade (line 246) | void test_weak_upgrade(void) { function test_overflow (line 269) | void test_overflow(void) { function test_decr (line 288) | void test_decr(void) { function test_simple_rc_null (line 299) | void test_simple_rc_null(void) { function test_simple_rc_size (line 304) | void test_simple_rc_size(void) { assert(_dummy_simple_rc_size(NULL) == s... function test_simple_rc_drop (line 306) | void test_simple_rc_drop(void) { function test_simple_rc_new_from_val (line 311) | void test_simple_rc_new_from_val(void) { function test_simple_rc_clone (line 322) | void test_simple_rc_clone(void) { function test_simple_rc_eq (line 341) | void test_simple_rc_eq(void) { function test_simple_rc_clone_as_ptr (line 351) | void test_simple_rc_clone_as_ptr(void) { function test_simple_rc_copy (line 367) | void test_simple_rc_copy(void) { function test_simple_rc_decr (line 381) | void test_simple_rc_decr(void) { function test_as_unsafe_ptr (line 391) | void test_as_unsafe_ptr(void) { function test_to_void (line 403) | void test_to_void(void) { function main (line 417) | int main(void) { FILE: tests/z_sync_group_test.c type wait_task_arg_t (line 26) | typedef struct { function test_sync_group_wait (line 43) | void test_sync_group_wait(void) { function test_sync_group_wait_deadline (line 59) | void test_sync_group_wait_deadline(void) { function main (line 82) | int main(void) { FILE: tests/z_test_fragment_decode_error_transport_zbuf.c function z_result_t (line 30) | z_result_t _z_transport_message_encode_override(_z_wbuf_t *wbf, const _z... function dump_zbuf_state (line 42) | static void dump_zbuf_state(const char *prefix, _z_zbuf_t *zbuf) { function z_result_t (line 56) | static z_result_t read_until_sample(const z_loaned_session_t *zs, const ... function z_result_t (line 90) | static z_result_t publish_buf(const z_loaned_publisher_t *pub, uint8_t *... function main (line 107) | int main(int argc, char **argv) { function main (line 185) | int main(void) { FILE: tests/z_test_fragment_rx.c function data_handler (line 21) | void data_handler(z_loaned_sample_t *sample, void *ctx) { function main (line 42) | int main(int argc, char **argv) { function main (line 98) | int main(void) { FILE: tests/z_test_fragment_tx.c function main (line 23) | int main(int argc, char **argv) { function main (line 97) | int main(void) { FILE: tests/z_test_peer_multicast.c type _node_ctx_t (line 24) | typedef struct _node_ctx { function query_handler (line 38) | void query_handler(z_loaned_query_t *query, void *ctx) { function pub_handler (line 53) | void pub_handler(z_loaned_sample_t *sample, void *ctx) { function test_packet_transmission (line 183) | static void test_packet_transmission(void) { function main (line 221) | int main(int argc, char **argv) { function main (line 230) | int main(int argc, char **argv) { FILE: tests/z_test_peer_unicast.c type _node_ctx_t (line 25) | typedef struct _node_ctx { function query_handler (line 39) | void query_handler(z_loaned_query_t *query, void *ctx) { function pub_handler (line 54) | void pub_handler(z_loaned_sample_t *sample, void *ctx) { function test_packet_transmission (line 184) | static void test_packet_transmission(void) { function test_peer_connection (line 227) | static bool test_peer_connection(void) { function main (line 283) | int main(int argc, char **argv) { function main (line 297) | int main(int argc, char **argv) { FILE: tests/z_tls_config_test.c function tls_sample_handler (line 125) | static void tls_sample_handler(z_loaned_sample_t *sample, void *ctx) { function main (line 146) | int main(void) { function main (line 268) | int main(void) { FILE: tests/z_tls_test.c function main (line 27) | int main(void) { FILE: tests/z_utils_test.c function test_query_params (line 27) | static void test_query_params(void) { function compare_double_result (line 106) | static bool compare_double_result(const double expected, const double re... function compare_time_range (line 111) | static bool compare_time_range(const _z_time_range_t *a, const _z_time_r... function test_time_range_roundtrip (line 116) | static void test_time_range_roundtrip(const char *input) { function test_time_range (line 133) | static void test_time_range(void) { function test_time_range_contains_null_pointer (line 312) | static void test_time_range_contains_null_pointer(void) { function test_time_range_contains_unbounded_range (line 317) | static void test_time_range_contains_unbounded_range(void) { function test_time_range_contains_lower_bound_inclusive_exclusive (line 330) | static void test_time_range_contains_lower_bound_inclusive_exclusive(voi... function test_time_range_contains_upper_bound_inclusive_exclusive (line 350) | static void test_time_range_contains_upper_bound_inclusive_exclusive(voi... function test_time_range_contains_fully_bounded_mixed (line 370) | static void test_time_range_contains_fully_bounded_mixed(void) { function main (line 396) | int main(void) { FILE: tests/z_wildcard_subscription_test.c function sub_handler_1 (line 44) | static void sub_handler_1(z_loaned_sample_t *sample, void *arg) { function sub_handler_2 (line 59) | static void sub_handler_2(z_loaned_sample_t *sample, void *arg) { function main (line 73) | int main(int argc, char **argv) { FILE: tools/z_keyexpr_canonizer.c function main (line 22) | int main(int argc, char **argv) {