Lines Matching defs:res
188 int j, i, res, written;
311 res = ws_record->status;
314 && (res == SERVER_DEAD))
317 stat_buffer[indx] = status_flags[res];
321 if (res == SERVER_READY) {
327 else if (res != SERVER_DEAD &&
328 res != SERVER_STARTING &&
329 res != SERVER_IDLE_KILL) {
332 if (res == SERVER_GRACEFUL)
347 if (lres != 0 || (res != SERVER_READY && res != SERVER_DEAD)) {