Searched defs:snd_ctx (Results 1 – 2 of 2) sorted by relevance
269 struct sender_context* snd_ctx = malloc (sizeof(struct sender_context) in group() local
242 struct sender_context *snd_ctx = malloc(sizeof(struct sender_context) + num_fds * sizeof(int)); in group() local