Lines Matching refs:errno
1618 throw libc_exception (errno, "cannot create temporary file");
1621 throw libc_exception (errno, "cannot write to temporary file");
1626 throw libc_exception (errno, "cannot fstat file");
1659 throw libc_exception (errno, string("open ") + b_source0);
1670 throw libc_exception (errno, string("fstat ") + b_source0);
1700 throw libc_exception (errno, string ("fstat ") + b_source0
1762 throw libc_exception (errno, string("stat ") + b_source0);
1806 throw libc_exception (errno,
1857 throw libc_exception (errno, string("popen ") + popen_cmd);
1864 throw libc_exception (errno, string("fopen ") + b_source0);
1926 throw libc_exception (errno, "cannot create temporary file");
1984 throw libc_exception (errno,
2328 fd = -errno; /* Set by debuginfod_begin. */
3068 throw libc_exception(errno, string("open ") + rps);
3135 // throw libc_exception(errno, "fts/file realpath " + srcpath);
3223 throw libc_exception (errno, string("popen ") + popen_cmd);
3230 throw libc_exception (errno, string("fopen ") + rps);
3285 throw libc_exception (errno, "cannot create temporary file");
3644 throw libc_exception(errno, "cannot fts_open");