Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgsocket.c289 socket_io_error_from_errno (int err) in socket_io_error_from_errno() function
324 int __code = socket_io_error_from_errno (__errsv); \
577 socket_io_error_from_errno (errsv), in g_socket_details_from_fd()
606 g_set_error (error, G_IO_ERROR, socket_io_error_from_errno (errsv), in g_socket()
1992 g_set_error (error, G_IO_ERROR, socket_io_error_from_errno (errsv), in g_socket_get_local_address()
2038 g_set_error (error, G_IO_ERROR, socket_io_error_from_errno (errsv), in g_socket_get_remote_address()
2104 g_set_error (error, G_IO_ERROR, socket_io_error_from_errno (errsv), in g_socket_listen()
2208 G_IO_ERROR, socket_io_error_from_errno (errsv), in g_socket_bind()
2420 g_set_error (error, G_IO_ERROR, socket_io_error_from_errno (errsv), in g_socket_multicast_group_operation()
2694 g_set_error (error, G_IO_ERROR, socket_io_error_from_errno (errsv), in g_socket_multicast_group_operation_ssm()
[all …]