Source position: qdos.pas line 217
type Tpipe_cdefb = record
ch_cdef: Tchan_defb;
ch_qin: Pqdos_queue;
ch_qout: Pqdos_queue;
end;