MAX_CONNS 104 src/dps8/dps8_mgp.c struct conn_table conns[MAX_CONNS]; MAX_CONNS 1213 src/dps8/dps8_mgp.c for (i = 0; i < MAX_CONNS; i++) MAX_CONNS 1230 src/dps8/dps8_mgp.c for (i = 0; i < MAX_CONNS; i++) MAX_CONNS 1983 src/dps8/dps8_mgp.c for (i = 0; i < MAX_CONNS; i++) MAX_CONNS 2069 src/dps8/dps8_mgp.c for (i = mgp_dev_state.read_index + 1; i < MAX_CONNS; i++)