Searched +defs:c +defs:basic +defs:offset (Results 1 – 1 of 1) sorted by relevance
100 struct bus_container *c; in message_free_last_container() local993 uint64_t c; in sd_bus_message_get_cookie() local1277 static int message_add_offset(sd_bus_message *m, size_t offset) { in message_add_offset()1278 struct bus_container *c; in message_add_offset() local1308 for (struct bus_container *c = m->containers; c < m->containers + m->n_containers; c++) in message_extend_containers() local1393 … for (struct bus_container *c = m->containers; c < m->containers + m->n_containers; c++) in message_extend_body() local1447 struct bus_container *c; in message_append_basic() local1641 struct bus_container *c; in sd_bus_message_append_string_space() local1729 struct bus_container *c, in bus_message_open_array()1828 struct bus_container *c, in bus_message_open_variant()[all …]