identification    814 src/dps8/dps8_mgp.c   u_char identification;       /* A character that always appears here (#) */
identification    955 src/dps8/dps8_mgp.c   p->identification   = id;
identification   1006 src/dps8/dps8_mgp.c   putbits36_9(&buf[0],  9, p->identification);
identification   1050 src/dps8/dps8_mgp.c              p->checksum, p->identification, p->packet_type,
identification   1061 src/dps8/dps8_mgp.c   if (p->identification != '#')
identification   1064 src/dps8/dps8_mgp.c                  p->identification, '#');
identification   1720 src/dps8/dps8_mgp.c   p->identification = '#';