1 #if !defined ISO && !defined ISO99 && !defined ISO11 && !defined POSIX && !defined XPG4
4 element {struct bandinfo} {unsigned char} bi_pri
5 element {struct bandinfo} int bi_flag
9 element {struct strpeek} {struct strbuf} ctlbuf
10 element {struct strpeek} {struct strbuf} databuf
11 element {struct strpeek} t_uscalar_t flags
15 element {struct strbuf} int maxlen
16 element {struct strbuf} int len
17 element {struct strbuf} {char*} buf
19 type {struct strfdinsert}
21 element {struct strfdinsert} {struct strbuf} ctlbuf
22 element {struct strfdinsert} {struct strbuf} databuf
23 element {struct strfdinsert} t_uscalar_t flags
24 element {struct strfdinsert} int fildes
25 element {struct strfdinsert} int offset
27 type {struct strioctl}
29 element {struct strioctl} int ic_cmd
30 element {struct strioctl} int ic_timout
31 element {struct strioctl} int ic_len
32 element {struct strioctl} {char*} ic_dp
34 type {struct strrecvfd}
36 element {struct strrecvfd} int fd
37 element {struct strrecvfd} uid_t uid
38 element {struct strrecvfd} gid_t gid
45 type {struct str_list}
47 element {struct str_list} int sl_nmods
48 element {struct str_list} {struct str_mlist*} sl_modlist
50 type {struct str_mlist}
52 element {struct str_mlist} char l_name [FMNAMESZ+1]
115 function int isastream (int)
116 function int getmsg (int, struct strbuf*, struct strbuf*, int*)
117 function int getpmsg (int, struct strbuf*, struct strbuf*, int*, int*)
118 // Bug 14362: wrong type for ioctl.
119 xfail-function int ioctl (int, int, ...)
120 function int putmsg (int, const struct strbuf*, const struct strbuf*, int)
121 function int putpmsg (int, const struct strbuf*, const struct strbuf*, int, int)
122 function int fattach (int, const char*)
123 function int fdetach (const char*)
125 allow-header unistd.h