Searched refs:k5_ipc_stream_s (Results 1 – 2 of 2) sorted by relevance
32 struct k5_ipc_stream_s;33 typedef struct k5_ipc_stream_s *k5_ipc_stream;
43 struct k5_ipc_stream_s { struct49 static const struct k5_ipc_stream_s k5_ipc_stream_initializer = { NULL, 0, 0 }; argument