Home
last modified time | relevance | path

Searched refs:read_empty_line (Results 1 – 1 of 1) sorted by relevance

/dports/misc/vifm/vifm-0.11/src/
H A Dbackground.c380 const int read_empty_line = nread == 1 && linebuf[0] == '\n'; in bg_and_wait_for_errors() local
384 if(!read_empty_line) in bg_and_wait_for_errors()