Searched defs:subd_req (Results 1 – 2 of 2) sorted by relevance
72 struct subd_req { struct85 static void destroy_subd_req(struct subd_req *sr) in destroy_subd_req() argument
180 #define subd_req(ctx, sd, msg_out, fd_out, num_fds_in, replycb, replycb_data) \ macro