9 lines
340 B
Ada
Executable File
9 lines
340 B
Ada
Executable File
#include <sys/types.h>
|
|
#include <sys/stream.h>
|
|
|
|
queue
|
|
./"qinfo"16t"first"16t"last"16t"next"n{q_qinfo,X}{q_first,X}{q_last,X}{q_next,X}
|
|
+/"link"16t"ptr"16t"count"8t"flag"n{q_link,X}{q_ptr,X}{q_count,U}{q_flag,X}
|
|
+/"minpsz"8t"maxpsz"8t"hiwat"8t"lowat"n{q_minpsz,X}{q_maxpsz,X}{q_hiwat,X}{q_lowat,X}
|
|
+/"bandp"16t"nband"n{q_bandp,X}{q_nband,V}
|