Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgioerror.c112 return G_IO_ERROR_NOT_REGULAR_FILE; in g_io_error_from_errno()
Dgioenums.h537 G_IO_ERROR_NOT_REGULAR_FILE, enumerator
Dglocalfileoutputstream.c970 G_IO_ERROR_NOT_REGULAR_FILE, in handle_overwrite_open()
Dgioenumtypes.c447 { G_IO_ERROR_NOT_REGULAR_FILE, "G_IO_ERROR_NOT_REGULAR_FILE", "not-regular-file" }, in g_io_error_enum_get_type()
/third_party/glib/gio/tests/
Dfile.c1269 FALSE, G_IO_ERROR, G_IO_ERROR_NOT_REGULAR_FILE, in test_replace()
1340 FALSE, G_IO_ERROR, G_IO_ERROR_NOT_REGULAR_FILE, in test_replace()
1474 FALSE, G_IO_ERROR, G_IO_ERROR_NOT_REGULAR_FILE, in test_replace()
1549 FALSE, G_IO_ERROR, G_IO_ERROR_NOT_REGULAR_FILE, in test_replace()