Home
last modified time | relevance | path

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

/dports/emulators/qemu/qemu-6.2.0/include/
H A Dglib-compat.h86 g_set_error_literal(error, G_UNIX_ERROR, 0, g_strerror(errno)); in g_unix_get_passwd_entry_qemu()
/dports/emulators/qemu60/qemu-6.0.0/include/
H A Dglib-compat.h95 g_set_error_literal(error, G_UNIX_ERROR, 0, g_strerror(errno)); in g_unix_get_passwd_entry_qemu()
/dports/emulators/qemu5/qemu-5.2.0/include/
H A Dglib-compat.h95 g_set_error_literal(error, G_UNIX_ERROR, 0, g_strerror(errno)); in g_unix_get_passwd_entry_qemu()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/
H A Dglib-compat.h86 g_set_error_literal(error, G_UNIX_ERROR, 0, g_strerror(errno));
/dports/devel/glib20/glib-2.70.4/glib/tests/
H A Dunix.c64 g_assert_error (error, G_UNIX_ERROR, 0); in test_error()
327 g_assert_error (local_error, G_UNIX_ERROR, 0); in test_get_passwd_entry_nonexistent()
/dports/devel/glib20/glib-2.70.4/glib/
H A Dglib-unix.h54 #define G_UNIX_ERROR (g_unix_error_quark()) macro
H A Dglib-unix.c64 G_UNIX_ERROR, in g_unix_set_error_from_errno()
/dports/emulators/qemu60/qemu-6.0.0/qga/
H A Dcommands-posix-ssh.c23 g_set_error(error, G_UNIX_ERROR, 0, "Invalid user name"); in test_get_passwd_entry()
/dports/emulators/qemu/qemu-6.2.0/qga/
H A Dcommands-posix-ssh.c23 g_set_error(error, G_UNIX_ERROR, 0, "Invalid user name"); in test_get_passwd_entry()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/qga/
H A Dcommands-posix-ssh.c23 g_set_error(error, G_UNIX_ERROR, 0, "Invalid user name"); in test_get_passwd_entry()
/dports/emulators/qemu5/qemu-5.2.0/qga/
H A Dcommands-posix-ssh.c23 g_set_error(error, G_UNIX_ERROR, 0, "Invalid user name"); in test_get_passwd_entry()