Searched refs:sender_id (Results 1 – 2 of 2) sorted by relevance
661 closure->sender_id = sender->id; in wl_closure_marshal()723 closure->sender_id = *p++; in wl_connection_demarshal()733 closure->sender_id, message->name, in wl_connection_demarshal()761 closure->sender_id, message->name, in wl_connection_demarshal()821 closure->sender_id, message->name, in wl_connection_demarshal()839 closure->sender_id, message->name, in wl_connection_demarshal()1191 buffer[0] = closure->sender_id; in serialize_closure()
143 uint32_t sender_id; member