Lines Matching refs:read_file
108 function read_file() function
156 PEER_PORT=$(read_file "${PEER_DIR}/port")
173 LOCAL_PORT=$(read_file "$LOC/port")
174 REMOTE_PORT=$(read_file "$REM/port")
200 if [[ $(read_file "$REM/link") != "N" ]]; then
218 DB_VALID_MASK=$(read_file "$LOC/db_valid_mask")
223 DB=$(read_file "$REM/db")
277 RVAL=$(read_file "$REM/../spad$i")
302 MSG_OUTBITS_MASK=$(read_file "$LOC/../msg_inbits")
303 MSG_INBITS_MASK=$(read_file "$REM/../msg_inbits")
311 RVAL=$(read_file "$REM/../msg$i")
337 INB_MW=$(read_file "$LOC/mw_trans$IDX")
438 LOC_START=$(read_file "$LOC/count")
439 REM_START=$(read_file "$REM/count")
443 LOC_END=$(read_file "$LOC/count")
444 REM_END=$(read_file "$REM/count")
470 read_file "$LOCAL_PERF/run"
476 read_file "$REMOTE_PERF/run"