Lines Matching refs:M_CTL
375 * create a M_CTL message block with the mp.
383 newmp->b_datap->db_type = M_CTL;
533 newmp->b_datap->db_type = M_CTL;
640 * to process something. M_CTL's are data from the daemon bound for the
680 case M_CTL:
813 * M_CTL, so we do flush read data beyond us, expecting
824 * daemon, stored as M_CTL messages, flushq will
887 case M_CTL:
933 * newmp: When an M_CTL header is required, this pointer references
1044 * create a 1 byte M_CTL message block with
1053 * we couldn't get an M_CTL header
1060 newmp->b_datap->db_type = M_CTL;