| sockin_user.c | 268 static void translate_msghdr_back(const struct msghdr *, struct rump_msghdr *); 294 translate_msghdr_back(const struct msghdr *lmsg, struct rump_msghdr *bmsg) function in typeref:typename:void 378 translate_msghdr_back(const struct msghdr *lmsg, struct rump_msghdr *bmsg) function in typeref:typename:void 435 translate_msghdr_back(msg, NULL); 457 translate_msghdr_back(msg, saveptr);
|