Lines Matching refs:G_IO_ERROR
328 g_set_error_literal (__err, G_IO_ERROR, __code, __strerr); \
330 g_set_error (__err, G_IO_ERROR, __code, fmt, __strerr); \
412 g_set_error_literal (error, G_IO_ERROR, G_IO_ERROR_NOT_INITIALIZED, in check_socket()
419 g_set_error (error, G_IO_ERROR, G_IO_ERROR_NOT_INITIALIZED, in check_socket()
427 g_set_error_literal (error, G_IO_ERROR, G_IO_ERROR_CLOSED, in check_socket()
442 g_set_error_literal (error, G_IO_ERROR, G_IO_ERROR_TIMED_OUT, in check_timeout()
576 g_set_error (&socket->priv->construct_error, G_IO_ERROR, in g_socket_details_from_fd()
606 g_set_error (error, G_IO_ERROR, socket_io_error_from_errno (errsv), in g_socket()
670 g_set_error (error, G_IO_ERROR, G_IO_ERROR_INVALID_ARGUMENT, in g_socket_create_socket()
677 g_set_error (error, G_IO_ERROR, G_IO_ERROR_INVALID_ARGUMENT, in g_socket_create_socket()
1142 g_set_error_literal (error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, in g_socket_initable_init()
1168 g_set_error (error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, in check_datagram_based()
1185 g_set_error (error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, in check_datagram_based()
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()
2383 g_set_error (error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, in g_socket_multicast_group_operation()
2420 g_set_error (error, G_IO_ERROR, socket_io_error_from_errno (errsv), in g_socket_multicast_group_operation()
2530 g_set_error (error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, in g_socket_multicast_group_operation_ssm()
2555 g_set_error (error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, in g_socket_multicast_group_operation_ssm()
2582 g_set_error (error, G_IO_ERROR, G_IO_ERROR_FILENAME_TOO_LONG, in g_socket_multicast_group_operation_ssm()
2595 g_set_error (error, G_IO_ERROR, g_io_error_from_errno (errsv), in g_socket_multicast_group_operation_ssm()
2618 g_set_error (error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, in g_socket_multicast_group_operation_ssm()
2645 g_set_error (error, G_IO_ERROR, g_io_error_from_errno (errsv), in g_socket_multicast_group_operation_ssm()
2676 g_set_error (error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, in g_socket_multicast_group_operation_ssm()
2694 g_set_error (error, G_IO_ERROR, socket_io_error_from_errno (errsv), in g_socket_multicast_group_operation_ssm()
3014 g_set_error_literal (error, G_IO_ERROR, G_IO_ERROR_PENDING, in g_socket_connect()
3020 g_set_error_literal (error, G_IO_ERROR, in g_socket_connect()
3072 g_set_error_literal (error, G_IO_ERROR, socket_io_error_from_errno (value), in g_socket_check_connect_result()
3189 G_IO_ERROR, G_IO_ERROR_TIMED_OUT, in block_on_timeout()
3638 g_set_error (error, G_IO_ERROR, socket_io_error_from_errno (errsv), in g_socket_shutdown()
3718 g_set_error (error, G_IO_ERROR, in g_socket_close()
4411 g_set_error (error, G_IO_ERROR, in g_socket_condition_timed_wait()
4419 g_set_error_literal (error, G_IO_ERROR, G_IO_ERROR_TIMED_OUT, in g_socket_condition_timed_wait()
4477 g_set_error_literal (error, G_IO_ERROR, G_IO_ERROR_TIMED_OUT, in g_socket_condition_timed_wait()
4805 g_set_error (error, G_IO_ERROR, G_IO_ERROR_INVALID_ARGUMENT, in g_socket_send_message()
4823 g_set_error (error, G_IO_ERROR, G_IO_ERROR_INVALID_ARGUMENT, in g_socket_send_message()
4836 g_set_error (error, G_IO_ERROR, G_IO_ERROR_INVALID_ARGUMENT, in g_socket_send_message()
5029 g_set_error_literal (error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, in g_socket_send_message_with_timeout()
5859 (g_error_matches (msg_error, G_IO_ERROR, G_IO_ERROR_WOULD_BLOCK) || in g_socket_receive_messages_with_timeout()
5860 g_error_matches (msg_error, G_IO_ERROR, G_IO_ERROR_TIMED_OUT))) in g_socket_receive_messages_with_timeout()
6067 G_IO_ERROR, in g_socket_get_credentials()
6083 G_IO_ERROR, in g_socket_get_credentials()
6129 G_IO_ERROR, in g_socket_get_credentials()
6138 G_IO_ERROR, in g_socket_get_credentials()
6197 G_IO_ERROR, in g_socket_get_option()
6278 G_IO_ERROR, in g_socket_set_option()