Searched refs:temp_buf (Results 1 – 1 of 1) sorted by relevance
45 char *temp_buf = NULL, *intf = NULL; in get_connection() local65 sd_bus_message_read(m, "a{sas}", 1, &temp_buf, 1, &intf); in get_connection()66 strncpy(connection, temp_buf, DBUS_MAX_NAME_LEN); in get_connection()