Home
last modified time | relevance | path

Searched defs:svr4_sys_getmsg_args (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/compat/svr4/
HDsvr4_proto.h158 struct svr4_sys_getmsg_args { struct
159 char fd_l_[PADL_(int)]; int fd; char fd_r_[PADR_(int)];
160 …_[PADL_(struct svr4_strbuf *)]; struct svr4_strbuf * ctl; char ctl_r_[PADR_(struct svr4_strbuf *)];
161 …_[PADL_(struct svr4_strbuf *)]; struct svr4_strbuf * dat; char dat_r_[PADR_(struct svr4_strbuf *)];
162 char flags_l_[PADL_(int *)]; int * flags; char flags_r_[PADR_(int *)];