read_err 231 lib/util.h mc_pipe_t *mc_popen (const char *command, gboolean read_out, gboolean read_err, GError **error); read_err 552 lib/utilunix.c mc_popen (const char *command, gboolean read_out, gboolean read_err, GError **error) read_err 571 lib/utilunix.c read_err ? &p->err.fd : NULL, error)) read_err 616 lib/utilunix.c gboolean read_out, read_err; read_err 625 lib/utilunix.c read_err = p->err.fd >= 0; read_err 627 lib/utilunix.c if (!read_out && !read_err) read_err 641 lib/utilunix.c if (read_err) read_err 663 lib/utilunix.c if (read_err)