1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
|
# converted to unix by root on mail.armin.d at Mon Apr 16 00:36:06 CEST 2001
#
StreamAlloc,
StreamCancel,
StreamClose,
StreamDecrementInuseSemaphore,
StreamDelay,
StreamFree,
StreamGetmsg,
StreamIncrementInuseSemaphore,
StreamOpenRTag,
StreamPoll,
StreamPutmsg,
StreamRead,
StreamRealloc,
StreamTime,
StreamVersion,
StreamWrite,
StreamIoctl,
MaxMessageSize,
dev_load,
dev_register,
dev_unregister,
dev_unload,
mod_load,
mod_register,
mod_unregister,
mod_unload,
nws_timeout,
nws_untimeout,
odi_deregister,
odi_register,
__putnext,
adjmsg,
allocb,
allocbi,
backq,
bcopy,
bufcall,
bzero,
canput,
cmn_err,
copyb,
copymsg,
dupb,
dupmsg,
flushq,
freeb,
freemsg,
getq,
initb,
insq,
linkb,
msgdsize,
pullupmsg,
putbq,
putctl,
putctl1,
putq,
qenable,
qreply,
qsize,
rmvb,
rmvq,
splstr,
spl0,
spl1,
spl2,
spl3,
spl4,
spl5,
spl6,
spl7,
splx,
strlog,
testb,
timeout,
u,
unlinkb,
untimeout,
unbufcall,
vtop,
mi_addr_scanf,
mi_allocq,
mi_bufcall,
mi_bzero,
mi_close_comm,
mi_free,
mi_gq_head,
mi_gq_in,
mi_gq_init,
mi_gq_out,
mi_link_device,
mi_mpprintf,
mi_nd_get,
mi_nd_set,
mi_next_ptr,
mi_open_comm,
mi_printf,
mi_reallocb,
mi_set_sth_wroff,
mi_sprintf,
mi_strcmp,
mi_strlen,
mi_strlog,
mi_strtol,
mi_timer,
mi_timer_alloc,
mi_timer_free,
mi_timer_valid,
mi_tpi_ack_alloc,
mi_tpi_conn_con,
mi_tpi_conn_ind,
mi_tpi_conn_req,
mi_tpi_data_ind,
mi_tpi_data_req,
mi_tpi_discon_ind,
mi_tpi_discon_req,
mi_tpi_err_ack_alloc,
mi_tpi_exdata_ind,
mi_tpi_exdata_req,
mi_tpi_ioctl_info_req,
mi_tpi_ok_ack_alloc,
mi_tpi_ordrel_ind,
mi_tpi_ordrel_req,
mi_tpi_uderror_ind,
mi_tpi_unitdata_ind,
mi_weld,
mi_zalloc,
nd_free,
nd_get_long,
nd_getset,
nd_load,
nd_set_long
|