identification    813 src/dps8/dps8_mgp.c   u_char identification;       /* A character that always appears here (#) */
identification    954 src/dps8/dps8_mgp.c   p->identification   = id;
identification   1005 src/dps8/dps8_mgp.c   putbits36_9(&buf[0],  9, p->identification);
identification   1049 src/dps8/dps8_mgp.c              p->checksum, p->identification, p->packet_type,
identification   1060 src/dps8/dps8_mgp.c   if (p->identification != '#')
identification   1063 src/dps8/dps8_mgp.c                  p->identification, '#');
identification   1725 src/dps8/dps8_mgp.c   p->identification = '#';