MAX_CONNS 102 src/dps8/dps8_mgp.c struct conn_table conns[MAX_CONNS]; MAX_CONNS 1219 src/dps8/dps8_mgp.c for (i = 0; i < MAX_CONNS; i++) MAX_CONNS 1236 src/dps8/dps8_mgp.c for (i = 0; i < MAX_CONNS; i++) MAX_CONNS 1989 src/dps8/dps8_mgp.c for (i = 0; i < MAX_CONNS; i++) MAX_CONNS 2075 src/dps8/dps8_mgp.c for (i = mgp_dev_state.read_index + 1; i < MAX_CONNS; i++)