Searched refs:status_running (Results 1 – 1 of 1) sorted by relevance
132 int done = 0, status = 0, status_running = 0, extbufpos = 0; in read_remote() local205 status_running = status_running * 10 + (buff[pos] - '0'); in read_remote()207 status = status_running; in read_remote()208 status_running = 0; in read_remote()